Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-stopit
Commits:
6433ac3c by Jelle van der Waa at 2024-11-16T18:45:11+01:00
upgpkg: 1.1.2-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-stopit
pkgdesc = Library to raise asynchronous exceptions in other thread,
control the timeout of blocks or callables
pkgver = 1.1.2
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/glenfant/stopit
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-stopit
_pyname=stopit
pkgver=1.1.2
-pkgrel=7
+pkgrel=8
pkgdesc='Library to raise asynchronous exceptions in other thread, control the
timeout of blocks or callables'
url='https://github.com/glenfant/stopit'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-stopit/-/commit/6433ac3c8376faf0c43d0ff0144840f52c6b1168
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-stopit/-/commit/6433ac3c8376faf0c43d0ff0144840f52c6b1168
You're receiving this email because of your account on gitlab.archlinux.org.