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

Felix Yan felixonmars at archlinux.org
Mon Mar 29 12:00:59 UTC 2021


    Date: Monday, March 29, 2021 @ 12:00:59
  Author: felixonmars
Revision: 909069

upgpkg: python-ruamel-yaml 0.17.1-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 12:00:54 UTC (rev 909068)
+++ PKGBUILD	2021-03-29 12:00:59 UTC (rev 909069)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.0
+pkgver=0.17.1
 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=('58b7587c5c0c78058309342a3eb5d05625e05b1a2c149245f93a9c5e059834dbb7165e41f5f375867ef2cf3aa5cf761a45afd4019a15204a67f5d5e933d8d4b5')
+sha512sums=('924267392eba6b1750d4b444d275e17ac5a10c24299accca781d277cd460211569d026fa7ffcd8eedf4327ec223b6b0ee4012814ecc8dc5be1d30094621b381c')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list