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

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Thu, 24 Aug 2023 09:11:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 65490 AT debbugs.gnu.org.

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#65490; Package guix-patches. (Thu, 24 Aug 2023 09:11:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 24 Aug 2023 09:11:02 GMT) Full text and rfc822 format available.

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

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7.
Date: Thu, 24 Aug 2023 10:10:17 +0100
[Message part 1 (text/plain, inline)]
From 106b9d516c6e68b4e77138770715bf71b55db7a6 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> 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
[Message part 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#65490; Package guix-patches. (Thu, 26 Oct 2023 13:09:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Michael Ford <fanquake <at> gmail.com>
Cc: me <at> bonfacemunyoki.com, 65490 <at> debbugs.gnu.org, lars <at> 6xq.net,
 jgart <at> dismail.de, marius <at> gnu.org
Subject: Re: [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to
 2023.8.7.
Date: Thu, 26 Oct 2023 15:07:41 +0200
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




This bug report was last modified 190 days ago.

Previous Next


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