[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 16 13:34:05 UTC 2019
Date: Tuesday, April 16, 2019 @ 13:34:04
Author: felixonmars
Revision: 451795
upgpkg: python-ruamel-yaml 0.15.92-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-16 13:33:53 UTC (rev 451794)
+++ PKGBUILD 2019-04-16 13:34:04 UTC (rev 451795)
@@ -3,7 +3,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.91
+pkgver=0.15.92
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=('4d084e461860d31686459789bb4d68fc1dd9e73b24f32de5487c4e1622bd80b8c6ca430a0405136c6d46bd577f6ad980a4d63ab7cac6adad74cca172728dd3e0')
+sha512sums=('81034a9907cd1a872949ac4ec9bb65b25e5cb06c222048c4f783c57c208066d5db3d3836f6a0b56754667016d0db93b3905734df798389623a4308d772e4bf62')
package() {
depends=('python')
More information about the arch-commits
mailing list