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

Felix Yan felixonmars at archlinux.org
Sun Jun 4 15:15:11 UTC 2017


    Date: Sunday, June 4, 2017 @ 15:15:10
  Author: felixonmars
Revision: 233968

upgpkg: python-ruamel-yaml 0.15.0-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-04 14:41:19 UTC (rev 233967)
+++ PKGBUILD	2017-06-04 15:15:10 UTC (rev 233968)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.12
+pkgver=0.15.0
 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=('6716c15619e36242d6535486fc2815a1f786494c317f28b2edbc6cac45360985bbd983f618932db4285c62d0aed6063eb44d2bf021e658882d178e4688ad3f25')
+sha512sums=('8f1cc1433674682a79305c08551b1c510edeb19738656ca68accc48c6002db709094de4936fb1d89e463dd5ba61acbccf743e95273dd409344ee1c2a6f75ded3')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list