GNU bug report logs - #62408
[PATCH] gnu: python-isodate: Update to 0.6.1.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 23 Mar 2023 17:24:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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 62408 in the body.
You can then email your comments to 62408 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#62408; Package guix-patches. (Thu, 23 Mar 2023 17:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 23 Mar 2023 17:24:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: python-isodate: Update to 0.6.1.
Date: Thu, 23 Mar 2023 17:23:11 +0000
This release adds support for Python 3.10.

There are only 44 dependent packages, but the current version fails to
build on core-updates due to the Python upgrade to version 3.10.

* gnu/packages/time.scm (python-isodate): Update to 0.6.1.
---
 gnu/packages/time.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/time.scm b/gnu/packages/time.scm
index 9128056f78..c0bcb848b3 100644
--- a/gnu/packages/time.scm
+++ b/gnu/packages/time.scm
@@ -319,14 +319,14 @@ (define-public python-tzlocal
 (define-public python-isodate
   (package
     (name "python-isodate")
-    (version "0.6.0")
+    (version "0.6.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "isodate" version))
        (sha256
         (base32
-         "1n7jkz68kk5pwni540pr5zdh99bf6ywydk1p5pdrqisrawylldif"))))
+         "1sdx4z0x6kv1qxjfi0gd82wfg16wca04q0nb93ba1c78wwfqiia8"))))
     (build-system python-build-system)
     (native-inputs
      (list python-six))
-- 
2.40.0





Information forwarded to guix-patches <at> gnu.org:
bug#62408; Package guix-patches. (Mon, 27 Mar 2023 16:05:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 62408-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#62408] [PATCH] gnu: python-isodate: Update to 0.6.1.
Date: Mon, 27 Mar 2023 17:03:45 +0100
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> This release adds support for Python 3.10.
>
> There are only 44 dependent packages, but the current version fails to
> build on core-updates due to the Python upgrade to version 3.10.
>
> * gnu/packages/time.scm (python-isodate): Update to 0.6.1.
> ---
>  gnu/packages/time.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Greg, I've pushed this to the master branch as
3547ecc3fa478d076faea79112758154c8bb8c9b.

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 27 Mar 2023 16:05:03 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Mon, 27 Mar 2023 16:05:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 25 Apr 2023 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 114 days ago.

Previous Next


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