unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7.
@ 2023-08-24  9:10 Michael Ford
  2023-10-26 13:07 ` Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-24  9:10 UTC (permalink / raw)
  To: 65490

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

From 106b9d516c6e68b4e77138770715bf71b55db7a6 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 24 Aug 2023 10:08:52 +0100
Subject: [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7.

* gnu/packages/python-build.scm (python-trove-classifiers): Update to
2023.8.7.
---
 gnu/packages/python-build.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index 154c97e9e4..e003673b70 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -196,13 +196,13 @@ (define-public python-tomli
 (define-public python-trove-classifiers
   (package
     (name "python-trove-classifiers")
-    (version "2023.3.9")
+    (version "2023.8.7")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "trove-classifiers" version))
               (sha256
                (base32
-                "00xvldq94dy0zxz40idbbx40smrkfvq75r26ywszxg6lq7wg4hpf"))))
+                "16ii44sjiyv6ijjgy8jy468zvpbgymlz1r37x5i56pjlbnla1wn9"))))
     (build-system pyproject-build-system)
     (arguments (list #:build-backend "setuptools.build_meta"
                      #:tests? #f))      ;keep dependencies to a minimum
-- 
2.42.0

[-- Attachment #2: Type: text/html, Size: 1582 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7.
  2023-08-24  9:10 [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7 Michael Ford
@ 2023-10-26 13:07 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-26 13:07 UTC (permalink / raw)
  To: Michael Ford; +Cc: me, 65490, lars, jgart, marius


Hello,

> * gnu/packages/python-build.scm (python-trove-classifiers): Update to 2023.8.7.

That one is causing a lot of rebuilds. Cc'ing the python-team here.

Thanks,

Mathieu




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-26 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-24  9:10 [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7 Michael Ford
2023-10-26 13:07 ` Mathieu Othacehe

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).