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

Felix Yan felixonmars at archlinux.org
Sat Sep 12 11:02:48 UTC 2020


    Date: Saturday, September 12, 2020 @ 11:02:48
  Author: felixonmars
Revision: 703759

upgpkg: python-pytest-twisted 1.13.2-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 11:00:51 UTC (rev 703758)
+++ PKGBUILD	2020-09-12 11:02:48 UTC (rev 703759)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-twisted
-pkgver=1.13.1
+pkgver=1.13.2
 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=('ea3b6c88669aac5fc13345910b2d62a5b81a4302f13684db8acd09800b414fafa0252901dd79274d94d8eee89e90d846d6c6ec1899d50049bb19ca2d52e7f572')
+sha512sums=('8682cd4c457a4c1447089b80e9f24f75642f019d070060a3ee898276564b5506f0c88257c51cac02447fda717d598b661b1d220c997a1e0bccaa884dfa313433')
 
 build() {
   cd "$srcdir"/pytest-twisted-$pkgver



More information about the arch-commits mailing list