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

Felix Yan felixonmars at archlinux.org
Sun Aug 5 15:21:24 UTC 2018


    Date: Sunday, August 5, 2018 @ 15:21:24
  Author: felixonmars
Revision: 368383

upgpkg: python-ruamel-yaml 0.15.49-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-05 14:24:27 UTC (rev 368382)
+++ PKGBUILD	2018-08-05 15:21:24 UTC (rev 368383)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.48
+pkgver=0.15.49
 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=('91a630203d90ae7113fd7653eedaf08240b5447f11ed5cb800b7eb92b49e7004bd4d3c17dbe3e3f126b1d14bfa39028b752a1d876f090ec1a42a81a5b5766e39')
+sha512sums=('f7af7c02e12dc0527ea5db5e579132e18eed2e3a233b03a34f17b993aef4d09044a6b95d234242c6f56ff86c4d29e7d19ee9b6d28a14fa56e3832dc0c9d56b8c')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list