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

Felix Yan felixonmars at archlinux.org
Sun Dec 24 05:10:22 UTC 2017


    Date: Sunday, December 24, 2017 @ 05:10:21
  Author: felixonmars
Revision: 275623

upgpkg: python-pyaml 17.12.1-1

Modified:
  python-pyaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-24 05:10:00 UTC (rev 275622)
+++ PKGBUILD	2017-12-24 05:10:21 UTC (rev 275623)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pyaml
 pkgname=(python-pyaml python2-pyaml)
-pkgver=17.10.0
+pkgver=17.12.1
 pkgrel=1
 pkgdesc="PyYAML-based module to produce pretty and readable YAML-serialized data"
 url="https://pypi.python.org/pypi/pyaml"
@@ -12,7 +12,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=('7d7dd424308cadcbfa76c852c01dce6dc611d909d35e3bf081be7866246836b4d31aaea65aa975b162a22203da586f249e6d244dcaf6d2971123f9e396fda649')
+sha512sums=('1623e56d7fd6a18199bb3774252dabe0b19df6ac57802d4916ba78aaa2aa4db1796e4245003b8cae230dd0feeae9265e28170d6353b34fd8075b4cf1c22b932f')
 
 prepare() {
   cp -a pyaml-$pkgver{,-py2}



More information about the arch-commits mailing list