Skip to content

Commit

Permalink
Update to 0.3.0. No nicely condensed changelog for stickler package
Browse files Browse the repository at this point in the history
managers to love. From the repo:

Merge pull request #59
Merge pull request #50
Encourage running unittests on py3 as well
Fix release notes __all__ formatting
  • Loading branch information
rodent committed Apr 1, 2015
1 parent d89fac3 commit ee284d2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions finance/py-python-bitcoinlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:27 wiz Exp $
# $NetBSD: Makefile,v 1.6 2015/04/01 02:53:12 rodent Exp $

DISTNAME= python-bitcoinlib-0.2.1
DISTNAME= python-bitcoinlib-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance net python
MASTER_SITES= https://pypi.python.org/packages/source/p/python-bitcoinlib/
Expand Down
8 changes: 4 additions & 4 deletions finance/py-python-bitcoinlib/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2014/10/05 20:21:30 rodent Exp $
@comment $NetBSD: PLIST,v 1.3 2015/04/01 02:53:12 rodent Exp $
${PYSITELIB}/bitcoin/__init__.py
${PYSITELIB}/bitcoin/__init__.pyc
${PYSITELIB}/bitcoin/__init__.pyo
Expand All @@ -11,9 +11,9 @@ ${PYSITELIB}/bitcoin/bloom.pyo
${PYSITELIB}/bitcoin/core/__init__.py
${PYSITELIB}/bitcoin/core/__init__.pyc
${PYSITELIB}/bitcoin/core/__init__.pyo
${PYSITELIB}/bitcoin/core/bignum.py
${PYSITELIB}/bitcoin/core/bignum.pyc
${PYSITELIB}/bitcoin/core/bignum.pyo
${PYSITELIB}/bitcoin/core/_bignum.py
${PYSITELIB}/bitcoin/core/_bignum.pyc
${PYSITELIB}/bitcoin/core/_bignum.pyo
${PYSITELIB}/bitcoin/core/key.py
${PYSITELIB}/bitcoin/core/key.pyc
${PYSITELIB}/bitcoin/core/key.pyo
Expand Down
8 changes: 4 additions & 4 deletions finance/py-python-bitcoinlib/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2014/10/05 20:21:30 rodent Exp $
$NetBSD: distinfo,v 1.4 2015/04/01 02:53:12 rodent Exp $

SHA1 (python-bitcoinlib-0.2.1.tar.gz) = 791eac69f8c96e9e0bb5759345ded470269b3a51
RMD160 (python-bitcoinlib-0.2.1.tar.gz) = 04c96a9ac3b966fa9d90096033f2ed095e1b4bd5
Size (python-bitcoinlib-0.2.1.tar.gz) = 50890 bytes
SHA1 (python-bitcoinlib-0.3.0.tar.gz) = d5fbb2ecd75efb965a377fcb2199f11b3446a761
RMD160 (python-bitcoinlib-0.3.0.tar.gz) = a7654cd739374aa5bad6a55791dd7d8fc9b7cead
Size (python-bitcoinlib-0.3.0.tar.gz) = 52259 bytes

0 comments on commit ee284d2

Please sign in to comment.