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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 1 18:54:28 UTC 2021


    Date: Wednesday, September 1, 2021 @ 18:54:28
  Author: felixonmars
Revision: 1010352

upgpkg: python-ruamel-yaml 0.17.14-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-01 18:53:17 UTC (rev 1010351)
+++ PKGBUILD	2021-09-01 18:54:28 UTC (rev 1010352)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.13
+pkgver=0.17.14
 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=('c846bb4ceee5f8ce2c437db2e978bb4913c549ccb667a2fef3a1bdf153b7f401eaa15458a41d20d04381fc75b91e655d5d04cfe24b1aab7e8cb8c45b451aa297')
+sha512sums=('0995ca1ae6efada7da603fdba047cc4ce2785f6aed0922fc30df0868442e43ab55159ef9f2dfea96b9da42e470ba592c0f38f28f0cfd2d913f8fc719ca0afc8e')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list