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

Felix Yan felixonmars at archlinux.org
Thu Aug 10 10:42:45 UTC 2017


    Date: Thursday, August 10, 2017 @ 10:42:45
  Author: felixonmars
Revision: 249705

upgpkg: python-ruamel-yaml 0.15.25-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-10 10:38:03 UTC (rev 249704)
+++ PKGBUILD	2017-08-10 10:42:45 UTC (rev 249705)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.24
+pkgver=0.15.25
 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=('c5f0b536e27413f56ebf403efda9f946d94525364827308272b2c891a693b1b42a54a31350acb1c074e83f1406d8f9dacc3360a8e2c514311394339da87b13db')
+sha512sums=('dbd1ad926a156f840ebd2a54918b10c9ffe9613f59d84ad8452044fd824e6c330d13e0c74b3ccc8e474f3344d302ad8e945b2533df91676a2da546427618cb3d')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list