Ticket #26558 (closed update: fixed)
py25-pyclutter: update to version 1.0.2
| Reported by: | devans@… | Owned by: | nodamage@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | Cc: | ||
| Port: | py25-pyclutter |
Description
The attached patch
- updates py25-pyclutter to latest version 1.0.2
- forces use of python25 instead of whatever is currently being used
- adds livecheck
- requires update of clutter-gst first (#26552)
Please review and advise
Attachments
Change History
Changed 3 years ago by devans@…
- Attachment patch-py25-pyclutter-1.0.2.diff added
comment:2 Changed 3 years ago by nodamage@…
If I recall correctly, the 1.0 version of PyClutter removes the dependencies on clutter-gst and clutter-gtk, as they have been moved into their own submodules. So we can remove those two dependencies and only require clutter itself, and then create separate ports for py25-pyclutter-gst and py25-pyclutter-gtk. Also applies to #26559.
Other than that, the changes look fine (please add openmaintainer here as well).
Note: See
TracTickets for help on using
tickets.


Proposed patch for Portfile