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

Felix Yan felixonmars at archlinux.org
Thu Sep 3 20:40:39 UTC 2020


    Date: Thursday, September 3, 2020 @ 20:40:39
  Author: felixonmars
Revision: 697638

upgpkg: python-ruamel-yaml 0.16.11-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 20:40:22 UTC (rev 697637)
+++ PKGBUILD	2020-09-03 20:40:39 UTC (rev 697638)
@@ -5,8 +5,8 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.16.10
-pkgrel=2
+pkgver=0.16.11
+pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('any')
 url="https://sourceforge.net/projects/ruamel-yaml/"
@@ -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=('f124575a5054f993d5826d03aa7a9500a1084c5201be1517be36e587bfc60ea4d13b29dbdb3e62bfbd309fe9992590fd0a5028a43f0fd26a5a5cbc9f3dcf423b')
+sha512sums=('84cbabf4dada27bd4088dde17ddd8397b7ac7c75c18775fa76a42894de1573829ed1aa9ec1f5d510ff040a2e1f007293e4873ed7efc066d51edc29a4dc4a4153')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list