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

Felix Yan felixonmars at archlinux.org
Wed Aug 9 16:16:08 UTC 2017


    Date: Wednesday, August 9, 2017 @ 16:16:07
  Author: felixonmars
Revision: 249656

upgpkg: python-ruamel-yaml 0.15.24-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-09 15:29:21 UTC (rev 249655)
+++ PKGBUILD	2017-08-09 16:16:07 UTC (rev 249656)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.23
+pkgver=0.15.24
 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=('0491e4bcac992e994f3cbfa9ca435a3e3e67ddcd44bcb8e253e9dca4a2280eaffb93d9ac47acf76457dfebd0532cd94ffec20434b20b97a2374af7f46bb4d0c2')
+sha512sums=('c5f0b536e27413f56ebf403efda9f946d94525364827308272b2c891a693b1b42a54a31350acb1c074e83f1406d8f9dacc3360a8e2c514311394339da87b13db')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list