[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Aug 26 10:01:54 UTC 2021
Date: Thursday, August 26, 2021 @ 10:01:54
Author: felixonmars
Revision: 1005825
upgpkg: python-ruamel-yaml 0.17.12-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-26 10:01:14 UTC (rev 1005824)
+++ PKGBUILD 2021-08-26 10:01:54 UTC (rev 1005825)
@@ -5,7 +5,7 @@
_pkg=ruamel.yaml
pkgname=python-${_pkg/./-}
-pkgver=0.17.11
+pkgver=0.17.12
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=('305adc98b6cb36bd3165fbbb0594eb9740ff8b04d819038146b6c5d70451b5dbc25de20354460375cd9761a2e5e0b250673201c6d122cd123f35a65e04c0aec5')
+sha512sums=('e5975bbb803be4c8d9c3f9743234cf75a105c86267666deb1b0daac2d867f4258810dfd6f0c8921ba3617903391550c18592a8e8919351ca90ff6beb81f68201')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list