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

Felix Yan felixonmars at archlinux.org
Sun May 17 18:47:50 UTC 2020


    Date: Sunday, May 17, 2020 @ 18:47:50
  Author: felixonmars
Revision: 628868

upgpkg: python-pytest-tornado 0.8.1-1

Modified:
  python-pytest-tornado/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 18:47:19 UTC (rev 628867)
+++ PKGBUILD	2020-05-17 18:47:50 UTC (rev 628868)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-tornado
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc='A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.'
 arch=('any')
 license=('Apache')
@@ -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=('d5264ec4df12877390f7a24b1def55a2105ab053db2c18f8c305ea521c0262e4f25c291172572efec8650f4d6a5730eb167cf51ef703e05048635141a104c0e7')
+sha512sums=('1d22758362b31e0e5dab398392313e56a1d400e4a04507059a9b7e8021fced2ca5f56621850a0eabe397d8683e2e3cd21d13f904ee459c699cbc297717c077ac')
 
 build() {
   cd pytest-tornado-$pkgver



More information about the arch-commits mailing list