git: 943c239596fb - main - finance/py-python-bitcoinlib: Update to 0.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Feb 2023 13:31:03 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=943c239596fb6d7828765ed0cad966e591f2184e commit 943c239596fb6d7828765ed0cad966e591f2184e Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-02-26 13:24:52 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-02-26 13:24:52 +0000 finance/py-python-bitcoinlib: Update to 0.12.0 Changelog: * "CECKey" now rejects secrets that aren't exactly 32 bytes * Now compatible with OpenSSL v3; broke compatibility with certain script edge cases around malformed signatures. This is acceptable because python-bitcoinlib doesn't claim to have consensus compatibility and no-one should use it for script/tx validation. --- finance/py-python-bitcoinlib/Makefile | 2 +- finance/py-python-bitcoinlib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finance/py-python-bitcoinlib/Makefile b/finance/py-python-bitcoinlib/Makefile index 97daafad41fa..9a841f405692 100644 --- a/finance/py-python-bitcoinlib/Makefile +++ b/finance/py-python-bitcoinlib/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-bitcoinlib -PORTVERSION= 0.11.2 +PORTVERSION= 0.12.0 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-python-bitcoinlib/distinfo b/finance/py-python-bitcoinlib/distinfo index b83766c30138..a607922de354 100644 --- a/finance/py-python-bitcoinlib/distinfo +++ b/finance/py-python-bitcoinlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664837116 -SHA256 (python-bitcoinlib-0.11.2.tar.gz) = 61ba514e0d232cc84741e49862dcedaf37199b40bba252a17edc654f63d13f39 -SIZE (python-bitcoinlib-0.11.2.tar.gz) = 153085 +TIMESTAMP = 1677410271 +SHA256 (python-bitcoinlib-0.12.0.tar.gz) = 941847029413ca4ea3a87f4830f64925c5692cdb5dbead01816ef98a2c864873 +SIZE (python-bitcoinlib-0.12.0.tar.gz) = 150984