GNU bug report logs - #73968
[PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.

Previous Next

Package: guix-patches;

Reported by: Sisiutl <sisiutl <at> egregore.fun>

Date: Wed, 23 Oct 2024 15:38:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73968 in the body.
You can then email your comments to 73968 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73968; Package guix-patches. (Wed, 23 Oct 2024 15:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sisiutl <sisiutl <at> egregore.fun>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 23 Oct 2024 15:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sisiutl <sisiutl <at> egregore.fun>
To: guix-patches <at> gnu.org
Cc: Sisiutl <sisiutl <at> egregore.fun>
Subject: [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
Date: Wed, 23 Oct 2024 17:36:31 +0200
* 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





Information forwarded to guix-patches <at> gnu.org:
bug#73968; Package guix-patches. (Fri, 01 Nov 2024 21:21:01 GMT) Full text and rfc822 format available.

Message #8 received at 73968 <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 73968 <at> debbugs.gnu.org
Cc: Sisiutl <sisiutl <at> egregore.fun>
Subject: [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
Date: Fri, 01 Nov 2024 21:19:04 +0000
[Message part 1 (text/plain, inline)]
Hi,

Thanks for the patch.

It's not for merge to master directly:

> Building the following 1761 packages would ensure 3688 dependent packages are rebuilt:

python-team is behind in queue for merge and it may be included there.

Do need you the latest version because it's blocking to add/update some
other packages?

--
Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Mon, 07 Jul 2025 15:44:03 GMT) Full text and rfc822 format available.

Notification sent to Sisiutl <sisiutl <at> egregore.fun>:
bug acknowledged by developer. (Mon, 07 Jul 2025 15:44:03 GMT) Full text and rfc822 format available.

Message #13 received at 73968-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 73968-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 7 Jul 2025 17:42:53 +0200
Version is on master.

Andreas





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Aug 2025 11:24:30 GMT) Full text and rfc822 format available.

This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.