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

Felix Yan felixonmars at archlinux.org
Fri Mar 29 03:43:07 UTC 2019


    Date: Friday, March 29, 2019 @ 03:43:04
  Author: felixonmars
Revision: 445942

upgpkg: python-pytest-tornado 0.6.0-1

Modified:
  python-pytest-tornado/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-29 03:41:29 UTC (rev 445941)
+++ PKGBUILD	2019-03-29 03:43:04 UTC (rev 445942)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-tornado
-pkgver=0.5.0
+pkgver=0.6.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=('d246bd920933b2a5155b4808afb23580f0f78c1f200a698face550f18e6ec1f53317ac010fe882b4114539495c1e4ef650bc68011069850ea0a5bd20e6004df0')
+sha512sums=('0868d4c0c0b026cdc66a63a98f469bf059b32b161e96f61df39e9ebbee8547c624458b820d07b88f6c3460a2e004352728245258f6bb9f28a088f140ff01e26c')
 
 build() {
   cd pytest-tornado-$pkgver



More information about the arch-commits mailing list