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

Felix Yan felixonmars at archlinux.org
Tue Aug 15 04:15:19 UTC 2017


    Date: Tuesday, August 15, 2017 @ 04:15:18
  Author: felixonmars
Revision: 250471

upgpkg: python-ruamel-yaml 0.15.30-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-15 04:14:48 UTC (rev 250470)
+++ PKGBUILD	2017-08-15 04:15:18 UTC (rev 250471)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.29
+pkgver=0.15.30
 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=('e8e8b8ecec991831a781f4e9366fecb67ab1659d7ebe8c1b18f2561a4a6e7eb287efe5e9ffe9882354fb6cefd4f1f931b77661c258b3cde22227b6d9f20136c3')
+sha512sums=('8d222159d1bd0bdabd9672ec63bb9be417162084648537e5c1650b7b548605a968127111b98d6c81ab1848b8502b4c0c17302e8c0f745c4b7643e320f64fb453')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list