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

Felix Yan felixonmars at archlinux.org
Fri Sep 11 23:43:24 UTC 2020


    Date: Friday, September 11, 2020 @ 23:43:23
  Author: felixonmars
Revision: 702924

upgpkg: python-pytest-twisted 1.13.1-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-11 23:41:34 UTC (rev 702923)
+++ PKGBUILD	2020-09-11 23:43:23 UTC (rev 702924)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-twisted
-pkgver=1.13
+pkgver=1.13.1
 pkgrel=1
 pkgdesc='A twisted plugin for py.test'
 arch=('any')
@@ -9,7 +9,7 @@
 url='https://github.com/pytest-dev/pytest-twisted'
 depends=('python-pytest' 'python-greenlet' 'python-decorator' 'python-twisted')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-twisted/archive/v$pkgver.tar.gz")
-sha512sums=('5f99ce39f54d69fdae434c07fc6c0697f7b0006ae73b7d366f1357674bec10420ffa1059ff1bb3b2cad7a04e207d264fd70003505f0a08ec2b6bb4038d4bc397')
+sha512sums=('ea3b6c88669aac5fc13345910b2d62a5b81a4302f13684db8acd09800b414fafa0252901dd79274d94d8eee89e90d846d6c6ec1899d50049bb19ca2d52e7f572')
 
 build() {
   cd "$srcdir"/pytest-twisted-$pkgver



More information about the arch-commits mailing list