python-setuptools: update to 11.0
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'python-setuptools' | ||||
| pkgname=python-setuptools | ||||
| version=10.0.1 | ||||
| version=11.0 | ||||
| revision=1 | ||||
| noarch=yes | ||||
| wrksrc="setuptools-${version}" | ||||
| @@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>" | ||||
| homepage="https://bitbucket.org/pypa/setuptools" | ||||
| license="PSF" | ||||
| distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" | ||||
| checksum=a992a9e670d8e4be1dff6e6ed7292161293b84a26c728165a229b90ffc13cefa | ||||
| checksum=22da6a8f95fec7560227f099f8ee83327786f08f49bc2ca73e3c19a15bc6a29b | ||||
|  | ||||
| post_extract() { | ||||
| 	cp -a ${wrksrc} /tmp/setuptools-2.7 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alessio Sergi
					Alessio Sergi