Bug 226943 - [NEW PORT] devel/py-coreapi: Python client library for Core API
Summary: [NEW PORT] devel/py-coreapi: Python client library for Core API
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: Yuri Victorovich
URL: https://pypi.python.org/pypi/coreapi
Keywords:
Depends on:
Blocks: 226950
  Show dependency treegraph
 
Reported: 2018-03-26 11:10 UTC by Kai Knoblich
Modified: 2018-03-27 21:10 UTC (History)
1 user (show)

See Also:


Attachments
py-coreapi.shar (1.85 KB, text/plain)
2018-03-26 11:10 UTC, Kai Knoblich
no flags Details

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-03-26 11:10:03 UTC
Created attachment 191833 [details]
py-coreapi.shar

Hello,

attached is the shar file for the Python package py-coreapi, a client library for the Core API (see: http://www.coreapi.org).

Note:
The package depends on following Python packages:
- py-itypes (see PR #226940: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226940)
- py-coreschema (see PR #226942: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226942)

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for py27 + py36 flavors -> OK
- portlint -> OK

--
Cheers
Kai
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-26 19:49:55 UTC
A commit references this bug:

Author: yuri
Date: Mon Mar 26 19:49:47 UTC 2018
New revision: 465633
URL: https://svnweb.freebsd.org/changeset/ports/465633

Log:
  New port: devel/py-coreapi: Python client library for Core API

  PR:		226943
  Submitted by:	Kai <freebsd_ports@k-worx.org>

Changes:
  head/devel/Makefile
  head/devel/py-coreapi/
  head/devel/py-coreapi/Makefile
  head/devel/py-coreapi/distinfo
  head/devel/py-coreapi/pkg-descr
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-26 19:50:20 UTC
Committed.
Thank you for your contribution!