mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-setuptools: update to 20.10.1
This commit is contained in:
parent
fb15e80f81
commit
c1bcd272c4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=20.9.0
|
version=20.10.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pypa/setuptools"
|
homepage="https://github.com/pypa/setuptools"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=2a360c782e067f84840315bcdcb5ed6c7c841cdedf6444f3232ab4a8b3204ac1
|
checksum=3e59c885f09ed0d631816468e431b347b5103339e77a21cbf56df6283319b5dd
|
||||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue