New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26558 (closed update: fixed)

Opened 3 years ago

Last modified 3 years ago

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

patch-py25-pyclutter-1.0.2.diff (1.6 KB) - added by devans@… 3 years ago.
Proposed patch for Portfile

Change History

Changed 3 years ago by devans@…

Proposed patch for Portfile

comment:1 Changed 3 years ago by devans@…

See also #26559

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).

comment:3 Changed 3 years ago by devans@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Type changed from defect to update

Committed with requested changes in r71769.

If you'll create the additional ports, I'll be glad to commit them on your behalf as well.

Note: See TracTickets for help on using tickets.