GNU bug report logs -
#73968
[PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
Previous Next
To reply to this bug, email your comments to 73968 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
[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)]
This bug report was last modified 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.