https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228682

--- Comment #1 from commit-h...@freebsd.org ---
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_po...@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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to