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

Felix Yan felixonmars at archlinux.org
Wed Dec 16 09:35:30 UTC 2020


    Date: Wednesday, December 16, 2020 @ 09:35:29
  Author: felixonmars
Revision: 776422

upgpkg: python-py 1.10.0-1

Modified:
  python-py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-16 09:33:08 UTC (rev 776421)
+++ PKGBUILD	2020-12-16 09:35:29 UTC (rev 776422)
@@ -7,8 +7,8 @@
 
 pkgbase=python-py
 pkgname=('python-py' 'python2-py')
-pkgver=1.9.0
-pkgrel=3
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
 arch=('any')
 license=('MIT')
@@ -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=('f016e4985be9041346cef7b77d86a7fc035d60ab303795fa21e57683f679a6995ec6a64f609da10c9f26016c42f938875ca851f1bfa6cbabf87bc64aba6202d2'
+sha512sums=('570f37744c95eadeebd279a6b7d5da0899d3a5ea9f4746a5d0b0d986aa3ab64c1ba3c14e8d5ad08747353270ed1ba009465e5162e6fecd7c7c7c21c69400ca4d'
             'cabfdb8cd2e229bfbd5e770a145dde60f9e649f683f8e3d57d2cf393a4d246fcb0eae4596cbbee010de97bfca26470a5dd4280d0f9e34d7f30df19b09f5ea8b6')
 
 prepare() {



More information about the arch-commits mailing list