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

Felix Yan felixonmars at archlinux.org
Sat Jun 24 14:08:05 UTC 2017


    Date: Saturday, June 24, 2017 @ 14:08:04
  Author: felixonmars
Revision: 240761

upgpkg: python-ruamel-yaml 0.15.12-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-24 12:56:39 UTC (rev 240760)
+++ PKGBUILD	2017-06-24 14:08:04 UTC (rev 240761)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.10
+pkgver=0.15.12
 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' 'python-wheel')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('c4d3a5f03f88a9d50dadf29a1529bc91202717eab1983773b7896e97fdd579b74d56ddfa7d4c19a3aa6fd20d639eb2a23e09bc6d35b106ed9a852b2c4ccccd7c')
+sha512sums=('584cb80e4a7c89edce31658cbc7215697d00a377b88be885e58fb4887d8b4ce6c17f69b4d3d16ce5bee6985ac33d37dca9ccef89544e626ca5e3c4c15b71f129')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list