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

Felix Yan felixonmars at archlinux.org
Fri Sep 7 15:03:37 UTC 2018


    Date: Friday, September 7, 2018 @ 15:03:36
  Author: felixonmars
Revision: 378620

upgpkg: python-ruamel-yaml 0.15.66-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-07 14:55:23 UTC (rev 378619)
+++ PKGBUILD	2018-09-07 15:03:36 UTC (rev 378620)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.65
+pkgver=0.15.66
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('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=('404a937ace3eab0c758e0ecb6f4afc9dd744b31561baae83b7a85baea179136ac73ac84d5d5e6b8f80c059399467dcedf864141cf3310e1cb81f20f001e7e404')
+sha512sums=('61a046d240d9a1acb5aa3ddbd813d374ed2a4c029afd6c2bdcce76ae61c206365ffc5fc788fdb9db32bac770db9970cff0fceacd0a7c1c6254cf678f975f4736')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list