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

Felix Yan felixonmars at archlinux.org
Fri Aug 17 06:52:06 UTC 2018


    Date: Friday, August 17, 2018 @ 06:52:06
  Author: felixonmars
Revision: 372156

upgpkg: python-ruamel-yaml 0.15.58-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-17 06:49:58 UTC (rev 372155)
+++ PKGBUILD	2018-08-17 06:52:06 UTC (rev 372156)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.57
+pkgver=0.15.58
 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=('02b7e62d0783714062edf27d9096b02d1482a19dee4f076c9de4e8372f469e3f501af6ed6865547b0cc13b7c69388acfbc0200273f198e633d4ba2f1bb1f5237')
+sha512sums=('a7418c657d3270713ad20ed8dc7ac433a53066fcb95dc60afb07102a7bbcbab1499e9ade06017cbbff6ef55489ef35889ea1ff7e2cbe20958b182c997e67810c')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list