Created attachment 193936 [details] py-osc-lib-1.9.0.patch Hello, attached is the patch from svn that updates devel/py-osc-lib to 1.9.0 . Changes by upstream: - https://docs.openstack.org/releasenotes/osc-lib/queens.html Changes to the port: - added LICENSE_FILE - added DOCS option with appropriate dependencies - sorted variables a bit - updated WWW 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 v1.9.0 is the latest supported release for the Queens Release Series. (see also: https://releases.openstack.org/queens/index.html#queens-osc-lib) - Before this update can be committed following port must be added/updated first: -> add textproc/py-openstackdocstheme (see also PR #228681: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228681 ) -> update devel/py-cliff (see also PR #228688: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228688) -> update devel/py-os-client-config (see also PR #228693: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228693) -> update devel/py-openstacksdk (see also PR #228689: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228689)
Created attachment 194105 [details] py-osc-lib-1.9.0-rev2.patch Same patch with keyword "concurrent" removed from USE_PYTHON.
Created attachment 194489 [details] py-osc-lib-1.9.0-v3.patch Rebased patch after r472884
A commit references this bug: Author: miwi Date: Tue Jul 10 09:12:24 UTC 2018 New revision: 474340 URL: https://svnweb.freebsd.org/changeset/ports/474340 Log: - Update to 1.9.0 - Added LICENSE_FILE - Added DOCS option with appropriate dependencies - Sorted variables a bit - updated WWW PR: 228696 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer Sponsored by: iXsystems Inc. Changes: head/devel/py-osc-lib/Makefile head/devel/py-osc-lib/distinfo head/devel/py-osc-lib/pkg-descr