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

Felix Yan felixonmars at archlinux.org
Thu Aug 31 07:14:31 UTC 2017


    Date: Thursday, August 31, 2017 @ 07:14:30
  Author: felixonmars
Revision: 255150

upgpkg: python-ruamel-yaml 0.15.33-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 05:39:18 UTC (rev 255149)
+++ PKGBUILD	2017-08-31 07:14:30 UTC (rev 255150)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.32
+pkgver=0.15.33
 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=('4f9eedc10a11eef835b7c41d7701094793c3274a2da15ef1a69a0bfd93a534642a5b057b4377366473277d1a2f5b1837240120fef021477d5cf5d856e1a2ae2e')
+sha512sums=('b154ed4f320fd62fd0eff36f3600b31f33c783d07baeedff0173b3cc3d976cdece11e52664a281fc52dfa295c97d75a755a42cd9f1fa349b6c90fe463b3d9958')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list