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

Felix Yan felixonmars at archlinux.org
Tue Apr 9 08:38:47 UTC 2019


    Date: Tuesday, April 9, 2019 @ 08:38:45
  Author: felixonmars
Revision: 450472

upgpkg: python-pytest-tornado 0.7.0-1

Modified:
  python-pytest-tornado/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 08:38:25 UTC (rev 450471)
+++ PKGBUILD	2019-04-09 08:38:45 UTC (rev 450472)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-tornado
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.'
 arch=('any')
@@ -9,7 +9,7 @@
 url='https://github.com/eugeniy/pytest-tornado'
 depends=('python-pytest' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/eugeniy/pytest-tornado/archive/v$pkgver.tar.gz")
-sha512sums=('0868d4c0c0b026cdc66a63a98f469bf059b32b161e96f61df39e9ebbee8547c624458b820d07b88f6c3460a2e004352728245258f6bb9f28a088f140ff01e26c')
+sha512sums=('23d81afd08e06dd95fbae4c30ef2fc8ffc2a07ede80277847b64b193d45a742d0b655e16648aa21344c58bf4dd5c55ba2ac5b43d6339d935b89a21f662323bfb')
 
 build() {
   cd pytest-tornado-$pkgver



More information about the arch-commits mailing list