Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-setuptools


Commits:
da406241 by Jelle van der Waa at 2024-11-16T13:54:49+01:00
Bootstrap for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-setuptools
        pkgdesc = Easily download, build, install, upgrade, and uninstall 
Python packages
        pkgver = 75.2.0
-       pkgrel = 2
+       pkgrel = 3
        epoch = 1
        url = https://pypi.org/project/setuptools/
        arch = any
@@ -20,20 +20,24 @@ pkgbase = python-setuptools
        checkdepends = python-tomli-w
        checkdepends = python-wheel
        makedepends = git
-       makedepends = python-setuptools
        depends = python
-       depends = python-jaraco.collections
-       depends = python-jaraco.functools
-       depends = python-jaraco.text
-       depends = python-more-itertools
-       depends = python-packaging
-       depends = python-platformdirs
-       depends = python-wheel
        provides = python-distribute
        replaces = python-distribute
-       source = git+https://github.com/pypa/setuptools.git#tag=v75.2.0
-       source = build-no-isolation.patch
-       b2sums = 
54e13a8fe1afb5d74fbd14688e1d01507d477f7f10c70d72a318bba2eae4bacda3a0b417a9ba60d469fe860dd7ea9d91edc934d61d12fe887dffa1f6e270e1ca
-       b2sums = 
ff0caf384def8ba8aa1c7fbb29077f2bc14c42935f7f81b6c4993ebe835053207b6773865158ad3143147234b311b95033b266f9b4c34a78a67f0b7e83bb5537
+       source = 
python-bootstrap::git+https://gitlab.archlinux.org/archlinux/python-bootstrap.git#tag=3.13.0
+       source = python-build::git+https://github.com/pypa/build.git
+       source = python-flit::git+https://github.com/pypa/flit.git
+       source = python-installer::git+https://github.com/pypa/installer.git
+       source = python-wheel::git+https://github.com/pypa/wheel.git
+       source = python-packaging::git+https://github.com/pypa/packaging
+       source = 
python-pyproject-hooks::git+https://github.com/pypa/pyproject-hooks
+       source = python-setuptools::git+https://github.com/pypa/setuptools.git
+       b2sums = 
735732dab41dd5f16f7f0536f393f5c2b07a5a444b7541c6875f16b701bd8bee9f19220dcc8d112ed821e03b2705b50789d1ccbdd36eb755a3346ddfe7a39a56
+       b2sums = SKIP
+       b2sums = SKIP
+       b2sums = SKIP
+       b2sums = SKIP
+       b2sums = SKIP
+       b2sums = SKIP
+       b2sums = SKIP
 
 pkgname = python-setuptools


=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
 # Contributor: Angel Velasquez <[email protected]>
 # Contributor: Eli Schwartz <[email protected]>
 
-_bootstrap=0
+_bootstrap=1
 _bootstrap_version=3.13.0
 pkgname=python-setuptools
 _name=${pkgname#python-}
 pkgver=75.2.0
-pkgrel=2
+pkgrel=3
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
 arch=('any')
@@ -70,8 +70,14 @@ else
     python-setuptools::git+https://github.com/pypa/setuptools.git
   )
 fi
-b2sums=('54e13a8fe1afb5d74fbd14688e1d01507d477f7f10c70d72a318bba2eae4bacda3a0b417a9ba60d469fe860dd7ea9d91edc934d61d12fe887dffa1f6e270e1ca'
-        
'ff0caf384def8ba8aa1c7fbb29077f2bc14c42935f7f81b6c4993ebe835053207b6773865158ad3143147234b311b95033b266f9b4c34a78a67f0b7e83bb5537')
+b2sums=('735732dab41dd5f16f7f0536f393f5c2b07a5a444b7541c6875f16b701bd8bee9f19220dcc8d112ed821e03b2705b50789d1ccbdd36eb755a3346ddfe7a39a56'
+        'SKIP'
+        'SKIP'
+        'SKIP'
+        'SKIP'
+        'SKIP'
+        'SKIP'
+        'SKIP')
 #validpgpkeys=('CE380CF3044959B8F377DA03708E6CB181B4C47E') # Jason R. Coombs 
<[email protected]>
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools/-/commit/da406241d60d61e383026eded5f4ef88a241bee9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools/-/commit/da406241d60d61e383026eded5f4ef88a241bee9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to