Bug 201393 - [NEW PORT] finance/py-bitcoin: Python Bitcoin Tools
Summary: [NEW PORT] finance/py-bitcoin: Python Bitcoin Tools
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: Dmitry Marakasov
URL:
Keywords: needs-patch, patch
Depends on:
Blocks:
 
Reported: 2015-07-07 04:14 UTC by Yuri Victorovich
Modified: 2015-12-03 10:10 UTC (History)
4 users (show)

See Also:
yuri: maintainer-feedback+


Attachments
shar archive (1.88 KB, application/shar)
2015-07-07 04:14 UTC, Yuri Victorovich
no flags Details
poudriere log (17.27 KB, text/plain)
2015-07-07 04:15 UTC, Yuri Victorovich
no flags Details
Updated shar (1.67 KB, text/plain)
2015-07-07 18:09 UTC, Yuri Victorovich
no flags Details
Updated shar (1.52 KB, application/shar)
2015-07-08 05:11 UTC, Yuri Victorovich
no flags Details
poudriere (18.37 KB, text/plain)
2015-07-11 12:25 UTC, Tony Narlock
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-07-07 04:14:26 UTC
Created attachment 158462 [details]
shar archive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2015-07-07 04:15:11 UTC
Created attachment 158463 [details]
poudriere log
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-07-07 05:30:37 UTC
Requested changes:

 * Use CHEESESHOP (PyPi) for MASTER_SITES, unless Github has tests/testsuite
 * Rename to pybitcointools (See: https://pypi.python.org/pypi/pybitcointools)
 * PORTVERSION is 1.1.15
 * LICENSE is MIT (See: https://github.com/vbuterin/pybitcointools/blob/master/LICENSE#L7)
 * Sort USE_PYTHON values
 * Update COMMENT to match upstream (description=) See: https://github.com/vbuterin/pybitcointools/blob/master/setup.py#L9)
 * Package does not explicitly state Python 3 support. If this hasn't been tested and confirmed to work with Python 3, set USES=python:2
 * Strip trailing slash from pkg-descr WWW: URL
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2015-07-07 18:09:55 UTC
Created attachment 158513 [details]
Updated shar
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2015-07-08 05:11:28 UTC
Created attachment 158524 [details]
Updated shar

The latest version is under py-bitcoin name now.

And it does work with python-3.4
Comment 5 Tony Narlock 2015-07-11 12:24:31 UTC
$ portlint -ACNc
looks fine.

Comments:

- Update WWW in pkg-descr to PyPI
Comment 6 Tony Narlock 2015-07-11 12:25:35 UTC
Created attachment 158617 [details]
poudriere
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-12-03 10:10:21 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Dec  3 10:09:37 UTC 2015
New revision: 402869
URL: https://svnweb.freebsd.org/changeset/ports/402869

Log:
  Python library for Bitcoin signatures and transactions

  WWW: https://github.com/vbuterin/pybitcointools

  PR:		201393
  Submitted by:	yuri@rawbw.com

Changes:
  head/finance/Makefile
  head/finance/py-bitcoin/
  head/finance/py-bitcoin/Makefile
  head/finance/py-bitcoin/distinfo
  head/finance/py-bitcoin/pkg-descr