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

Felix Yan felixonmars at archlinux.org
Fri Aug 9 08:22:05 UTC 2019


    Date: Friday, August 9, 2019 @ 08:22:04
  Author: felixonmars
Revision: 498393

upgpkg: python-ruamel-yaml 0.16.1-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-09 06:42:23 UTC (rev 498392)
+++ PKGBUILD	2019-08-09 08:22:04 UTC (rev 498393)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.16.0
+pkgver=0.16.1
 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=('bbf9a364dd26e847bc2f9f2796461ffaf95df75a0f5ed254599692458d996e9dec8d834c14c4af86e420a6503ee40a06817659bf2fdf006761d8aee409058a8f')
+sha512sums=('89070db3d376ecbb1d56bb6651a721d1f168c42a12b95f7733af85d1bd9923617c38877a05c6d06d88667ff2cb635646a66cb63250f9b476c0fe4d358471e137')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list