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

Felix Yan felixonmars at archlinux.org
Wed Jul 5 03:05:31 UTC 2017


    Date: Wednesday, July 5, 2017 @ 03:05:30
  Author: felixonmars
Revision: 242349

upgpkg: python-ruamel-yaml 0.15.18-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-05 03:02:18 UTC (rev 242348)
+++ PKGBUILD	2017-07-05 03:05:30 UTC (rev 242349)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.17
+pkgver=0.15.18
 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=('dd403120102557bd04557cb4c48acea0201898007f86f8cd6f5690be746e9e3bf38c877357a521b7bc4a0e78664207dd61cf88cc5387a1141853cae1ae414773')
+sha512sums=('277baf24c25fb73c9244548c63c9911221424b1cb1b1b738efd811b2293eafd641c680bd7b1c9d62072d4a85f3448a1c972e22f6136bdcb8a0136810307b0dad')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list