python-path: update to 8.2.1
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'python-path' | ||||
| pkgname=python-path | ||||
| version=8.2 | ||||
| version=8.2.1 | ||||
| revision=1 | ||||
| noarch=yes | ||||
| wrksrc="path.py-${version}" | ||||
| @@ -13,8 +13,8 @@ short_desc="Python2 module wrapper for os.path" | ||||
| maintainer="Alessio Sergi <al3hex@gmail.com>" | ||||
| homepage="https://github.com/jaraco/path.py" | ||||
| license="MIT" | ||||
| distfiles="${PYPI_SITE}/p/path.py/path.py-${version}.tar.gz" | ||||
| checksum=9add35f81b98838ff90c512b8ac01611276bc7da5af6c0ca25dff4f1ccb9700f | ||||
| distfiles="https://pypi.python.org/packages/85/80/d13c3e5058c14f0bf3c19e9596a70f1e805fcda8510531f338b9e96cc5c7/path.py-${version}.tar.gz" | ||||
| checksum=c9ad2d462a7f8d7f6f6d2b89220bd50425221e399a4b8dfe5fa6725eb26fd708 | ||||
|  | ||||
| pre_build() { | ||||
| 	sed -e '/setuptools_scm/d' \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessio Sergi
					Alessio Sergi