[arch-commits] Commit in python-pyaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 5 21:28:56 UTC 2019
Date: Sunday, May 5, 2019 @ 21:28:56
Author: felixonmars
Revision: 460288
upgpkg: python-pyaml 19.4.1-1
Modified:
python-pyaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-05 21:28:50 UTC (rev 460287)
+++ PKGBUILD 2019-05-05 21:28:56 UTC (rev 460288)
@@ -2,7 +2,7 @@
pkgbase=python-pyaml
pkgname=(python-pyaml python2-pyaml)
-pkgver=18.11.0
+pkgver=19.4.1
pkgrel=1
pkgdesc="PyYAML-based module to produce pretty and readable YAML-serialized data"
url="https://pypi.python.org/pypi/pyaml"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python2-setuptools' 'python-yaml' 'python2-yaml')
checkdepends=('python-unidecode' 'python2-unidecode')
source=("https://pypi.io/packages/source/p/pyaml/pyaml-$pkgver.tar.gz")
-sha512sums=('4b052fd7bccfb1259833238a823048e230bc4a637312f06df3ab01dd9fde2983a87636600aa2cf4b92ee2ff119a6212b17ae6718a9078d915bcaed2f127257f9')
+sha512sums=('85efae2ef2899cbb2d469175f014f9a0e6186fff0106dbba2b5960d83552ff0ab4a014d62a11feca7f4520fe297bebc61e876b46306456c26326c21ace469196')
prepare() {
cp -a pyaml-$pkgver{,-py2}
More information about the arch-commits
mailing list