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

Felix Yan felixonmars at archlinux.org
Tue Aug 15 14:56:18 UTC 2017


    Date: Tuesday, August 15, 2017 @ 14:56:17
  Author: felixonmars
Revision: 250976

upgpkg: python-ruamel-yaml 0.15.31-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-15 14:53:26 UTC (rev 250975)
+++ PKGBUILD	2017-08-15 14:56:17 UTC (rev 250976)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.30
+pkgver=0.15.31
 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=('8d222159d1bd0bdabd9672ec63bb9be417162084648537e5c1650b7b548605a968127111b98d6c81ab1848b8502b4c0c17302e8c0f745c4b7643e320f64fb453')
+sha512sums=('78cba0e2c20af9b93d9ca8cde7bdbc4b20eadd89e1a1ef5c43aa92df568585e9572c00641ff922696bb4a39a0779ff8157db68426bd769e87b14ae8f1158b0da')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list