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

Felix Yan felixonmars at archlinux.org
Wed Jun 7 14:51:15 UTC 2017


    Date: Wednesday, June 7, 2017 @ 14:51:13
  Author: felixonmars
Revision: 235346

upgpkg: python-ruamel-yaml 0.15.1-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-07 14:35:03 UTC (rev 235345)
+++ PKGBUILD	2017-06-07 14:51:13 UTC (rev 235346)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.0
+pkgver=0.15.1
 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=('8f1cc1433674682a79305c08551b1c510edeb19738656ca68accc48c6002db709094de4936fb1d89e463dd5ba61acbccf743e95273dd409344ee1c2a6f75ded3')
+sha512sums=('3bffa98437970738c935c1e458630bd0fce2df09d4da4dbeb5eb087159749cd75f332aa3f8d0f548a622017d09207e1ad398d4df82ef531c386fb7876238052d')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list