]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commitdiff
python3-setuptools: Update to version 68.2.2-1
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 21 Sep 2023 18:34:16 +0000 (20:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 21 Sep 2023 20:09:58 +0000 (20:09 +0000)
- IPFire-3.x
- Update from version 65.6.3-1 to 68.2.2-1
- arches = noarch had to be removed otherwise the build came up with the error message that
   python3-setuptools could not be built for x86_64 and failed. Removing that line allowed
   the build to complete successfully. All the other python3 packages that I checked did not
   have that line in them.
- The source_dl line required a change for the new version as the url is not maintained with
   the same structure for each version.
- Changelog is too large to include here. Details can be read at the following link
   https://setuptools.pypa.io/en/stable/history.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
python3-setuptools/python3-setuptools.nm

index d5d3d7ec9a1f733fe27f69a9c3cf19c255b2e9e7..5bf1f27bd034b03e65bc65ae6385ed7e3889c88b 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = python3-setuptools
-version    = 65.6.3
+version    = 68.2.2
 release    = 1
 thisapp    = setuptools-%{version}
 
@@ -19,10 +19,9 @@ description
        especially ones that have dependencies on other packages.
 end
 
-source_dl = https://files.pythonhosted.org/packages/b6/21/cb9a8d0b2c8597c83fce8e9c02884bce3d4951e41e807fc35791c6b23d9a
+source_dl = https://files.pythonhosted.org/packages/ef/cc/93f7213b2ab5ed383f98ce8020e632ef256b406b8569606c3f160ed8e1c9
 
 build
-       arches = noarch
 
        requires
                python3