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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 10 10:59:51 UTC 2021


    Date: Friday, September 10, 2021 @ 10:59:51
  Author: felixonmars
Revision: 1013376

upgpkg: python-ruamel-yaml 0.17.15-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-10 10:50:20 UTC (rev 1013375)
+++ PKGBUILD	2021-09-10 10:59:51 UTC (rev 1013376)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.14
+pkgver=0.17.15
 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=('0995ca1ae6efada7da603fdba047cc4ce2785f6aed0922fc30df0868442e43ab55159ef9f2dfea96b9da42e470ba592c0f38f28f0cfd2d913f8fc719ca0afc8e')
+sha512sums=('2bd827ea2c9f7022ee5985c4238e3da14e5f4dadf755efc19bf9ff329606829ea3298840540607fee717fffa0ed96a4b9dad70fae059be760949d05f77b0c2ff')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list