Bug 209766 - [NEW PORT] devel/py-pyqi: Tools for developing and testing command line interfaces in Python
Summary: [NEW PORT] devel/py-pyqi: Tools for developing and testing command line inter...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Olivier Duchateau
URL:
Keywords: feature, patch
Depends on:
Blocks: 209767
  Show dependency treegraph
 
Reported: 2016-05-26 14:08 UTC by Joseph Mingrone
Modified: 2016-05-27 03:41 UTC (History)
1 user (show)

See Also:


Attachments
shar for new port devel/py-pyqi (1.49 KB, text/plain)
2016-05-26 14:08 UTC, Joseph Mingrone
no flags Details
new shar for devel/py-pyqi (1.53 KB, patch)
2016-05-26 20:28 UTC, Joseph Mingrone
jrm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Mingrone freebsd_committer freebsd_triage 2016-05-26 14:08:37 UTC
Created attachment 170680 [details]
shar for new port devel/py-pyqi

portlint: OK
testport: OK (poudriere: 9.3-RELEASE-p39, i386)  [1]
testport: OK (poudriere: 9.3-RELEASE-p39, amd64) [2]
testport: OK (poudriere: 10.3-RELEASE,    i386)  [3]
testport: OK (poudriere: 10.3-RELEASE,    amd64) [4]

[1] http://pkg.awarnach.mathstat.dal.ca/data/9i386-default/2016-05-26_10h56m58s/logs/py27-pyqi-0.2.0.log

[2] http://pkg.awarnach.mathstat.dal.ca/data/9amd64-default/2016-05-26_10h58m15s/logs/py27-pyqi-0.2.0.log

[3] http://pkg.awarnach.mathstat.dal.ca/data/10i386-default/2016-05-26_10h59m36s/logs/py27-pyqi-0.2.0.log

[4] http://pkg.awarnach.mathstat.dal.ca/data/10amd64-default/2016-05-26_11h04m20s/logs/py27-pyqi-0.2.0.log

I'm adding this port because biology/py-biom-format requires it.
Comment 1 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-26 19:55:11 UTC
I noticed WWW entry is missing in pkg-descr file.

Official site is it, https://github.com/biocore/pyqi ? If yes, the latest release is 0.3.2, why stay with this one?
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2016-05-26 20:28:36 UTC
Created attachment 170700 [details]
new shar for devel/py-pyqi

Thanks for catching those careless mistakes.  I've attached a new patch.

portlint: OK
testport: OK (poudriere: 9.3-RELEASE-p39, i386)  [1]
testport: OK (poudriere: 9.3-RELEASE-p39, amd64) [2]
testport: OK (poudriere: 10.3-RELEASE,    i386)  [3]
testport: OK (poudriere: 10.3-RELEASE,    amd64) [4]

[1] http://pkg.awarnach.mathstat.dal.ca/data/9i386-default/2016-05-26_17h21m08s/logs/py27-pyqi-0.3.2.log

[2] http://pkg.awarnach.mathstat.dal.ca/data/9amd64-default/2016-05-26_17h21m39s/logs/py27-pyqi-0.3.2.log

[3] http://pkg.awarnach.mathstat.dal.ca/data/10i386-default/2016-05-26_17h22m09s/logs/py27-pyqi-0.3.2.log

[4] http://pkg.awarnach.mathstat.dal.ca/data/10amd64-default/2016-05-26_17h24m40s/logs/py27-pyqi-0.3.2.log
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-05-27 03:39:20 UTC
A commit references this bug:

Author: olivierd
Date: Fri May 27 03:39:10 UTC 2016
New revision: 415922
URL: https://svnweb.freebsd.org/changeset/ports/415922

Log:
  pyqi (canonically pronounced pie chee) is designed to support wrapping
  general commands in multiple types of interfaces, including at the
  command line, HTML, and API levels.

  WWW: http://github.com/biocore/pyqi/

  PR:		209766
  Submitted by:	Joseph Mingrone <jrm@ftfl.ca>

Changes:
  head/devel/Makefile
  head/devel/py-pyqi/
  head/devel/py-pyqi/Makefile
  head/devel/py-pyqi/distinfo
  head/devel/py-pyqi/pkg-descr
Comment 4 Olivier Duchateau freebsd_committer freebsd_triage 2016-05-27 03:41:06 UTC
Committed, thanks!