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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 16:17:22 UTC 2020


    Date: Thursday, February 13, 2020 @ 16:17:22
  Author: felixonmars
Revision: 570595

upgpkg: python-ruamel-yaml 0.16.10-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 16:17:04 UTC (rev 570594)
+++ PKGBUILD	2020-02-13 16:17:22 UTC (rev 570595)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.16.9
+pkgver=0.16.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)
 makedepends=(python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/r/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha512sums=('8fb31f1e040c780065b6566bc0ec000aa376c503194e23cb05b76a9aa9fb5ac90a09cd00a9a4d761708ed3efe753f24535e38c326fa182cd0c97970158c5cd14')
+sha512sums=('f124575a5054f993d5826d03aa7a9500a1084c5201be1517be36e587bfc60ea4d13b29dbdb3e62bfbd309fe9992590fd0a5028a43f0fd26a5a5cbc9f3dcf423b')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list