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

Felix Yan felixonmars at archlinux.org
Sat Aug 4 04:45:17 UTC 2018


    Date: Saturday, August 4, 2018 @ 04:45:16
  Author: felixonmars
Revision: 367892

upgpkg: python-ruamel-yaml 0.15.48-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-04 04:45:16 UTC (rev 367891)
+++ PKGBUILD	2018-08-04 04:45:16 UTC (rev 367892)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.47
+pkgver=0.15.48
 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=('f04a787a7273a4537cb7dcd8217c2a2b74f8ed716fb4e3058994af8f3229a5ba1b38c97dbd83d7df2c13c73dadafcaa9f71b9fcb0b112fe76f6648e9d4e15cba')
+sha512sums=('91a630203d90ae7113fd7653eedaf08240b5447f11ed5cb800b7eb92b49e7004bd4d3c17dbe3e3f126b1d14bfa39028b752a1d876f090ec1a42a81a5b5766e39')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list