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

Felix Yan felixonmars at archlinux.org
Thu Apr 8 16:16:29 UTC 2021


    Date: Thursday, April 8, 2021 @ 16:16:29
  Author: felixonmars
Revision: 914759

upgpkg: python-ruamel-yaml 0.17.3-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 16:02:52 UTC (rev 914758)
+++ PKGBUILD	2021-04-08 16:16:29 UTC (rev 914759)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.2
+pkgver=0.17.3
 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=('8ccd82ce0614ce12d803480197758fcf8561609d0ab31d366abf55e8f7913d909dc5658fed8d21a9cb720d32a71a64952279db47e9fce1eb56e585171c71700d')
+sha512sums=('e5a8d3148dd4bb7285326d29db4310901de7d08e766ef1312e41dcb7b2bd97310b7927c605fc27d347bd99155383604fce8ab0cb54100420248fd8d5be3873a9')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list