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

Felix Yan felixonmars at gemini.archlinux.org
Sat Aug 28 07:40:21 UTC 2021


    Date: Saturday, August 28, 2021 @ 07:40:21
  Author: felixonmars
Revision: 1007547

upgpkg: python-ruamel-yaml 0.17.13-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-28 07:10:23 UTC (rev 1007546)
+++ PKGBUILD	2021-08-28 07:40:21 UTC (rev 1007547)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.12
+pkgver=0.17.13
 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=('e5975bbb803be4c8d9c3f9743234cf75a105c86267666deb1b0daac2d867f4258810dfd6f0c8921ba3617903391550c18592a8e8919351ca90ff6beb81f68201')
+sha512sums=('c846bb4ceee5f8ce2c437db2e978bb4913c549ccb667a2fef3a1bdf153b7f401eaa15458a41d20d04381fc75b91e655d5d04cfe24b1aab7e8cb8c45b451aa297')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list