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

Felix Yan felixonmars at archlinux.org
Fri Jun 26 02:25:13 UTC 2020


    Date: Friday, June 26, 2020 @ 02:25:13
  Author: felixonmars
Revision: 653341

upgpkg: python-py 1.9.0-1

Modified:
  python-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-26 02:23:02 UTC (rev 653340)
+++ PKGBUILD	2020-06-26 02:25:13 UTC (rev 653341)
@@ -7,7 +7,7 @@
 
 pkgbase=python-py
 pkgname=('python-py' 'python2-py')
-pkgver=1.8.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
 arch=('any')
@@ -19,7 +19,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/py/archive/$pkgver.tar.gz"
         py-pytest-4.patch::https://github.com/pytest-dev/py/pull/222.patch)
-sha512sums=('d11ba9e16a0824b79e49a2e0c089f44ba6206aad70f380813fbf09fcb6e7c89b01ed05352dc5a23faebc6b73da2e24bb819de19a3b52b63a979ae126b5ef2ebd'
+sha512sums=('f016e4985be9041346cef7b77d86a7fc035d60ab303795fa21e57683f679a6995ec6a64f609da10c9f26016c42f938875ca851f1bfa6cbabf87bc64aba6202d2'
             'cabfdb8cd2e229bfbd5e770a145dde60f9e649f683f8e3d57d2cf393a4d246fcb0eae4596cbbee010de97bfca26470a5dd4280d0f9e34d7f30df19b09f5ea8b6')
 
 prepare() {



More information about the arch-commits mailing list