[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 9 01:57:51 UTC 2018
Date: Thursday, August 9, 2018 @ 01:57:50
Author: felixonmars
Revision: 370464
upgpkg: python-ruamel-yaml 0.15.51-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-09 01:57:38 UTC (rev 370463)
+++ PKGBUILD 2018-08-09 01:57:50 UTC (rev 370464)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.50
+pkgver=0.15.51
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=('137bc229dc1c81d1e4f3d60a942b2995cb7662f8f2b8f1a34378233063bc042c083a791d1b15dd767a431306fa35a6d0895222332d40a621f451d9b5360b95bb')
+sha512sums=('250249195b4c186fd677369e69ed4c6c4e48f4aa7544dff80a6ee687ed4c2e37a90d85e5ce6bbafccf15f1384ccbd11dd7d3764327ecbc91ab9be7ec707696e7')
package() {
depends=('python')
More information about the arch-commits
mailing list