Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-pycapnp
Commits:
56108305 by Christian Heusel at 2024-12-22T19:54:31+01:00
upgpkg: 2.0.0-5: 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 = 4
+ pkgrel = 5
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=4
+pkgrel=5
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/56108305d833965df7959e0bb7a0024f5de50544
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycapnp/-/commit/56108305d833965df7959e0bb7a0024f5de50544
You're receiving this email because of your account on gitlab.archlinux.org.