Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-pycapnp
Commits:
64791967 by Christian Heusel at 2024-12-22T19:48:13+01:00
upgpkg: 2.0.0-4: Rebuild for capnproto 1.1.0
- - - - -
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.0
- pkgrel = 3
+ pkgrel = 4
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.0
_commit=78dd54e64155c7b4513008b5295803d6dab9fde8
-pkgrel=3
+pkgrel=4
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/64791967a889eb72da0e85d4c7568296c4f483b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycapnp/-/commit/64791967a889eb72da0e85d4c7568296c4f483b9
You're receiving this email because of your account on gitlab.archlinux.org.