[arch-commits] Commit in python-pytest-subtesthack/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Nov 10 05:05:18 UTC 2020
Date: Tuesday, November 10, 2020 @ 05:05:18
Author: felixonmars
Revision: 749288
upgpkg: python-pytest-subtesthack 0.1.1-8: Python 3.9 rebuild
Modified:
python-pytest-subtesthack/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-10 05:05:17 UTC (rev 749287)
+++ PKGBUILD 2020-11-10 05:05:18 UTC (rev 749288)
@@ -4,7 +4,7 @@
_name=pytest-subtesthack
pkgname=python-${_name}
pkgver=0.1.1
-pkgrel=7
+pkgrel=8
pkgdesc="A hack to explicitly set up and tear down fixtures"
arch=('any')
url="https://github.com/untitaker/pytest-subtesthack"
@@ -27,4 +27,3 @@
install -vDm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
install -vDm 644 README.rst "${pkgdir}/usr/share/doc/${pkgname}/README.rst"
}
-
More information about the arch-commits
mailing list