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

Felix Yan felixonmars at archlinux.org
Sun Aug 13 13:45:57 UTC 2017


    Date: Sunday, August 13, 2017 @ 13:45:57
  Author: felixonmars
Revision: 250032

upgpkg: python-ruamel-yaml 0.15.28-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-13 13:45:16 UTC (rev 250031)
+++ PKGBUILD	2017-08-13 13:45:57 UTC (rev 250032)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.26
+pkgver=0.15.28
 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=('f669f295b529168371980386bd63808a7367593289a580f59d2c2546315155915b78ee1fa7cd2951004f511e1ece7c0a1bbdc333bc5d071ddfd97fdea7635775')
+sha512sums=('1f6e16ba2ba33f9bef82a57e9cb519157cb39bdb3642f30a7b21b2dfd8b3842f2ca4f7ee3db8bdb05efbf02844c850d9bc37021982f38bbc3b8b79e9e9808ef6')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list