summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf5c72a3c8e44c12e0fa0bfc37bccdbc1f98a748 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-remotezip
	pkgdesc = Python module to access single members of a zip archive without downloading the full content from a remote web server
	pkgver = 0.12.3
	pkgrel = 1
	url = https://github.com/gtsystem/python-remotezip
	arch = any
	license = MIT
	checkdepends = python-requests-mock
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	source = python-remotezip-0.12.3.tar.gz::https://github.com/gtsystem/python-remotezip/archive/refs/tags/v0.12.3.tar.gz
	sha256sums = 662bd0859b25d90e41a0698fb694bd90ba5e2b4591e101bbb44984f7943aeb42

pkgname = python-remotezip