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

Felix Yan felixonmars at archlinux.org
Thu Aug 9 10:45:05 UTC 2018


    Date: Thursday, August 9, 2018 @ 10:45:05
  Author: felixonmars
Revision: 370606

upgpkg: python-ruamel-yaml 0.15.52-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-09 09:15:14 UTC (rev 370605)
+++ PKGBUILD	2018-08-09 10:45:05 UTC (rev 370606)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.51
+pkgver=0.15.52
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('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=('250249195b4c186fd677369e69ed4c6c4e48f4aa7544dff80a6ee687ed4c2e37a90d85e5ce6bbafccf15f1384ccbd11dd7d3764327ecbc91ab9be7ec707696e7')
+sha512sums=('800a2e9e84b5272d0c030c4864972901b54d324cee93b62c5b762b861903909c8593ae523826f82bb8e79c853afbc7e435ba5b0472bd35d9b8e63f124c6ab2e1')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list