Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-docutils-stubs
Commits:
5790ac3b by Jelle van der Waa at 2024-11-16T22:30:03+01:00
upgpkg: 0.0.22-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-docutils-stubs
pkgdesc = PEP 561 based Type information for docutils
pkgver = 0.0.22
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/tk0miya/docutils-stubs
arch = any
license = custom:Unlicense
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=docutils-stubs
pkgname=python-$_pkgname
pkgver=0.0.22
-pkgrel=3
+pkgrel=4
pkgdesc='PEP 561 based Type information for docutils'
arch=('any')
url='https://github.com/tk0miya/docutils-stubs'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docutils-stubs/-/commit/5790ac3b083350daecf6ad96054495718dcd5f8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-docutils-stubs/-/commit/5790ac3b083350daecf6ad96054495718dcd5f8f
You're receiving this email because of your account on gitlab.archlinux.org.