Summary: | devel/py-automaton: Update to 1.15.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nathan <ndowens04> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | alexander.nusov, joneum, kai, miwi, python | ||||||
Priority: | --- | Flags: | alexander.nusov:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | http://git.openstack.org/cgit/openstack/automaton/log/?h=stable/queens | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 232244 | ||||||||
Attachments: |
|
Created attachment 198128 [details] py-automaton-1.14.0.patch Hello, attached is the patch that updates devel/py-automaton to 1.14.0 . This is the latest supported version for the OpenStack Queens release according to https://releases.openstack.org/queens/index.html#automaton . Changes by upstream: - http://git.openstack.org/cgit/openstack/automaton/log/?h=stable/queens Changes to the port: - added LICENSE_FILE - sorted variables a bit according to the PHB - rebased pkg-descr - updated WWW QA: ~~~ - poudriere (10.4-, 11.2-RELEASE, 12.0-ALPHA9 amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK any news here? Assignee timeout (2+ months), open to take A commit references this bug: Author: miwi Date: Fri Jan 11 12:32:54 UTC 2019 New revision: 489953 URL: https://svnweb.freebsd.org/changeset/ports/489953 Log: - Update to 1.15.0 - Added LICENSE_FILE - Sorted variables a bit according to the PHB - Rebased pkg-descr - Updated WWW PR: 230131 Submitted by: ndowens@yahoo.com, freebsd_ports@k-worx.org Approved by: maintainer Changes: head/devel/py-automaton/Makefile head/devel/py-automaton/distinfo head/devel/py-automaton/pkg-descr |
Created attachment 195574 [details] Update