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

Felix Yan felixonmars at archlinux.org
Sat Apr 22 05:50:50 UTC 2017


    Date: Saturday, April 22, 2017 @ 05:50:49
  Author: felixonmars
Revision: 224353

upgpkg: python-ruamel-yaml 0.14.8-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 05:41:29 UTC (rev 224352)
+++ PKGBUILD	2017-04-22 05:50:49 UTC (rev 224353)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.7
+pkgver=0.14.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=('626b990609c3ce3b69928305bf0602d4b9be658b9cd61bdfbac317211c22b1b9a131f1dd335b453daac848e3c35249773e110fce18733488c59171ad4d7a05fe')
+sha512sums=('6dab82c0216d7357cb4b56c17afdc72cf6fad157a168815f6551a3037b1e7e964ceb71e74a1c530280b8a2fe29506a45ffd4f6bacb8627396f38ca6ed14987c7')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list