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

Felix Yan felixonmars at archlinux.org
Thu Aug 16 13:06:33 UTC 2018


    Date: Thursday, August 16, 2018 @ 13:06:33
  Author: felixonmars
Revision: 371963

upgpkg: python-ruamel-yaml 0.15.57-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-16 13:05:51 UTC (rev 371962)
+++ PKGBUILD	2018-08-16 13:06:33 UTC (rev 371963)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.56
+pkgver=0.15.57
 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=('76a252a37a19edee7fabfb6c35a35fc32b248d7b0db289301b26b53b76cf7d6c0116f6e488b32c6847f8e909c922aafc57e882d1c36fbb8526f693ebf21fa9d9')
+sha512sums=('02b7e62d0783714062edf27d9096b02d1482a19dee4f076c9de4e8372f469e3f501af6ed6865547b0cc13b7c69388acfbc0200273f198e633d4ba2f1bb1f5237')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list