[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jun 1 12:18:26 UTC 2021
Date: Tuesday, June 1, 2021 @ 12:18:26
Author: felixonmars
Revision: 952954
upgpkg: python-ruamel-yaml 0.17.7-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-01 12:18:14 UTC (rev 952953)
+++ PKGBUILD 2021-06-01 12:18:26 UTC (rev 952954)
@@ -5,7 +5,7 @@
_pkg=ruamel.yaml
pkgname=python-${_pkg/./-}
-pkgver=0.17.6
+pkgver=0.17.7
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=('2e2a51bcdda1b996c0dd5c6b14806c835a3a20d27912d8d68430d781d9bb6219f14bfbb981c15fe27928004acc9787b91e13ba8125e949f4e0481ec44d410d50')
+sha512sums=('2089c6560526185ef9aca2d0ba78d63aed36fdb1a73894aaedf6495abc241687dd296937b4ef7d43391e0dbe7aacff4dad9650bf78c376d68eecbf4600b84e4b')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list