Bug 228689

Summary: devel/py-openstacksdk: update to 0.11.3
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: alexander.nusov, miwi, python
Priority: --- Flags: alexander.nusov: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 228682, 228687    
Bug Blocks: 228693, 228696, 228697, 228845    
Attachments:
Description Flags
py-openstacksdk-0.11.3.patch
none
py-openstacksdk-0.11.3-rev2.patch
none
py-openstacksdk-0.11.3-v3.patch none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-06-02 15:07:31 UTC
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)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2018-06-09 17:56:54 UTC
Created attachment 194103 [details]
py-openstacksdk-0.11.3-rev2.patch

Same patch with keyword "concurrent" removed from USE_PYTHON.
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2018-06-22 14:12:12 UTC
Created attachment 194485 [details]
py-openstacksdk-0.11.3-v3.patch

Rebased patch after r472884
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-07-06 17:38:14 UTC
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