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

Felix Yan felixonmars at archlinux.org
Sat Apr 6 19:41:48 UTC 2019


    Date: Saturday, April 6, 2019 @ 19:41:47
  Author: felixonmars
Revision: 450025

upgpkg: python-ruamel-yaml 0.15.91-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-06 19:40:19 UTC (rev 450024)
+++ PKGBUILD	2019-04-06 19:41:47 UTC (rev 450025)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.90
+pkgver=0.15.91
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('6651ce45927cd70ecc1e5b1b3ccf71b60e0a1cd505a06a2523d89c1c969fc7ba7b115753c365d8aa9550decc67f2d77a58a522c868f1de4a5b4e509c2868481c')
+sha512sums=('4d084e461860d31686459789bb4d68fc1dd9e73b24f32de5487c4e1622bd80b8c6ca430a0405136c6d46bd577f6ad980a4d63ab7cac6adad74cca172728dd3e0')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list