Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-setuptools
Commits:
c6c2567a by Felix Yan at 2023-12-27T20:35:53+02:00
upgpkg: 1:69.0.3-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 = 69.0.2
+ pkgver = 69.0.3
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=4f6449f409322fa63408881860ed9097c2ab0af8
+ source =
git+https://github.com/pypa/setuptools.git#commit=b07d2f58233f9a99a820901924e263645c57a7c6
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=69.0.2
-_commit=4f6449f409322fa63408881860ed9097c2ab0af8
+pkgver=69.0.3
+_commit=b07d2f58233f9a99a820901924e263645c57a7c6
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/c6c2567a114d4830058a1e87130fffa81afd20a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools/-/commit/c6c2567a114d4830058a1e87130fffa81afd20a2
You're receiving this email because of your account on gitlab.archlinux.org.