Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-pikepdf
Commits: 7b183716 by Antonio Rojas at 2023-08-01T12:53:09+02:00 upgpkg: 8.2.3-1: Update to 8.2.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Stephan Eisvogel <eisvogel at embinet dot de> pkgname=python-pikepdf -pkgver=8.2.2 +pkgver=8.2.3 pkgrel=1 pkgdesc='Read and write PDFs with Python, powered by qpdf' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(pybind11 python-build python-installer python-wheel python-toml pyt depends=(python-lxml python-pillow python-packaging qpdf) checkdepends=(python-pytest-xdist python-hypothesis python-psutil) source=(https://github.com/pikepdf/pikepdf/archive/v$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('2f6e6e9b27ee84aa852c66e790ee9a25aa4b3ed76f3415009b2fc56e04a237b3') +sha256sums=('3c18687100d1e34534a2d9309ac6c6a2a88a113ca66e793540fe1a0c7c451613') build() { cd pikepdf-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pikepdf/-/commit/7b1837164bd972b2a8d23a1be9e1f312459ac8eb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pikepdf/-/commit/7b1837164bd972b2a8d23a1be9e1f312459ac8eb You're receiving this email because of your account on gitlab.archlinux.org.
