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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 11 07:15:40 UTC 2021


    Date: Saturday, September 11, 2021 @ 07:15:40
  Author: felixonmars
Revision: 1014099

upgpkg: python-ruamel-yaml 0.17.16-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-11 07:15:13 UTC (rev 1014098)
+++ PKGBUILD	2021-09-11 07:15:40 UTC (rev 1014099)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.15
+pkgver=0.17.16
 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=('2bd827ea2c9f7022ee5985c4238e3da14e5f4dadf755efc19bf9ff329606829ea3298840540607fee717fffa0ed96a4b9dad70fae059be760949d05f77b0c2ff')
+sha512sums=('61780127c23a2fa20c6ce29b27790b72538b5ea0370906d38f4cfe760c30a3756022a385d3f241dd88199358ff152d624dc372fbe7e1fd6d2959f873daf1263d')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list