Skip to content

Commit ea33040

Browse files
committed
python-pyhanko: auto updated to 0.27.1-1
It has been built because: * nvchecker detects the following updates: github(0): 0.27.0 -> 0.27.1 * Xeonacid has requested to build it * it failed last time and has been updated
1 parent f396db2 commit ea33040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archlinuxcn/python-pyhanko/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_name=pyhanko
44
pkgname=python-${_name}
5-
pkgver=0.26.0
5+
pkgver=0.27.1
66
pkgrel=1
77
pkgdesc="sign and stamp PDF files"
88
arch=(any)
@@ -12,7 +12,7 @@ depends=(python python-asn1crypto python-qrcode python-tzlocal python-pyhanko-ce
1212
makedepends=(python-build python-installer python-setuptools python-wheel)
1313
checkdepends=(python-pytest python-requests-mock certomancer python-freezegun python-pytest-asyncio python-defusedxml python-certomancer-csc-dummy python-pytest-aiohttp)
1414
source=(${_name}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
15-
sha512sums=('fb154d3f5ae4aba42a08b6646445dca9c3b73be7edbe00dc4192baf34c1d1d7f79cfb975af59e75a5ea8e23e431c7610243339afb663c3a548918c9a76600029')
15+
sha512sums=('6e89e55fff608077d2ad339e9d27dec2713f69daa627970792cb2a0b513f34b563cb114e1934fee577d9e28731d9448f90c042ad698807e09fd2cfbdcca691b5')
1616

1717
build() {
1818
cd pyHanko-$pkgver

0 commit comments

Comments
 (0)