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

Felix Yan felixonmars at archlinux.org
Thu Apr 4 10:57:04 UTC 2019


    Date: Thursday, April 4, 2019 @ 10:57:04
  Author: felixonmars
Revision: 449032

upgpkg: python-ruamel-yaml 0.15.90-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-04 10:55:01 UTC (rev 449031)
+++ PKGBUILD	2019-04-04 10:57:04 UTC (rev 449032)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.89
+pkgver=0.15.90
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('d4c6d0d46ca8fdb09b566fe8a9d11e4fe318e6d535a4c5bda54b3722138ed96c99eb4addca931de3cb8b4d7e92b524bb11588eb151706f6aefe0e0bfc7deed1e')
+sha512sums=('6651ce45927cd70ecc1e5b1b3ccf71b60e0a1cd505a06a2523d89c1c969fc7ba7b115753c365d8aa9550decc67f2d77a58a522c868f1de4a5b4e509c2868481c')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list