* [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
@ 2024-10-23 15:36 Sisiutl
2024-11-01 21:19 ` Sharlatan Hellseher
0 siblings, 1 reply; 2+ messages in thread
From: Sisiutl @ 2024-10-23 15:36 UTC (permalink / raw)
To: 73968; +Cc: Sisiutl
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16.
2024-10-23 15:36 [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16 Sisiutl
@ 2024-11-01 21:19 ` Sharlatan Hellseher
0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-11-01 21:19 UTC (permalink / raw)
To: 73968; +Cc: Sisiutl
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-01 21:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 15:36 [bug#73968] [PATCH] gnu: python-trove-classifiers: Update to 2024.10.21.16 Sisiutl
2024-11-01 21:19 ` Sharlatan Hellseher
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.