Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-crate
Commits:
fc8c05e9 by Caleb Maclennan at 2024-12-11T11:47:34+03:00
upgpkg: 1.0.1-3: 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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/fc8c05e9c74ac622f07857d7ac12e3dd4c02b8ac
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-crate/-/commit/fc8c05e9c74ac622f07857d7ac12e3dd4c02b8ac
You're receiving this email because of your account on gitlab.archlinux.org.