Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-bitcoinlib
Commits:
311309d9 by Jelle van der Waa at 2024-04-06T18:11:08+02:00
upgpkg: 0.12.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-bitcoinlib
pkgdesc = Python3 library providing an easy interface to the Bitcoin
data structures and protocol
pkgver = 0.12.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/petertodd/python-bitcoinlib
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-bitcoinlib
pkgver=0.12.2
_tag=$pkgname-v$pkgver
-pkgrel=1
+pkgrel=2
pkgdesc='Python3 library providing an easy interface to the Bitcoin data
structures and protocol'
arch=('any')
url='https://github.com/petertodd/python-bitcoinlib'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bitcoinlib/-/commit/311309d9457029b31b2a9cc666631052b5f34b17
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-bitcoinlib/-/commit/311309d9457029b31b2a9cc666631052b5f34b17
You're receiving this email because of your account on gitlab.archlinux.org.