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

Felix Yan felixonmars at archlinux.org
Tue Jan 21 07:36:31 UTC 2020


    Date: Tuesday, January 21, 2020 @ 07:36:31
  Author: felixonmars
Revision: 553271

upgpkg: python-ruamel-yaml 0.16.6-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-21 07:33:45 UTC (rev 553270)
+++ PKGBUILD	2020-01-21 07:36:31 UTC (rev 553271)
@@ -5,8 +5,8 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.16.5
-pkgrel=5
+pkgver=0.16.6
+pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=(any)
 url="https://bitbucket.org/ruamel/yaml"
@@ -14,7 +14,7 @@
 depends=(python)
 makedepends=(python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/r/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha512sums=('411eac7fd607acaa33f28e642591a1ba9e3e905a5c141383a7168cb36c703b98da2ab90ebfeed77165fd5f6271756d07780a2ed9829fecf417cbda926a0214b9')
+sha512sums=('3e919f1cd438483d9a4310506a456bc1e30beabb384f29d9d8c5c24b1e4250bdfd5137aa295efad48f3ad7fc11d2a183c8069986be35c6c3e1a92339e4ecfd75')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list