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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:37:08 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:37:07
  Author: felixonmars
Revision: 701704

upgpkg: python-pytest-twisted 1.13-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:08:22 UTC (rev 701703)
+++ PKGBUILD	2020-09-10 12:37:07 UTC (rev 701704)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-twisted
-pkgver=1.12
-pkgrel=2
+pkgver=1.13
+pkgrel=1
 pkgdesc='A twisted plugin for py.test'
 arch=('any')
 license=('BSD')
@@ -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=('3fb5bdea9632ebd830637be8bef15432859e4689e41d2f87258dc5404734d98b76d26de494e80464f4321db6016836851daff5ff4eaf083fa7159cc8381e35bf')
+sha512sums=('5f99ce39f54d69fdae434c07fc6c0697f7b0006ae73b7d366f1357674bec10420ffa1059ff1bb3b2cad7a04e207d264fd70003505f0a08ec2b6bb4038d4bc397')
 
 build() {
   cd "$srcdir"/pytest-twisted-$pkgver



More information about the arch-commits mailing list