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

Felix Yan felixonmars at archlinux.org
Thu Apr 27 05:14:06 UTC 2017


    Date: Thursday, April 27, 2017 @ 05:14:06
  Author: felixonmars
Revision: 225885

upgpkg: python-ruamel-yaml 0.14.10-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 05:13:36 UTC (rev 225884)
+++ PKGBUILD	2017-04-27 05:14:06 UTC (rev 225885)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.9
+pkgver=0.14.10
 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=('45eafd369696a5099394d9e3712fb2869feeec1bd63560908d0234d4e1fc99ca6c3f3c9e127808f38e5a9c6690616c9282d556564c394f1d41067d7258dd2bfd')
+sha512sums=('44613dbe2f6323ccb6e6edcd672ca67f3a93a03b8f993386fab4809498cb9ac5a8392890a442ce64b83035e3e53d4c7199042b13d3646135fee580a291710a74')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list