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

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:17:53 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:17:52
  Author: felixonmars
Revision: 247427

upgpkg: python-ruamel-yaml 0.15.23-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 14:17:37 UTC (rev 247426)
+++ PKGBUILD	2017-08-02 14:17:52 UTC (rev 247427)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.22
+pkgver=0.15.23
 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=('7ac097f26ae978c1cb03ae8d34dcdb5574fa36cc364c19706e8b572c330ffe98806096f4a3536e0a0bc8e8be7ea69200b1051f1799045218866020fcb7198fb7')
+sha512sums=('0491e4bcac992e994f3cbfa9ca435a3e3e67ddcd44bcb8e253e9dca4a2280eaffb93d9ac47acf76457dfebd0532cd94ffec20434b20b97a2374af7f46bb4d0c2')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list