Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-tornado
Commits:
3b9b5718 by Jelle van der Waa at 2024-11-24T12:25:47+01:00
upgpkg: 0.8.1-9: Rebuild for Python 3.13
- - - - -
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 = 8
+ pkgrel = 9
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=8
+pkgrel=9
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/3b9b57182962591fd6cc111fabf5a253d5ef71ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tornado/-/commit/3b9b57182962591fd6cc111fabf5a253d5ef71ee
You're receiving this email because of your account on gitlab.archlinux.org.