[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jan 17 19:13:06 UTC 2019
Date: Thursday, January 17, 2019 @ 19:13:02
Author: felixonmars
Revision: 423815
upgpkg: python-ruamel-yaml 0.15.86-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-17 19:11:59 UTC (rev 423814)
+++ PKGBUILD 2019-01-17 19:13:02 UTC (rev 423815)
@@ -3,7 +3,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.85
+pkgver=0.15.86
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=('092578a0ba20310f54211cbdbe2fb0ad397c087795322503c0441cfeca1c6d40fbd2f49b2a4b20b0b211b35f439b6560bc007a26ba39e4104c87eb0cc28123c2')
+sha512sums=('01b625ccd89d7802257f86563718c55fcfffa06d734c9927a74bc5cc3110c795b66184c44a2949348c49f64ccbfc920804cd4a34a06a1ff1527774f85c9b9bee')
package() {
depends=('python')
More information about the arch-commits
mailing list