Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-tornado
Commits:
ce7d5f60 by Jelle van der Waa at 2025-12-16T11:31:31+01:00
upgpkg: 0.8.1-10: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-tornado
pkgdesc = A py.test plugin providing fixtures and markers to simplify
testing of asynchronous tornado applications.
pkgver = 0.8.1
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/eugeniy/pytest-tornado
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-tornado
pkgver=0.8.1
-pkgrel=9
+pkgrel=10
pkgdesc='A py.test plugin providing fixtures and markers to simplify testing
of asynchronous tornado applications.'
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tornado/-/commit/ce7d5f60e0e97eed22aadf889bad0ce9de80e0cf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tornado/-/commit/ce7d5f60e0e97eed22aadf889bad0ce9de80e0cf
You're receiving this email because of your account on gitlab.archlinux.org.