Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-crate
Commits:
e9568c87 by Caleb Maclennan at 2024-12-11T11:47:01+03:00
upgpkg: 1.0.1-2: Rebuild with Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-crate
pkgdesc = A Python client library for CrateDB
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/crate/crate-python
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=crate
pkgname=python-$_pyname
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='A Python client library for CrateDB'
arch=(any)
url="https://github.com/crate/crate-python"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crate/-/commit/e9568c877c26b06d15a115c9d45b8915f5503c75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crate/-/commit/e9568c877c26b06d15a115c9d45b8915f5503c75
You're receiving this email because of your account on gitlab.archlinux.org.