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

Felix Yan felixonmars at archlinux.org
Fri Aug 16 04:40:54 UTC 2019


    Date: Friday, August 16, 2019 @ 04:40:54
  Author: felixonmars
Revision: 499674

upgpkg: python-ruamel-yaml 0.16.3-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-16 04:39:38 UTC (rev 499673)
+++ PKGBUILD	2019-08-16 04:40:54 UTC (rev 499674)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.16.1
+pkgver=0.16.3
 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=('89070db3d376ecbb1d56bb6651a721d1f168c42a12b95f7733af85d1bd9923617c38877a05c6d06d88667ff2cb635646a66cb63250f9b476c0fe4d358471e137')
+sha512sums=('4b333b4216baf2c6adc120d7561464699ca25bf26b81917e67b5cfe5fbfa24c95e846b3a5a37287ba42a6e153fb042a627355688660786445acbbc68b5c19992')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list