summaryrefslogtreecommitdiff
path: root/finance/py-python-bitcoinlib
diff options
context:
space:
mode:
authorCharlie Li <vishwin@FreeBSD.org>2025-03-07 21:33:49 -0500
committerCharlie Li <vishwin@FreeBSD.org>2025-03-07 23:05:21 -0500
commit06a08e69f3acb846ad8252945f53c3a2d211e303 (patch)
tree1016fb91b84c00db859a3f4531d7a22e23f1746f /finance/py-python-bitcoinlib
parentpython.mk: remove setuptools from RUN_DEPENDS (diff)
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump. Any ports that need setuptools at runtime can have the devel/py-setuptools manually added back to RUN_DEPENDS, but understand that this practice is deprecated; see CHANGES for details.
Diffstat (limited to 'finance/py-python-bitcoinlib')
-rw-r--r--finance/py-python-bitcoinlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/py-python-bitcoinlib/Makefile b/finance/py-python-bitcoinlib/Makefile
index caad03fe3a8c..909981e562aa 100644
--- a/finance/py-python-bitcoinlib/Makefile
+++ b/finance/py-python-bitcoinlib/Makefile
@@ -1,5 +1,6 @@
PORTNAME= python-bitcoinlib
PORTVERSION= 0.12.2
+PORTREVISION= 1
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}