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

Felix Yan felixonmars at archlinux.org
Fri Jun 16 09:24:25 UTC 2017


    Date: Friday, June 16, 2017 @ 09:24:24
  Author: felixonmars
Revision: 237581

upgpkg: python-ruamel-yaml 0.15.9-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-16 09:23:29 UTC (rev 237580)
+++ PKGBUILD	2017-06-16 09:24:24 UTC (rev 237581)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.8
+pkgver=0.15.9
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=("MIT")
 makedepends=('python-pip')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('f62e2717fec3a3481e450515f35a6377fc8f892225e60f9c6ec21339b0b1f450d3c3df381214617eb21ffa2a731a8845532f9ac8bd9caa191d305b2610620cd6')
+sha512sums=('15682812ea60aa9c1d4c162cd09f2b538f08cda5f2010f1201e8da9203754aac47b5d593908c68d709a89e70310d658d7dac58f2294cd42c22e23c4ae0c08aeb')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list