GNU bug report logs - #77778
[PATCH] gnu: python-crossenv: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: Brian Kubisiak <brian <at> kubisiak.com>

Date: Sun, 13 Apr 2025 13:52:06 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

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 77778 in the body.
You can then email your comments to 77778 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 guix-patches <at> gnu.org:
bug#77778; Package guix-patches. (Sun, 13 Apr 2025 13:52:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brian Kubisiak <brian <at> kubisiak.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 13 Apr 2025 13:52:08 GMT) Full text and rfc822 format available.

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

From: Brian Kubisiak <brian <at> kubisiak.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-crossenv: Update to 1.5.0.
Date: Sun, 13 Apr 2025 06:50:49 -0700
* gnu/packages/python-xyz.scm (python-crossenv): Update to 1.5.0.

Change-Id: Ib5f2e912cddc35cec8e342c023a4f2cbe641ce93
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 988d345f010..c4b01686cc9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7265,14 +7265,14 @@ (define-public python-virtualenv
 (define-public python-crossenv
   (package
     (name "python-crossenv")
-    (version "1.3.0")
+    (version "1.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "crossenv" version))
        (sha256
         (base32
-         "07rv4650n19740ixmnsf4qbxyqlgi7f5m1cy8cq0gl01q3r6hps4"))))
+         "0f9x3f506pl45ip1nm3fx8gzwm1hr7w1b0bib4kg74zph7jmz72x"))))
     (build-system python-build-system)
     (arguments
      (list #:tests? #f)) ; tests not distributed on pypi

base-commit: 94e7afbb557d3f2709072bf2bf58618293ca7fbd
-- 
2.49.0






Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Mon, 14 Apr 2025 08:34:02 GMT) Full text and rfc822 format available.

Notification sent to Brian Kubisiak <brian <at> kubisiak.com>:
bug acknowledged by developer. (Mon, 14 Apr 2025 08:34:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Brian Kubisiak <brian <at> kubisiak.com>
Cc: 77778-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: python-crossenv: Update to 1.5.0.
Date: Mon, 14 Apr 2025 10:33:44 +0200
Pushed, thanks!

Andreas





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

This bug report was last modified 37 days ago.

Previous Next


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