Created attachment 193931 [details] py-python-glanceclient-2.10.0.patch Hello, attached is the patch from svn that updates net/py-python-glanceclient to 2.10.0 . Changes by upstream: - https://docs.openstack.org/releasenotes/python-glanceclient/queens.html Changes to the port: - added LICENSE + LICENSE_FILE - added DOCS option with appropriate dependencies - sorted variables a bit - updated WWW and reformatted pkg-descr - changed post-patch target to replace hardcoded paths of /etc in shell.py and documentation files 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 v2.10.0 is the latest supported release for the Queens-Release Series. (see also: https://releases.openstack.org/queens/index.html#queens-python-glanceclient) - Before this update can be committed following port must be added to the ports tree first: -> add textproc/py-openstackdocstheme (see also PR #228681: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228681)
Created attachment 194100 [details] py-python-glanceclient-2.10.0-rev2.patch Same patch with keyword "concurrent" removed from USE_PYTHON.
Add missing "Depends on". Warning: (net/py-python-glanceclient): Error: net/py-python-glanceclient depends on nonexistent origin 'textproc/py-openstackdocstheme' (moved to ); Please contact maintainer of the port to fix this.
Created attachment 194487 [details] py-python-glanceclient-2.10.0-v3.patch Rebased patch after r472884
Committed. Thanks!
A commit references this bug: Author: sunpoet Date: Wed Jun 27 23:35:06 UTC 2018 New revision: 473481 URL: https://svnweb.freebsd.org/changeset/ports/473481 Log: Update to 2.10.0 - Add LICENSE - Add DOCS option - Replace hard-coded paths of /etc - Sort variables - Reformat pkg-descr - Update WWW - While I'm here, allow concurrent installation (USE_PYTHON=concurrent) Changes: https://docs.openstack.org/releasenotes/python-glanceclient/ PR: 228691 Submitted by: Kai <freebsd_ports@k-worx.org> Approved by: Alexander Nusov <alexander.nusov@nfvexpress.com> (maintainer) Changes: head/net/py-python-glanceclient/Makefile head/net/py-python-glanceclient/distinfo head/net/py-python-glanceclient/pkg-descr