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

Felix Yan felixonmars at archlinux.org
Fri Jul 14 06:34:24 UTC 2017


    Date: Friday, July 14, 2017 @ 06:34:23
  Author: felixonmars
Revision: 245049

upgpkg: python-ruamel-yaml 0.15.19-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 06:33:17 UTC (rev 245048)
+++ PKGBUILD	2017-07-14 06:34:23 UTC (rev 245049)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.18
+pkgver=0.15.19
 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' 'python-wheel')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('277baf24c25fb73c9244548c63c9911221424b1cb1b1b738efd811b2293eafd641c680bd7b1c9d62072d4a85f3448a1c972e22f6136bdcb8a0136810307b0dad')
+sha512sums=('13baa084dd3f7a2c5eee966eb514720b44706fb1c9b10be0e89b172d815f6de38eda1242492218bffac77697797cee80bdb7bb02b10f0181ab27716bd03097a7')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list