Created attachment 193929 [details] py-openstacksdk-0.11.3.patch Hello, attached is the patch from svn that updates devel/py-openstacksdk to 0.11.3 . Changes by upstream: - https://docs.openstack.org/releasenotes/openstacksdk/queens.html Changes to the port: - added LICENSE_FILE - added DOCS option with appropriate dependencies - sorted variables a bit - removed post-patch target because it's not required anymore - updated WWW and reformatted pkg-descr QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK - portlint -> OK Note: - There's already a newer version at PyPI available but v0.11.3 is the latest supported release for the Queens Release Series. (see also: https://releases.openstack.org/queens/index.html#queens-openstacksdk) - Before this update can be committed following ports must be added/updated first: -> add devel/py-munch (see also PR #228665: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228665) -> add devel/py-os-service-types (see also PR #228682: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228682) -> update devel/py-requestsexceptions (see also PR #228687: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228687)
Created attachment 194103 [details] py-openstacksdk-0.11.3-rev2.patch Same patch with keyword "concurrent" removed from USE_PYTHON.
Created attachment 194485 [details] py-openstacksdk-0.11.3-v3.patch Rebased patch after r472884
A commit references this bug: Author: miwi Date: Fri Jul 6 17:37:44 UTC 2018 New revision: 474021 URL: https://svnweb.freebsd.org/changeset/ports/474021 Log: - Update to 0.11.3 - Added LICENSE_FILE - Added DOCS option with appropriate dependencies - Sorted variables a bit - Removed post-patch target because it's not required anymore - Updated WWW and reformatted pkg-descr PR: 228689 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer Changes: head/devel/py-openstacksdk/Makefile head/devel/py-openstacksdk/distinfo head/devel/py-openstacksdk/pkg-descr