Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-feedgenerator
Commits:
7c315674 by Jelle van der Waa at 2024-04-07T12:39:46+02:00
upgpkg: 2.1.0-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-feedgenerator
pkgdesc = Standalone version of django.utils.feedgenerator (python3).
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.org/project/feedgenerator/
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=feedgenerator
pkgname="python-${_name}"
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Standalone version of django.utils.feedgenerator (python3)."
url="https://pypi.org/project/feedgenerator/"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-feedgenerator/-/commit/7c31567470d9f399df6e49a6b407d75b86d3f1d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-feedgenerator/-/commit/7c31567470d9f399df6e49a6b407d75b86d3f1d4
You're receiving this email because of your account on gitlab.archlinux.org.