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

Felix Yan felixonmars at archlinux.org
Thu Feb 28 09:34:21 UTC 2019


    Date: Thursday, February 28, 2019 @ 09:33:56
  Author: felixonmars
Revision: 436967

upgpkg: python-ruamel-yaml 0.15.89-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 09:32:19 UTC (rev 436966)
+++ PKGBUILD	2019-02-28 09:33:56 UTC (rev 436967)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.88
+pkgver=0.15.89
 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=('7e33f7fd239e1c1f60b8dece6f05b816af87e4ad43b823467f35736fc917cee701dfbcae938242d1328f19598712b18c32acf0db4a8454bf664986e50ff89cee')
+sha512sums=('d4c6d0d46ca8fdb09b566fe8a9d11e4fe318e6d535a4c5bda54b3722138ed96c99eb4addca931de3cb8b4d7e92b524bb11588eb151706f6aefe0e0bfc7deed1e')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list