GNU bug report logs -
#77778
[PATCH] gnu: python-crossenv: Update to 1.5.0.
Previous Next
To reply to this bug, email your comments to 77778 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
Pushed, thanks!
Andreas
This bug report was last modified 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.