Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sphinxcontrib-towncrier
Commits:
7472f54c by Jelle van der Waa at 2024-11-18T21:11:21+01:00
upgpkg: 0.4.0a0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sphinxcontrib-towncrier
pkgdesc = An RST directive for injecting a Towncrier-generated
changelog draft containing fragments for the unreleased (next) project version
pkgver = 0.4.0a0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/sphinx-contrib/sphinxcontrib-towncrier
arch = any
license = BSD
@@ -15,7 +15,7 @@ pkgbase = python-sphinxcontrib-towncrier
depends = towncrier
source =
https://github.com/sphinx-contrib/sphinxcontrib-towncrier/archive/v0.4.0a0/python-sphinxcontrib-towncrier-0.4.0a0.tar.gz
source = 0001-Update-build-system-dependencies.patch
- sha512sums =
a828a541ca8a6a492c990de79ed97bfcc082b27f0ab91fd811632bdabcfc64261ee4a172d098e236bf6a36caa640bc252583337050e92f3833aaa97be0da3d4e
+ sha512sums =
479210100ca4c5c664a191f14ce7a4a06dfb097c42132abab65b942ef4aa4a548a5be82b3059c85ed5c0e71305038376caf0c89d8b96bc5849134c3e05c163c4
sha512sums =
e8c5f943e4ad8990a97a6aa8e493a1346cd9725a08c2b3e6ab0f3eb9371b9a63a55bad242060916f8a5ebfefe2a4c5c96b9a73291996fe3a4693c9b0920ca6b8
pkgname = python-sphinxcontrib-towncrier
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-sphinxcontrib-towncrier
pkgver=0.4.0a0
-pkgrel=2
+pkgrel=3
pkgdesc="An RST directive for injecting a Towncrier-generated changelog draft
containing fragments for the unreleased (next) project version"
url="https://github.com/sphinx-contrib/sphinxcontrib-towncrier"
license=('BSD')
@@ -15,7 +15,7 @@ source=(
"https://github.com/sphinx-contrib/sphinxcontrib-towncrier/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
0001-Update-build-system-dependencies.patch
)
-sha512sums=('a828a541ca8a6a492c990de79ed97bfcc082b27f0ab91fd811632bdabcfc64261ee4a172d098e236bf6a36caa640bc252583337050e92f3833aaa97be0da3d4e'
+sha512sums=('479210100ca4c5c664a191f14ce7a4a06dfb097c42132abab65b942ef4aa4a548a5be82b3059c85ed5c0e71305038376caf0c89d8b96bc5849134c3e05c163c4'
'e8c5f943e4ad8990a97a6aa8e493a1346cd9725a08c2b3e6ab0f3eb9371b9a63a55bad242060916f8a5ebfefe2a4c5c96b9a73291996fe3a4693c9b0920ca6b8')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-towncrier/-/commit/7472f54ca8a26e6014a722409e61a4bcb4453ee6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sphinxcontrib-towncrier/-/commit/7472f54ca8a26e6014a722409e61a4bcb4453ee6
You're receiving this email because of your account on gitlab.archlinux.org.