Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
towncrier
Commits:
03e27b6b by Jelle van der Waa at 2024-11-18T17:02:03+01:00
upgpkg: 24.7.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = towncrier
pkgdesc = Utility to produce useful, summarised news files for your
project
pkgver = 24.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/twisted/towncrier
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=towncrier
pkgver=24.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Utility to produce useful, summarised news files for your project"
arch=('any')
url="https://github.com/twisted/towncrier"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/towncrier/-/commit/03e27b6b7f2ba72049c8330d3bcca40ed2e363b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/towncrier/-/commit/03e27b6b7f2ba72049c8330d3bcca40ed2e363b5
You're receiving this email because of your account on gitlab.archlinux.org.