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

Felix Yan felixonmars at archlinux.org
Sun Jun 25 03:10:39 UTC 2017


    Date: Sunday, June 25, 2017 @ 03:10:24
  Author: felixonmars
Revision: 240863

upgpkg: python-ruamel-yaml 0.15.13-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-25 02:37:43 UTC (rev 240862)
+++ PKGBUILD	2017-06-25 03:10:24 UTC (rev 240863)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.12
+pkgver=0.15.13
 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=('584cb80e4a7c89edce31658cbc7215697d00a377b88be885e58fb4887d8b4ce6c17f69b4d3d16ce5bee6985ac33d37dca9ccef89544e626ca5e3c4c15b71f129')
+sha512sums=('891760a5ab89bfdc74e4a3ba2733c012b75acb1259ac530a973dd23580e9ed524ea7960f05098aa5152aefb1d99083c42f346244d02930e2d01e5fdb32418c2c')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list