Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-setuptools
Commits:
b2580f80 by Felix Yan at 2023-12-10T09:27:10+02:00
upgpkg: 1:69.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-setuptools
pkgdesc = Easily download, build, install, upgrade, and uninstall
Python packages
- pkgver = 68.2.2
+ pkgver = 69.0.0
pkgrel = 1
epoch = 1
url = https://pypi.org/project/setuptools/
@@ -30,7 +30,7 @@ pkgbase = python-setuptools
depends = python-validate-pyproject
provides = python-distribute
replaces = python-distribute
- source =
git+https://github.com/pypa/setuptools.git#commit=2255e6366c70b9813d115ae0a0bba329affbd0ac
+ source =
git+https://github.com/pypa/setuptools.git#commit=536d4a82059747873cab87654567a721489e1cd3
source = system-validate-pyproject.patch
source = add-dependency.patch
source = build-no-isolation.patch
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Eli Schwartz <[email protected]>
pkgname=python-setuptools
-pkgver=68.2.2
-_commit=2255e6366c70b9813d115ae0a0bba329affbd0ac
+pkgver=69.0.0
+_commit=536d4a82059747873cab87654567a721489e1cd3
pkgrel=1
epoch=1
pkgdesc="Easily download, build, install, upgrade, and uninstall Python
packages"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools/-/commit/b2580f8073b62e851c58fd6a527f0dbddb99fcb5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools/-/commit/b2580f8073b62e851c58fd6a527f0dbddb99fcb5
You're receiving this email because of your account on gitlab.archlinux.org.