python3-setuptools: update to 69.0.1.
This commit is contained in:
parent
6dd3973852
commit
2dbffedc53
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-setuptools'
|
||||
pkgname=python3-setuptools
|
||||
version=68.2.2
|
||||
revision=2
|
||||
version=69.0.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
depends="python3"
|
||||
|
@ -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=4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87
|
||||
checksum=f25195d54deb649832182d6455bffba7ac3d8fe71d35185e738d2198a4310044
|
||||
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