[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 23 13:30:00 UTC 2017
Date: Thursday, March 23, 2017 @ 13:30:00
Author: felixonmars
Revision: 218531
upgpkg: python-ruamel-yaml 0.14.2-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-23 13:29:08 UTC (rev 218530)
+++ PKGBUILD 2017-03-23 13:30:00 UTC (rev 218531)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('python-setuptools' 'python-pip')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/ruamel/yaml/get/$pkgver.tar.bz2")
-md5sums=('321e5c17e9ecc12fb6f2a76146a8ee3f')
+sha512sums=('0925d515f534a0e74b714e5927f4317d2995699e7273ca7a84b2900390fd924f42bb831a2f5f89e2531fac903dc2657c4815775238867ce0c0d9f444e26c72bc')
prepare() {
export LC_CTYPE=en_US.UTF-8
More information about the arch-commits
mailing list