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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77778: closed ([PATCH] gnu: python-crossenv: Update to 1.5.0.)
Date: Mon, 14 Apr 2025 08:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 14 Apr 2025 10:33:44 +0200
with message-id <Z_zIaGY76vsnAniV <at> jurong>
and subject line Re: [PATCH] gnu: python-crossenv: Update to 1.5.0.
has caused the debbugs.gnu.org bug report #77778,
regarding [PATCH] gnu: python-crossenv: Update to 1.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77778: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77778
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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




[Message part 3 (message/rfc822, inline)]
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



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.