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

Felix Yan felixonmars at archlinux.org
Fri Apr 9 00:07:02 UTC 2021


    Date: Friday, April 9, 2021 @ 00:07:02
  Author: felixonmars
Revision: 915071

upgpkg: python-ruamel-yaml 0.17.4-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-09 00:04:29 UTC (rev 915070)
+++ PKGBUILD	2021-04-09 00:07:02 UTC (rev 915071)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.3
+pkgver=0.17.4
 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=('e5a8d3148dd4bb7285326d29db4310901de7d08e766ef1312e41dcb7b2bd97310b7927c605fc27d347bd99155383604fce8ab0cb54100420248fd8d5be3873a9')
+sha512sums=('fcbbe8b29d790045630d9373ec19c90aa4d5890b9420d6da86590c44d379942fa0c70d8fdcdcce4d5d69c3b18a982b816b92a44d2dce593d7af538c6906b2036')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list