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

Felix Yan felixonmars at archlinux.org
Thu Sep 20 07:20:33 UTC 2018


    Date: Thursday, September 20, 2018 @ 07:20:33
  Author: felixonmars
Revision: 383467

upgpkg: python-ruamel-yaml 0.15.67-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 07:20:05 UTC (rev 383466)
+++ PKGBUILD	2018-09-20 07:20:33 UTC (rev 383467)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.66
+pkgver=0.15.67
 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=('61a046d240d9a1acb5aa3ddbd813d374ed2a4c029afd6c2bdcce76ae61c206365ffc5fc788fdb9db32bac770db9970cff0fceacd0a7c1c6254cf678f975f4736')
+sha512sums=('90d5c950fc8e0fbf20232bf046c225baa47b7b2d5f8da9f00aa9757335d814bd4d62fcbc7cfa0e7bb404fbfe6cfa28c5cfa87ac1b99e998a90e9c076eb8d9680')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list