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

Felix Yan felixonmars at archlinux.org
Sun Sep 17 15:03:15 UTC 2017


    Date: Sunday, September 17, 2017 @ 15:03:14
  Author: felixonmars
Revision: 258621

upgpkg: python-ruamel-yaml 0.15.34-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-17 15:02:53 UTC (rev 258620)
+++ PKGBUILD	2017-09-17 15:03:14 UTC (rev 258621)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.33
+pkgver=0.15.34
 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=('b154ed4f320fd62fd0eff36f3600b31f33c783d07baeedff0173b3cc3d976cdece11e52664a281fc52dfa295c97d75a755a42cd9f1fa349b6c90fe463b3d9958')
+sha512sums=('f5ae2c590f5570b40d4c05ee86eaf326d210897f6d27fecefd1a43de2dcb7189d181572cf24df370d78568622822df193e4126c1d42ae4a528eba8f281272545')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list