Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / python-pycapnp
Commits: 87207fe4 by Christian Heusel (gromit packager key) at 2024-04-10T18:22:36+02:00 upgpkg: 2.0.0b2-3: Rebuild for Python 3.12 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-pycapnp pkgdesc = A cython wrapping of the C++ Cap'n Proto library pkgver = 2.0.0b2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/capnproto/pycapnp arch = x86_64 license = BSD-2-Clause ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=python-pycapnp _name=pycapnp pkgver=2.0.0b2 _commit=c89174e80c4017dd9c2f85d26aa19792fa856855 -pkgrel=2 +pkgrel=3 pkgdesc="A cython wrapping of the C++ Cap'n Proto library" url="https://github.com/capnproto/pycapnp" license=(BSD-2-Clause) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycapnp/-/commit/87207fe478047c4c0d04132d8d7e7cc099c5f569 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycapnp/-/commit/87207fe478047c4c0d04132d8d7e7cc099c5f569 You're receiving this email because of your account on gitlab.archlinux.org.