Bug 201393

Summary: [NEW PORT] finance/py-bitcoin: Python Bitcoin Tools
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: koobs, python, tony, yuri
Priority: --- Keywords: needs-patch, patch
Version: LatestFlags: yuri: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
shar archive
none
poudriere log
none
Updated shar
none
Updated shar
none
poudriere none

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