python-setuptools: update to 38.5.2
This commit is contained in:
parent
ad777bfe7b
commit
6ad523826f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=38.5.1
|
||||
version=38.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
||||
checksum=6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628
|
||||
checksum=8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
|
||||
|
||||
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
||||
|
|
Loading…
Add table
Reference in a new issue