Bug 229901

Summary: devel/py-icalendar: Update to 4.0.3
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: andreas, jun-g, miwi, python
Priority: --- Flags: bugzilla: maintainer-feedback? (jun-g)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/collective/icalendar/blob/4.0.3/CHANGES.rst
Bug Depends on:    
Bug Blocks: 227867    
Attachments:
Description Flags
py-icalendar-4.0.2.patch
none
py-icalendar-4.0.3.patch kai: maintainer-approval? (jun-g)

Description Kai Knoblich freebsd_committer freebsd_triage 2018-07-20 07:00:36 UTC
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
Comment 1 Andreas Bilke 2018-12-26 14:39:36 UTC
There is already a version 4.0.3. The newer version would be required by "desktuils/py-todoman" (Bug ID #227867).
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2018-12-26 18:17:32 UTC
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)
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2018-12-26 18:22:57 UTC
(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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-11 12:39:31 UTC
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