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

Felix Yan felixonmars at archlinux.org
Sat Jul 1 15:51:01 UTC 2017


    Date: Saturday, July 1, 2017 @ 15:51:00
  Author: felixonmars
Revision: 242018

upgpkg: python-ruamel-yaml 0.15.16-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-01 15:22:47 UTC (rev 242017)
+++ PKGBUILD	2017-07-01 15:51:00 UTC (rev 242018)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.15
+pkgver=0.15.16
 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=('fe8f8cbf08e1d003799dd2fa37632d1acd52b95d249816a1d8168c07ebece2d218c4789e17b7edf0cfcd2a34e99ffa251bc6c2532181fa67248e05b35df7a5e8')
+sha512sums=('ea88b3cb1b06d5b77608c3521f7011b8b524dc5fa3f4809fca40eb025123a0eb42144cf4e7b35e7fa9e0dcb81499b7cd9a025b193322c01a4823f2c168c8c000')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list