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

Felix Yan felixonmars at archlinux.org
Thu Jun 15 20:50:04 UTC 2017


    Date: Thursday, June 15, 2017 @ 20:50:03
  Author: felixonmars
Revision: 237451

upgpkg: python-ruamel-yaml 0.15.8-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-15 20:46:04 UTC (rev 237450)
+++ PKGBUILD	2017-06-15 20:50:03 UTC (rev 237451)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.7
+pkgver=0.15.8
 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=('61f63772070eb487112a2e8a7f89138570b3a53bfdcc4289a11efad58d1f6b6006a5b19d2430886f41d8a3f1e829aa30af5b64239791a7649cd521d0f8ef6d9b')
+sha512sums=('f62e2717fec3a3481e450515f35a6377fc8f892225e60f9c6ec21339b0b1f450d3c3df381214617eb21ffa2a731a8845532f9ac8bd9caa191d305b2610620cd6')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list