summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e73deeb4ba85042fca4bfe8d4f41e77e7a569751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-glob2
	pkgdesc = Version of the glob module that can capture patterns and supports recursive wildcards
	pkgver = 0.7
	pkgrel = 5
	url = https://pypi.org/project/glob2
	arch = any
	license = BSD
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = glob2-0.7.tar.gz::https://files.pythonhosted.org/packages/source/g/glob2/glob2-0.7.tar.gz
	source = python-glob2-warning.patch
	sha512sums = 6707c33782373cd71b1794ef3a143f6c0ceb5733bec944d16596eb4662df4c788328078b621bdda6096da95ec2f267256fca620dd7691eb02bf0ce940dd4150e
	sha512sums = 9d9fae98fbac70f4b639be9732512e6d4465553947371457feaacb73a7152f25171e98ce427494a4ac571d01da1fa1b3ddae4e15841c178d16b96918108cdde7

pkgname = python-glob2