GNU bug report logs - #50293
[PATCH 2/2] gnu: python-setuptools-scm/next: Update to 6.0.1.

Previous Next

Package: guix-patches;

Reported by: Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>

Date: Tue, 31 Aug 2021 07:26:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50293 in the body.
You can then email your comments to 50293 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to help-debbugs <at> gnu.org:
bug#50293; Package debbugs.gnu.org. (Tue, 31 Aug 2021 07:26:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>:
New bug report received and forwarded. Copy sent to help-debbugs <at> gnu.org. (Tue, 31 Aug 2021 07:26:03 GMT) Full text and rfc822 format available.

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

From: Daniel Meißner
 <daniel.meissner-i4k <at> ruhr-uni-bochum.de>
Subject: [PATCH 2/2] gnu: python-setuptools-scm/next: Update to 6.0.1.
Date: Mon, 16 Aug 2021 10:12:50 +0200
* gnu/packages/python-xyz.scm (python-setuptools-scm/next): Update to 6.0.1.
---
 gnu/packages/python-xyz.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0de7b53572..893f50ea0a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7329,13 +7329,15 @@ them as the version argument or in a SCM managed file.")
 (define-public python-setuptools-scm/next
   (package
     (inherit python-setuptools-scm)
-    (version "5.0.1")
+    (version "6.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "setuptools_scm" version))
        (sha256
-        (base32 "0ahlrxxkx2xhmxskx57gc96w3bdndflxx30304ihvm7ds136nny8"))))))
+        (base32 "14lfq6k4j1i2zfr0bsdc930j76h0vgxbjxd22sab5s87rdlmm4ni"))))
+    (native-inputs
+     `(("python-setuptools" ,python-setuptools)))))
 
 (define-public python2-setuptools-scm
   (package-with-python2 python-setuptools-scm))
-- 
2.32.0





bug reassigned from package 'debbugs.gnu.org' to 'guix-patches'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 31 Aug 2021 15:15:02 GMT) Full text and rfc822 format available.

Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Tue, 11 Feb 2025 22:01:02 GMT) Full text and rfc822 format available.

Notification sent to Daniel Meißner <daniel.meissner-i4k <at> ruhr-uni-bochum.de>:
bug acknowledged by developer. (Tue, 11 Feb 2025 22:01:02 GMT) Full text and rfc822 format available.

Message #12 received at 50293-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 50293-done <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: python-setuptools-scm/next: Update to 6.0.1.
Date: Tue, 11 Feb 2025 22:00:33 +0000
[Message part 1 (text/plain, inline)]
Hi,

--8<---------------cut here---------------start------------->8---
guix describe
Generation 78   Feb 07 2025 19:40:49    (current)
  guix 8e9bced
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 8e9bceda87d55f475992ec5184590463ac7b5ffb

guix package -A | awk '/python-setuptools-scm/{print $1"@"$2}'
python-setuptools-scm <at> 8.1.0
python-setuptools-scm <at> 7.1.0
python-setuptools-scm-git-archive <at> 1.0
--8<---------------cut here---------------end--------------->8---

Closing as not applied.

--
Oleg
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Mar 2025 11:24:33 GMT) Full text and rfc822 format available.

This bug report was last modified 57 days ago.

Previous Next


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