Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xlwt
Commits:
6af8b207 by Jelle van der Waa at 2024-11-16T19:16:50+01:00
upgpkg: 1.3.0-9: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xlwt
pkgdesc = Library to create spreadsheet files compatible with MS Excel
97/2000/XP/2003 XLS files
pkgver = 1.3.0
- pkgrel = 8
+ pkgrel = 9
url = http://www.python-excel.org/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname='python-xlwt'
pkgver=1.3.0
-pkgrel=8
+pkgrel=9
pkgdesc="Library to create spreadsheet files compatible with MS Excel
97/2000/XP/2003 XLS files"
arch=('any')
url="http://www.python-excel.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xlwt/-/commit/6af8b20720cae13bf4727d5b146df5554aec5c48
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xlwt/-/commit/6af8b20720cae13bf4727d5b146df5554aec5c48
You're receiving this email because of your account on gitlab.archlinux.org.