From: Sisiutl <sisiutl@egregore.fun>
To: 73968@debbugs.gnu.org
Cc: Sisiutl <sisiutl@egregore.fun>
Subject: [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
Date: Wed, 23 Oct 2024 17:36:31 +0200 [thread overview]
Message-ID: <20241023153634.14202-1-sisiutl@egregore.fun> (raw)
* gnu/packages/python-build.scm (python-trove-classifiers): Update to 2024.10.21.16.
[origin]: Update pypi-uri.
Change-Id: Ie6341dc87eea32ccb14f1240b6a11c0476309106
---
gnu/packages/python-build.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index 5b46272bde..c3c4080dc0 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -208,13 +208,13 @@ (define-public python-tomli
(define-public python-trove-classifiers
(package
(name "python-trove-classifiers")
- (version "2023.3.9")
+ (version "2024.10.21.16")
(source (origin
(method url-fetch)
- (uri (pypi-uri "trove-classifiers" version))
+ (uri (pypi-uri "trove_classifiers" version))
(sha256
(base32
- "00xvldq94dy0zxz40idbbx40smrkfvq75r26ywszxg6lq7wg4hpf"))))
+ "1wzmij9b84pixms7nk2fawhvryj355rsi4rjwsfrspkxsrax1jqp"))))
(build-system pyproject-build-system)
(arguments (list #:build-backend "setuptools.build_meta"
#:tests? #f)) ;keep dependencies to a minimum
--
2.46.0
next reply other threads:[~2024-10-23 15:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 15:36 Sisiutl [this message]
2024-11-01 21:19 ` [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16 Sharlatan Hellseher
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241023153634.14202-1-sisiutl@egregore.fun \
--to=sisiutl@egregore.fun \
--cc=73968@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).