public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] python3-setuptools: Update to version 68.2.2-1
@ 2023-09-21 18:34 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2023-09-21 18:34 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1688 bytes --]

- 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(a)ipfire.org>
---
 python3-setuptools/python3-setuptools.nm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/python3-setuptools/python3-setuptools.nm b/python3-setuptools/python3-setuptools.nm
index d5d3d7ec9..5bf1f27bd 100644
--- a/python3-setuptools/python3-setuptools.nm
+++ b/python3-setuptools/python3-setuptools.nm
@@ -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
-- 
2.42.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-21 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-21 18:34 [PATCH] python3-setuptools: Update to version 68.2.2-1 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox