Bug 234897 - [new port] devel/py-resource: Library concentrated on the Resource layer of RESTful APIs
Summary: [new port] devel/py-resource: Library concentrated on the Resource layer of R...
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: Steve Wills
URL:
Keywords:
Depends on: 234880 234883 234889
Blocks: 234912
  Show dependency treegraph
 
Reported: 2019-01-12 14:19 UTC by Antonio Huete Jimenez
Modified: 2019-01-27 15:58 UTC (History)
1 user (show)

See Also:


Attachments
port diff (2.98 KB, patch)
2019-01-12 14:19 UTC, Antonio Huete Jimenez
no flags Details | Diff
poudriere testport output (30.39 KB, text/plain)
2019-01-12 14:20 UTC, Antonio Huete Jimenez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Huete Jimenez 2019-01-12 14:19:18 UTC
Created attachment 201059 [details]
port diff

Hi,

This patch adds 'devel/py-resource'. See bug 234880 for more details on why.

Patch and 'poudriere testport' attached.

Regards,
Antonio Huete
Comment 1 Antonio Huete Jimenez 2019-01-12 14:20:50 UTC
Created attachment 201060 [details]
poudriere testport output
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-27 15:58:33 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 27 15:57:30 UTC 2019
New revision: 491362
URL: https://svnweb.freebsd.org/changeset/ports/491362

Log:
  devel/py-resource: create port

  A Python library concentrated on the Resource layer
  of RESTful APIs.

  WWW: https://github.com/RussellLuo/resource

  PR:		234897
  Submitted by:	Antonio Huete Jimenez <tuxillo@quantumachine.net>

Changes:
  head/devel/Makefile
  head/devel/py-resource/
  head/devel/py-resource/Makefile
  head/devel/py-resource/distinfo
  head/devel/py-resource/pkg-descr
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-01-27 15:58:35 UTC
Committed, thanks!