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

Felix Yan felixonmars at archlinux.org
Mon Aug 19 06:19:35 UTC 2019


    Date: Monday, August 19, 2019 @ 06:19:34
  Author: felixonmars
Revision: 500136

upgpkg: python-ruamel-yaml 0.16.5-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-19 05:48:14 UTC (rev 500135)
+++ PKGBUILD	2019-08-19 06:19:34 UTC (rev 500136)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.16.4
+pkgver=0.16.5
 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=('50b411eb08a395ce910f0e04fdf3afa252632d8cd3716f8f7026c3b48bbc8f7dd545f51b87ba02092ce7a645c95e0da20972fafb5f1a51388721d59723aa5312')
+sha512sums=('411eac7fd607acaa33f28e642591a1ba9e3e905a5c141383a7168cb36c703b98da2ab90ebfeed77165fd5f6271756d07780a2ed9829fecf417cbda926a0214b9')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list