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

Felix Yan felixonmars at archlinux.org
Fri Jun 25 01:05:18 UTC 2021


    Date: Friday, June 25, 2021 @ 01:05:17
  Author: felixonmars
Revision: 967237

upgpkg: python-ruamel-yaml 0.17.10-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 01:04:54 UTC (rev 967236)
+++ PKGBUILD	2021-06-25 01:05:17 UTC (rev 967237)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.9
+pkgver=0.17.10
 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=('50c96a24b5ec81e24d9de8079d180f3e482071d53d84547a2a7db950cb0289a7056f1fe367603305a2fd26833ddd0c012281c5206af0ca2177b907f7a7464083')
+sha512sums=('afc0d2a9d900bd2205127d8ca3fa25e36a9f9c5d99af2c030a71dc1f45112a8da100fbea3869747f3236254a92cd945e28de7f60e2e5a845ac326fe35d071269')
 
 build() {
   cd ${_pkg}-${pkgver}




More information about the arch-commits mailing list