Bug 226943

Summary: [NEW PORT] devel/py-coreapi: Python client library for Core API
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://pypi.python.org/pypi/coreapi
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226940
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226942
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226949
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226950
Bug Depends on:    
Bug Blocks: 226950    
Attachments:
Description Flags
py-coreapi.shar none

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!