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

Felix Yan felixonmars at archlinux.org
Thu Feb 13 09:03:46 UTC 2020


    Date: Thursday, February 13, 2020 @ 09:03:45
  Author: felixonmars
Revision: 569918

upgpkg: python-ruamel-yaml 0.16.9-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 09:03:18 UTC (rev 569917)
+++ PKGBUILD	2020-02-13 09:03:45 UTC (rev 569918)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.16.7
+pkgver=0.16.9
 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=('49ceee329017bb32f9d9de1b1951e95dd561480a7506b3783f6a7a59ae30af83d6ac363654c66b39a532f22d1cb31bcd034e94c9ddcd8381ec4eb76687923c87')
+sha512sums=('8fb31f1e040c780065b6566bc0ec000aa376c503194e23cb05b76a9aa9fb5ac90a09cd00a9a4d761708ed3efe753f24535e38c326fa182cd0c97970158c5cd14')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list