python-py: Update to 1.10.0

This commit is contained in:
Christoph Reiter
2020-12-20 09:42:05 +01:00
parent ce35046594
commit 0ecef94c77

View File

@@ -8,7 +8,7 @@
pkgbase=python-py
pkgname=('python-py')
pkgver=1.9.0
pkgver=1.10.0
pkgrel=1
pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
arch=('any')
@@ -21,7 +21,7 @@ provides=("python3-py")
replaces=("python3-py")
conflicts=("python3-py")
source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/pytest-dev/py/archive/${pkgver}.tar.gz")
sha512sums=('f016e4985be9041346cef7b77d86a7fc035d60ab303795fa21e57683f679a6995ec6a64f609da10c9f26016c42f938875ca851f1bfa6cbabf87bc64aba6202d2')
sha512sums=('570f37744c95eadeebd279a6b7d5da0899d3a5ea9f4746a5d0b0d986aa3ab64c1ba3c14e8d5ad08747353270ed1ba009465e5162e6fecd7c7c7c21c69400ca4d')
prepare() {
export LC_CTYPE=en_US.UTF-8