[Bug 284077] devel/py-recurring-ical-events: Fix dependency version, updated for 3.4.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Jan 2025 14:19:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284077

            Bug ID: 284077
           Summary: devel/py-recurring-ical-events: Fix dependency
                    version, updated for 3.4.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: freebsd.org@fydagy.netizen.se
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 256711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256711&action=edit
Update dependency requirement

Commit cceb9122 which was made prior to the 3.4.0 release, updated
requirements.txt to depend on at least version 6.1.0 of icalendar.

The attached patch makes the corresponding update to the Makefile.

https://github.com/niccokunzmann/python-recurring-ical-events/commit/cceb9122


Applying this patch might break the build of this package, as the required
dependency is lacking in ports. That's arguably a good step towards a solution
though, as the current state is one where software using this library fails at
runtime due to missing API:s.

My local mitigation has been to downgrade to 3.3.4, but I'm open to help out in
fixing this properly. Albeit not really being fluent with python.

-- 
You are receiving this mail because:
You are the assignee for the bug.