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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 20 23:13:50 UTC 2022


    Date: Thursday, January 20, 2022 @ 23:13:50
  Author: felixonmars
Revision: 1111583

upgpkg: python-ruamel-yaml 0.17.19-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-20 23:13:43 UTC (rev 1111582)
+++ PKGBUILD	2022-01-20 23:13:50 UTC (rev 1111583)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.18
+pkgver=0.17.19
 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=('9cde254b8e3f989c8e142af0845329d2ef1eabeaea304c8535f4856ba23b7c2acddd503e6d578385b62ab92b2d3a3da0e93381f8f86324209730d1ac73da9b3a')
+sha512sums=('b377055ec74f923914bb7f03aaf6f631352bff0ee1b4e34138e26c6eff71faaf9b30251bb5be2ad75933896ca2356ff19c09e333faf3dd672bf32cee139f22ce')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list