Bug 228691 - net/py-python-glanceclient: update to 2.10.0
Summary: net/py-python-glanceclient: update to 2.10.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on: 228681
Blocks: 228845 228853
  Show dependency treegraph
 
Reported: 2018-06-02 15:09 UTC by Kai Knoblich
Modified: 2018-06-27 23:36 UTC (History)
2 users (show)

See Also:
alexander.nusov: maintainer-feedback+


Attachments
py-python-glanceclient-2.10.0.patch (4.73 KB, patch)
2018-06-02 15:09 UTC, Kai Knoblich
no flags Details | Diff
py-python-glanceclient-2.10.0-rev2.patch (4.72 KB, patch)
2018-06-09 17:53 UTC, Kai Knoblich
no flags Details | Diff
py-python-glanceclient-2.10.0-v3.patch (4.74 KB, patch)
2018-06-22 14:13 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-06-02 15:09:19 UTC
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)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2018-06-09 17:53:03 UTC
Created attachment 194100 [details]
py-python-glanceclient-2.10.0-rev2.patch

Same patch with keyword "concurrent" removed from USE_PYTHON.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-06-18 00:38:50 UTC
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.
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2018-06-22 14:13:46 UTC
Created attachment 194487 [details]
py-python-glanceclient-2.10.0-v3.patch

Rebased patch after r472884
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-06-27 23:35:53 UTC
Committed. Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2018-06-27 23:36:07 UTC
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