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

Felix Yan felixonmars at archlinux.org
Thu Jun 10 14:28:50 UTC 2021


    Date: Thursday, June 10, 2021 @ 14:28:49
  Author: felixonmars
Revision: 961300

upgpkg: python-ruamel-yaml 0.17.9-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-10 14:27:25 UTC (rev 961299)
+++ PKGBUILD	2021-06-10 14:28:49 UTC (rev 961300)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.8
+pkgver=0.17.9
 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=('fac1029cbdd3ddc9394935fd7e2d4418e3abf8ba5943d7378c6d3e4fe315b245eabe62de64e864733e6e906da7749f2821ac89b239cdbe1bc257b451e699c3e0')
+sha512sums=('50c96a24b5ec81e24d9de8079d180f3e482071d53d84547a2a7db950cb0289a7056f1fe367603305a2fd26833ddd0c012281c5206af0ca2177b907f7a7464083')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list