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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 19:58:14 UTC 2020


    Date: Tuesday, June 9, 2020 @ 19:58:11
  Author: felixonmars
Revision: 640909

upgpkg: python2-pytest 4.6.11-1

Modified:
  python2-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 19:57:19 UTC (rev 640908)
+++ PKGBUILD	2020-06-09 19:58:11 UTC (rev 640909)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python2-pytest
-pkgver=4.6.10
+pkgver=4.6.11
 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=('0e580c4081f092040cb1b533d7fc439b4b7f3af9e67270736e1cb40c917df1ac33620a738a96a09d41bd1425d0da9283a0e85843801a6b3e299d8b44dea0df78')
+sha512sums=('2be8549c67573c8544366198ef94f74e0aacfa5b321705a7262c069de7e532f7d29ab93ee69be6cc83828aad91af23eb9b8b7cf01d02c0badf488ef841ee4880')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list