From: Michael Ford <fanquake@gmail.com>
To: 65490@debbugs.gnu.org
Subject: [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7.
Date: Thu, 24 Aug 2023 10:10:17 +0100 [thread overview]
Message-ID: <CAFyhPjV=Sx3Fs5qsLjYwr-aE0EGsA_7yyEu1oOHipxn3Vxpz7w@mail.gmail.com> (raw)
[-- 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 --]
next reply other threads:[~2023-08-24 9:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 9:10 Michael Ford [this message]
2023-10-26 13:07 ` [bug#65490] [PATCH] gnu: python-trove-classifiers: Update to 2023.8.7 Mathieu Othacehe
2024-11-28 20:13 ` bug#65490: " Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFyhPjV=Sx3Fs5qsLjYwr-aE0EGsA_7yyEu1oOHipxn3Vxpz7w@mail.gmail.com' \
--to=fanquake@gmail.com \
--cc=65490@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.