[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Apr 21 18:31:35 UTC 2019
Date: Sunday, April 21, 2019 @ 18:31:35
Author: felixonmars
Revision: 452837
upgpkg: python-ruamel-yaml 0.15.93-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-21 18:25:10 UTC (rev 452836)
+++ PKGBUILD 2019-04-21 18:31:35 UTC (rev 452837)
@@ -3,7 +3,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.92
+pkgver=0.15.93
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=('81034a9907cd1a872949ac4ec9bb65b25e5cb06c222048c4f783c57c208066d5db3d3836f6a0b56754667016d0db93b3905734df798389623a4308d772e4bf62')
+sha512sums=('a5fd3a6ec0956ec3b95bd5c68a3eec43e7ba62b3972741664362d2ea709ef9b46facbd9090882b5ac1eee67b319233581fc99291b8787e321c6bdf525f975e20')
package() {
depends=('python')
More information about the arch-commits
mailing list