Bug 228696

Summary: devel/py-osc-lib: update to 1.9.0
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: 228681, 228688, 228689, 228693    
Bug Blocks: 228701, 228845    
Attachments:
Description Flags
py-osc-lib-1.9.0.patch
none
py-osc-lib-1.9.0-rev2.patch
none
py-osc-lib-1.9.0-v3.patch none

Description Kai Knoblich freebsd_committer freebsd_triage 2018-06-02 16:23:54 UTC
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)
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2018-06-09 17:59:04 UTC
Created attachment 194105 [details]
py-osc-lib-1.9.0-rev2.patch

Same patch with keyword "concurrent" removed from USE_PYTHON.
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2018-06-22 14:15:03 UTC
Created attachment 194489 [details]
py-osc-lib-1.9.0-v3.patch

Rebased patch after r472884
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-07-10 09:13:25 UTC
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