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

Felix Yan felixonmars at archlinux.org
Mon May 1 14:45:16 UTC 2017


    Date: Monday, May 1, 2017 @ 14:45:15
  Author: felixonmars
Revision: 226418

upgpkg: python-ruamel-yaml 0.14.11-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-01 14:44:57 UTC (rev 226417)
+++ PKGBUILD	2017-05-01 14:45:15 UTC (rev 226418)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.10
+pkgver=0.14.11
 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=('44613dbe2f6323ccb6e6edcd672ca67f3a93a03b8f993386fab4809498cb9ac5a8392890a442ce64b83035e3e53d4c7199042b13d3646135fee580a291710a74')
+sha512sums=('8df412495b30f299247360a809aeb3ce83b2a8fe195bedcbac3e9f28e25c9bd276860735d9a3740c1b28650eb2c8739adee98d2560a2108b05e0e9a28f81a3fa')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list