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

Felix Yan felixonmars at archlinux.org
Mon Jul 3 09:11:36 UTC 2017


    Date: Monday, July 3, 2017 @ 09:11:35
  Author: felixonmars
Revision: 242128

upgpkg: python-ruamel-yaml 0.15.17-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-03 09:01:51 UTC (rev 242127)
+++ PKGBUILD	2017-07-03 09:11:35 UTC (rev 242128)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.16
+pkgver=0.15.17
 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=('ea88b3cb1b06d5b77608c3521f7011b8b524dc5fa3f4809fca40eb025123a0eb42144cf4e7b35e7fa9e0dcb81499b7cd9a025b193322c01a4823f2c168c8c000')
+sha512sums=('dd403120102557bd04557cb4c48acea0201898007f86f8cd6f5690be746e9e3bf38c877357a521b7bc4a0e78664207dd61cf88cc5387a1141853cae1ae414773')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list