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

Felix Yan felixonmars at archlinux.org
Sun May 17 19:01:40 UTC 2020


    Date: Sunday, May 17, 2020 @ 19:01:39
  Author: felixonmars
Revision: 628895

upgpkg: python2-pytest 4.6.10-1

Modified:
  python2-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 19:01:30 UTC (rev 628894)
+++ PKGBUILD	2020-05-17 19:01:39 UTC (rev 628895)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python2-pytest
-pkgver=4.6.9
+pkgver=4.6.10
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -13,7 +13,7 @@
          'python2-importlib-metadata')
 makedepends=('python2-setuptools-scm')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('a5ae33636c8ff143f3ac73bda89c5789782671157de7af34af1ac995882993f645a57e2fd95de1594c1ebbc5fdd892d47d52b771e0c61506a90fd8ed1285f6bf')
+sha512sums=('0e580c4081f092040cb1b533d7fc439b4b7f3af9e67270736e1cb40c917df1ac33620a738a96a09d41bd1425d0da9283a0e85843801a6b3e299d8b44dea0df78')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list