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

Felix Yan felixonmars at archlinux.org
Thu Jun 15 02:32:18 UTC 2017


    Date: Thursday, June 15, 2017 @ 02:32:17
  Author: felixonmars
Revision: 236886

upgpkg: python-ruamel-yaml 0.15.7-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-15 02:32:02 UTC (rev 236885)
+++ PKGBUILD	2017-06-15 02:32:17 UTC (rev 236886)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.6
+pkgver=0.15.7
 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=('57e6fd46506243cd9dca3fa13a0ca31f94a2eb02d151da0195f5a645899eaf33a04e9169f89625aa699ef6acd389d826d69345855de178421c70a9e33cb91687')
+sha512sums=('61f63772070eb487112a2e8a7f89138570b3a53bfdcc4289a11efad58d1f6b6006a5b19d2430886f41d8a3f1e829aa30af5b64239791a7649cd521d0f8ef6d9b')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list