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

Felix Yan felixonmars at archlinux.org
Wed Aug 15 16:23:00 UTC 2018


    Date: Wednesday, August 15, 2018 @ 16:23:00
  Author: felixonmars
Revision: 371841

upgpkg: python-ruamel-yaml 0.15.56-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-15 16:11:43 UTC (rev 371840)
+++ PKGBUILD	2018-08-15 16:23:00 UTC (rev 371841)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.55
+pkgver=0.15.56
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('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=('a9d3f9b9791a2855102f06b879d251d87102ca9e6c32feead06bc36020a6228756f90bc73df1e118fcca6d5d7383e6c7aa38b84c93f6615a12062013126dad99')
+sha512sums=('76a252a37a19edee7fabfb6c35a35fc32b248d7b0db289301b26b53b76cf7d6c0116f6e488b32c6847f8e909c922aafc57e882d1c36fbb8526f693ebf21fa9d9')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list