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

Felix Yan felixonmars at archlinux.org
Sun Jul 23 23:19:47 UTC 2017


    Date: Sunday, July 23, 2017 @ 23:19:46
  Author: felixonmars
Revision: 246160

upgpkg: python-ruamel-yaml 0.15.20-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-23 23:17:12 UTC (rev 246159)
+++ PKGBUILD	2017-07-23 23:19:46 UTC (rev 246160)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.19
+pkgver=0.15.20
 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=('13baa084dd3f7a2c5eee966eb514720b44706fb1c9b10be0e89b172d815f6de38eda1242492218bffac77697797cee80bdb7bb02b10f0181ab27716bd03097a7')
+sha512sums=('bf0167a72867336e65cea9bf57232dc287f9b35759f61fe92824e074fc6a95ab0cbc92be3cd4be8e4021977ff8a8e699c134cf3fc0514a724ecbf256487b4cd9')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list