[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Mar 31 14:41:56 UTC 2017


    Date: Friday, March 31, 2017 @ 14:41:56
  Author: felixonmars
Revision: 220173

upgpkg: python-ruamel-yaml 0.14.4-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-31 14:38:18 UTC (rev 220172)
+++ PKGBUILD	2017-03-31 14:41:56 UTC (rev 220173)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.2
+pkgver=0.14.4
 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")
-sha512sums=('0925d515f534a0e74b714e5927f4317d2995699e7273ca7a84b2900390fd924f42bb831a2f5f89e2531fac903dc2657c4815775238867ce0c0d9f444e26c72bc')
+sha512sums=('8008b259e95ade5dc11fd356f55a68e8d6219376c8424f03a38e3118fd304029aaa8bdbc42bd58b4bb39bb7ca7a67ac6e7a53dd488756b0b3d10ecbca8ad8ef1')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list