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

Felix Yan felixonmars at archlinux.org
Thu Jun 8 10:34:08 UTC 2017


    Date: Thursday, June 8, 2017 @ 10:34:08
  Author: felixonmars
Revision: 235403

upgpkg: python-ruamel-yaml 0.15.3-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-08 10:33:51 UTC (rev 235402)
+++ PKGBUILD	2017-06-08 10:34:08 UTC (rev 235403)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.1
+pkgver=0.15.3
 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=('3bffa98437970738c935c1e458630bd0fce2df09d4da4dbeb5eb087159749cd75f332aa3f8d0f548a622017d09207e1ad398d4df82ef531c386fb7876238052d')
+sha512sums=('bd28b8ee25b657b391b94ef5136a2a0922208ea17606ea847a17e047e4dc8240785ddeba05795d6eb2dc664402346272c52d9b725f9f4a110f9fe31f5eaa86c8')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list