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

Felix Yan felixonmars at archlinux.org
Wed Jun 9 13:51:41 UTC 2021


    Date: Wednesday, June 9, 2021 @ 13:51:40
  Author: felixonmars
Revision: 960128

upgpkg: python-ruamel-yaml 0.17.8-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 13:43:03 UTC (rev 960127)
+++ PKGBUILD	2021-06-09 13:51:40 UTC (rev 960128)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.7
+pkgver=0.17.8
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python-ruamel.yaml.clib')
 makedepends=('python-setuptools')
 source=(https://files.pythonhosted.org/packages/source/r/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha512sums=('2089c6560526185ef9aca2d0ba78d63aed36fdb1a73894aaedf6495abc241687dd296937b4ef7d43391e0dbe7aacff4dad9650bf78c376d68eecbf4600b84e4b')
+sha512sums=('fac1029cbdd3ddc9394935fd7e2d4418e3abf8ba5943d7378c6d3e4fe315b245eabe62de64e864733e6e906da7749f2821ac89b239cdbe1bc257b451e699c3e0')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list