[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 17 19:37:31 UTC 2018
Date: Friday, August 17, 2018 @ 19:37:30
Author: felixonmars
Revision: 372541
upgpkg: python-ruamel-yaml 0.15.59-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 19:37:06 UTC (rev 372540)
+++ PKGBUILD 2018-08-17 19:37:30 UTC (rev 372541)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.58
+pkgver=0.15.59
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=('a7418c657d3270713ad20ed8dc7ac433a53066fcb95dc60afb07102a7bbcbab1499e9ade06017cbbff6ef55489ef35889ea1ff7e2cbe20958b182c997e67810c')
+sha512sums=('30f50d68bd3460c202aacd3682911695b0b42e5e3ddef91c78e7d36dfa645441464097c0df162dda649d4947a74c73ee4a65a6280217a7f3f23ba183aedff09f')
package() {
depends=('python')
More information about the arch-commits
mailing list