Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-torrentool
Commits:
9e0ca92e by Jelle van der Waa at 2025-12-16T09:22:35+01:00
upgpkg: 1.2.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-torrentool
pkgdesc = The tool to work with torrent files
pkgver = 1.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/idlesign/torrentool
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-torrentool
_name="${pkgname#python-}"
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="The tool to work with torrent files"
arch=(any)
url="https://github.com/idlesign/torrentool"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torrentool/-/commit/9e0ca92e37f85464fb97cc1aa254573920df61b9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-torrentool/-/commit/9e0ca92e37f85464fb97cc1aa254573920df61b9
You're receiving this email because of your account on gitlab.archlinux.org.