Created attachment 195295 [details] py-icalendar-4.0.2.patch Hello, attached is the patch that updates devel/py-icalendar to 4.0.2 . Changes by upstream: - https://github.com/collective/icalendar/compare/3.11.7...4.0.2 Changes to the port: - added files/patch-src_icalendar_cli.py to print usage information when no arguments were given (Python 3) QA: ~~~ - poudriere (10.4-, 11.1-, 11.2-RELEASE, 12.0-CURRENT @r336303 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK
There is already a version 4.0.3. The newer version would be required by "desktuils/py-todoman" (Bug ID #227867).
Created attachment 200533 [details] py-icalendar-4.0.3.patch Updated the patch for the latest release (= 4.0.3) of devel/py-icalendar. QA: ~~~ - poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT @r341993 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Results of make test (for both py27 + py36 flavors): > Ran 95 tests in 0.798s > > OK (expected failures=1)
(In reply to Andreas Bilke from comment #1) Thank you for the head-up. I updated the patch for the latest version of devel/py-icalendar and set this PR as a dependency for bug #227867.
A commit references this bug: Author: miwi Date: Fri Jan 11 12:39:24 UTC 2019 New revision: 489954 URL: https://svnweb.freebsd.org/changeset/ports/489954 Log: - Update to 4.0.3 Changes by upstream: https://github.com/collective/icalendar/compare/3.11.7...4.0.3 PR: 229901 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Changes: head/devel/py-icalendar/Makefile head/devel/py-icalendar/distinfo head/devel/py-icalendar/files/ head/devel/py-icalendar/files/patch-src_icalendar_cli.py