Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-agate-excel
Commits:
b327fef0 by Jelle van der Waa at 2024-11-27T09:08:20+01:00
upgpkg: 0.4.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-agate-excel
pkgdesc = Adds read support for Excel files (xls and xlsx) to agate
pkgver = 0.4.1
- pkgrel = 3
+ pkgrel = 4
url = https://agate-excel.readthedocs.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pyname=agate-excel
pkgname=python-$_pyname
pkgver=0.4.1
-pkgrel=3
+pkgrel=4
pkgdesc='Adds read support for Excel files (xls and xlsx) to agate'
arch=(any)
url="https://$_pyname.readthedocs.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-agate-excel/-/commit/b327fef0317c01a831fd666fed06e5ed8229ffed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-agate-excel/-/commit/b327fef0317c01a831fd666fed06e5ed8229ffed
You're receiving this email because of your account on gitlab.archlinux.org.