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

Felix Yan felixonmars at archlinux.org
Thu Dec 6 21:58:42 UTC 2018


    Date: Thursday, December 6, 2018 @ 21:58:42
  Author: felixonmars
Revision: 411973

upgpkg: python-ruamel-yaml 0.15.81-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 21:58:12 UTC (rev 411972)
+++ PKGBUILD	2018-12-06 21:58:42 UTC (rev 411973)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.80
+pkgver=0.15.81
 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=('5058602d7a778dba129285f7d58dd993cab5396689973692640ce4a9f2b400edd0d15c37d9d61a460238da5b066e0c84ad755590fad44fd33f49ccac27b6bb24')
+sha512sums=('1d8985239993cb60e034415f236ca98914ff048261a0ab1eaff4d944fa8e9074e4f5d7f9b4ad78f9da44710545f0f37a4e3404bf1829c51fc5dc58f801772244')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list