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

Felix Yan felixonmars at archlinux.org
Mon May 31 17:07:36 UTC 2021


    Date: Monday, May 31, 2021 @ 17:07:35
  Author: felixonmars
Revision: 952834

upgpkg: python-ruamel-yaml 0.17.6-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-31 17:01:11 UTC (rev 952833)
+++ PKGBUILD	2021-05-31 17:07:35 UTC (rev 952834)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.5
+pkgver=0.17.6
 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=('1c6cf6c0cf6709262ec4a01461374f76669046315b72b1abef50c5a19d55b82dd0887f395a721ea71d57643a728d2faaeac004cf4dbca97c64d68bea10356712')
+sha512sums=('2e2a51bcdda1b996c0dd5c6b14806c835a3a20d27912d8d68430d781d9bb6219f14bfbb981c15fe27928004acc9787b91e13ba8125e949f4e0481ec44d410d50')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list