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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 17:22:18 UTC 2021


    Date: Thursday, August 19, 2021 @ 17:22:18
  Author: felixonmars
Revision: 1003853

upgpkg: python-ruamel-yaml 0.17.11-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 17:02:57 UTC (rev 1003852)
+++ PKGBUILD	2021-08-19 17:22:18 UTC (rev 1003853)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.10
+pkgver=0.17.11
 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=('afc0d2a9d900bd2205127d8ca3fa25e36a9f9c5d99af2c030a71dc1f45112a8da100fbea3869747f3236254a92cd945e28de7f60e2e5a845ac326fe35d071269')
+sha512sums=('305adc98b6cb36bd3165fbbb0594eb9740ff8b04d819038146b6c5d70451b5dbc25de20354460375cd9761a2e5e0b250673201c6d122cd123f35a65e04c0aec5')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list