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

Felix Yan felixonmars at archlinux.org
Mon Aug 13 03:05:50 UTC 2018


    Date: Monday, August 13, 2018 @ 03:05:49
  Author: felixonmars
Revision: 371238

upgpkg: python-ruamel-yaml 0.15.53-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-13 03:05:40 UTC (rev 371237)
+++ PKGBUILD	2018-08-13 03:05:49 UTC (rev 371238)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.52
+pkgver=0.15.53
 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=('800a2e9e84b5272d0c030c4864972901b54d324cee93b62c5b762b861903909c8593ae523826f82bb8e79c853afbc7e435ba5b0472bd35d9b8e63f124c6ab2e1')
+sha512sums=('a5720c83bd259384a253e819b04d1c40ef7be27b7f82c8880fbebb411a2054255b734dfd1cc2e733a4659544799f4e8188710734a0a683455e5847f0aa2a4b09')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list