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

Felix Yan felixonmars at archlinux.org
Fri Jun 9 14:11:24 UTC 2017


    Date: Friday, June 9, 2017 @ 14:11:23
  Author: felixonmars
Revision: 235527

upgpkg: python-ruamel-yaml 0.15.4-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-09 13:48:27 UTC (rev 235526)
+++ PKGBUILD	2017-06-09 14:11:23 UTC (rev 235527)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.3
+pkgver=0.15.4
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=("MIT")
 makedepends=('python-pip')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('bd28b8ee25b657b391b94ef5136a2a0922208ea17606ea847a17e047e4dc8240785ddeba05795d6eb2dc664402346272c52d9b725f9f4a110f9fe31f5eaa86c8')
+sha512sums=('779b37325cd4ff6db8e2d69128da6665b12c3280ba19fb876bffa26edaa0d559dccb7105c987598cc1723f9ef1bb1e7af0ecad75304117cabcc9509565b9f09a')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list