[arch-commits] Commit in python-pytest-twisted/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 1 18:55:57 UTC 2021


    Date: Wednesday, September 1, 2021 @ 18:55:56
  Author: felixonmars
Revision: 1010358

upgpkg: python-pytest-twisted 1.13.4-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 18:55:52 UTC (rev 1010357)
+++ PKGBUILD	2021-09-01 18:55:56 UTC (rev 1010358)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-twisted
-pkgver=1.13.3
+pkgver=1.13.4
 pkgrel=1
 pkgdesc='A twisted plugin for py.test'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-pytest' 'python-greenlet' 'python-decorator' 'python-twisted')
 makedepends=('python-setuptools')
 source=("https://github.com/pytest-dev/pytest-twisted/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('60400bc5598c129cfeb25c9fc9bded5e5b6a79079364b2445a276a07119229d94c59ed9c07e34d68f66a067ca68d85fbb423e012b2bac090d2d676948311284b')
+sha512sums=('99899ad73f87582023a0e639986a287b4571638be4f1ae134078a15a4d4bebd24153f813c993382603edc14306c12931e2daf517d7998e48d3d19b8469c0b7aa')
 
 build() {
   cd pytest-twisted-$pkgver



More information about the arch-commits mailing list