David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-cbor2
Commits:
ce58b307 by David Runge at 2024-11-16T19:29:02+01:00
upgpkg: 5.6.5-2: Rebuild against Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cbor2
pkgdesc = Pure Python CBOR (de)serializer with extensive tag support
pkgver = 5.6.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/agronholm/cbor2
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=cbor2
pkgname=python-cbor2
pkgver=5.6.5
-pkgrel=1
+pkgrel=2
pkgdesc="Pure Python CBOR (de)serializer with extensive tag support"
arch=(x86_64)
url="https://github.com/agronholm/cbor2"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cbor2/-/commit/ce58b3079f827052293d0966c832dec884855933
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cbor2/-/commit/ce58b3079f827052293d0966c832dec884855933
You're receiving this email because of your account on gitlab.archlinux.org.