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

Felix Yan felixonmars at archlinux.org
Sun May 14 15:03:48 UTC 2017


    Date: Sunday, May 14, 2017 @ 15:03:47
  Author: felixonmars
Revision: 227991

upgpkg: python-ruamel-yaml 0.14.12-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 14:59:04 UTC (rev 227990)
+++ PKGBUILD	2017-05-14 15:03:47 UTC (rev 227991)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.11
+pkgver=0.14.12
 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=('8df412495b30f299247360a809aeb3ce83b2a8fe195bedcbac3e9f28e25c9bd276860735d9a3740c1b28650eb2c8739adee98d2560a2108b05e0e9a28f81a3fa')
+sha512sums=('6716c15619e36242d6535486fc2815a1f786494c317f28b2edbc6cac45360985bbd983f618932db4285c62d0aed6063eb44d2bf021e658882d178e4688ad3f25')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list