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

Felix Yan felixonmars at archlinux.org
Sun Jun 11 05:03:39 UTC 2017


    Date: Sunday, June 11, 2017 @ 05:03:38
  Author: felixonmars
Revision: 236105

upgpkg: python-ruamel-yaml 0.15.6-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-11 04:50:04 UTC (rev 236104)
+++ PKGBUILD	2017-06-11 05:03:38 UTC (rev 236105)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.5
+pkgver=0.15.6
 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=('1451cfe81ac433d7b3822088b01df6e17383a2e4d16942f32809e4497f1975831c0d8fa01aa41b4f43a8aef475fd4cc00adb5182866902cd5abb1cd0e5a47b3a')
+sha512sums=('57e6fd46506243cd9dca3fa13a0ca31f94a2eb02d151da0195f5a645899eaf33a04e9169f89625aa699ef6acd389d826d69345855de178421c70a9e33cb91687')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list