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

Felix Yan felixonmars at archlinux.org
Sun Jun 25 07:27:20 UTC 2017


    Date: Sunday, June 25, 2017 @ 07:27:19
  Author: felixonmars
Revision: 240879

upgpkg: python-ruamel-yaml 0.15.14-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-25 07:25:51 UTC (rev 240878)
+++ PKGBUILD	2017-06-25 07:27:19 UTC (rev 240879)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.13
+pkgver=0.15.14
 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=('891760a5ab89bfdc74e4a3ba2733c012b75acb1259ac530a973dd23580e9ed524ea7960f05098aa5152aefb1d99083c42f346244d02930e2d01e5fdb32418c2c')
+sha512sums=('f429684a503ccabfd730893fab1d3cf8846c0f31584d62bb1f19b8f0d58301b95f95aadd5a2146e53d9786bba7cb105e38601351fa55e05f6defcddaf2b36c56')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list