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

Felix Yan felixonmars at archlinux.org
Thu Aug 10 17:09:24 UTC 2017


    Date: Thursday, August 10, 2017 @ 17:09:23
  Author: felixonmars
Revision: 249734

upgpkg: python-ruamel-yaml 0.15.26-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-10 15:25:54 UTC (rev 249733)
+++ PKGBUILD	2017-08-10 17:09:23 UTC (rev 249734)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.25
+pkgver=0.15.26
 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=('dbd1ad926a156f840ebd2a54918b10c9ffe9613f59d84ad8452044fd824e6c330d13e0c74b3ccc8e474f3344d302ad8e945b2533df91676a2da546427618cb3d')
+sha512sums=('f669f295b529168371980386bd63808a7367593289a580f59d2c2546315155915b78ee1fa7cd2951004f511e1ece7c0a1bbdc333bc5d071ddfd97fdea7635775')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list