python-setuptools: update to 25.2.0
This commit is contained in:
parent
dcd5962364
commit
45810fff73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=25.1.6
|
||||
version=25.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=281e7d21a3e23d0b7d19992ed52fda5b16a9837654de824ce22ae6b80f0e8f96
|
||||
checksum=b2757ddac2c41173140b111e246d200768f6dd314110e1e40661d0ecf9b4d6a6
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue