GNU bug report logs -
#69885
[PATCH] gnu: Add python-x-wr-timezone.
Previous Next
To reply to this bug, email your comments to 69885 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69885
; Package
guix-patches
.
(Mon, 18 Mar 2024 23:07:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Benjamin Slade <slade <at> lambda-y.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 18 Mar 2024 23:07:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[0001-gnu-Add-python-x-wr-timezone.patch (text/x-patch, attachment)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69885
; Package
guix-patches
.
(Wed, 20 Mar 2024 19:22:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 69885 <at> debbugs.gnu.org (full text, mbox):
Hi Benjamin,
> + '(#:phases (modify-phases %standard-phases
> + (delete 'sanity-check))
Could you elaborate on why it is necessary to remove this phase? I tried
adding it back in and the package still built.
> + #:tests? #f))
It looks like this is here because tests require
python-icalendar>=5.0.11, correct? Could you update the existing package
(note that it has 3 dependents which should be checked for compatibility
in this case), or add a second package with the correct version instead
of skipping the tests? I also tried the example from the x-wr-timezone
README, and the icalendar.from_ical function it uses doesn't seem to
exist on the 4.1.0 version of python-icalendar (or at least if it does,
it is not provided by the top-level icalendar package, so I expect that
this package would break). Note that the python-icalendar update should
be in a separate commit that this one is based on.
Also a note about submissions: if it would be possible for you to use
git send-email as described in the manual, this would make it easier for
more reviewer to look at and so make it more likely that your patches
are reviewed quickly. It is described in the section "Sending a Patch
Series", but the instructions apply to single patches as well.
https://guix.gnu.org/manual/en/html_node/Sending-a-Patch-Series.html
Regards,
Skyler
This bug report was last modified 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.