Bug 228682 - [NEW PORT] devel/py-os-service-types: Python library for consuming OpenStack service-types-authority data
Summary: [NEW PORT] devel/py-os-service-types: Python library for consuming OpenStack ...
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: Martin Wilke
URL: https://pypi.org/project/os-service-t...
Keywords:
Depends on:
Blocks: 228689
  Show dependency treegraph
 
Reported: 2018-06-02 14:32 UTC by Kai Knoblich
Modified: 2018-06-02 19:25 UTC (History)
2 users (show)

See Also:


Attachments
py-os-service-types.patch (2.92 KB, patch)
2018-06-02 14:32 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 14:32:13 UTC
Created attachment 193921 [details]
py-os-service-types.patch

Hello,

attached is the patch from svn for the Python package devel/py-os-service-types, a Python library for consuming OpenStack sevice-types-authority data.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-02 19:25:18 UTC
A commit references this bug:

Author: miwi
Date: Sat Jun  2 19:24:47 UTC 2018
New revision: 471398
URL: https://svnweb.freebsd.org/changeset/ports/471398

Log:
  Python library for consuming OpenStack sevice-types-authority data

  The OpenStack Service Types Authority contains information about official
  OpenStack services and their historical service-type aliases.

  The data is in JSON and the latest data should always be used. This simple
  library exists to allow for easy consumption of the data, along with a built-in
  version of the data to use in case network access is for some reason not
  possible and local caching of the fetched data.

  WWW: https://pypi.org/project/os-service-types/

  PR:		228682
  Submitted by:	freebsd_ports@k-worx.org
  Sponsored by:	iXsystems Inc.

Changes:
  head/devel/Makefile
  head/devel/py-os-service-types/
  head/devel/py-os-service-types/Makefile
  head/devel/py-os-service-types/distinfo
  head/devel/py-os-service-types/pkg-descr