[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 30 12:04:53 UTC 2021
Date: Sunday, May 30, 2021 @ 12:04:52
Author: felixonmars
Revision: 950363
upgpkg: python-ruamel-yaml 0.17.5-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-30 10:32:44 UTC (rev 950362)
+++ PKGBUILD 2021-05-30 12:04:52 UTC (rev 950363)
@@ -5,7 +5,7 @@
_pkg=ruamel.yaml
pkgname=python-${_pkg/./-}
-pkgver=0.17.4
+pkgver=0.17.5
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=('fcbbe8b29d790045630d9373ec19c90aa4d5890b9420d6da86590c44d379942fa0c70d8fdcdcce4d5d69c3b18a982b816b92a44d2dce593d7af538c6906b2036')
+sha512sums=('1c6cf6c0cf6709262ec4a01461374f76669046315b72b1abef50c5a19d55b82dd0887f395a721ea71d57643a728d2faaeac004cf4dbca97c64d68bea10356712')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list