From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] python3-setuptools: Update to version 68.2.2-1
Date: Thu, 21 Sep 2023 20:34:16 +0200 [thread overview]
Message-ID: <20230921183416.7922-1-adolf.belka@ipfire.org> (raw)
[-- 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
reply other threads:[~2023-09-21 18:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230921183416.7922-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox