python3-setuptools: update to 66.1.1.
This commit is contained in:
parent
0ac3ec0fbd
commit
055dcaedd5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-setuptools'
|
||||
pkgname=python3-setuptools
|
||||
version=66.1.0
|
||||
version=66.1.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
changelog="https://raw.githubusercontent.com/pypa/setuptools/master/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=78a02bdea8a5cb66dec1c507598c443bcc75562817d2556c1a17f7a344615bb4
|
||||
checksum=ac4008d396bc9cd983ea483cb7139c0240a07bbc74ffb6232fceffedc6cf03a8
|
||||
provides="python3-distribute-${version}_1"
|
||||
replaces="python3-distribute>=0"
|
||||
# Tests rely on jaraco.path, which relies on singledispatch, both unpackaged;
|
||||
|
|
Loading…
Reference in New Issue