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

Felix Yan felixonmars at archlinux.org
Fri Mar 5 15:02:19 UTC 2021


    Date: Friday, March 5, 2021 @ 15:02:19
  Author: felixonmars
Revision: 881957

upgpkg: python-ruamel-yaml 0.16.13-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 14:58:40 UTC (rev 881956)
+++ PKGBUILD	2021-03-05 15:02:19 UTC (rev 881957)
@@ -5,8 +5,8 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.16.12
-pkgrel=3
+pkgver=0.16.13
+pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('any')
 url="https://sourceforge.net/projects/ruamel-yaml/"
@@ -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=('21be4d956d01164b84233c3d3945a4e56351a8fc59c35a8e71b1276da84aa43b125e3860f9884e95a1f895bc53e0b85b6d3f0f4b03512d629a892d8664e3ecd6')
+sha512sums=('5373f944c852be6d185555b61e2db51f4d0ceb2ad666cd4efa116eace116ad7132e80b41867396491019ded6523ec3de26800c1365f767bbf91c68dda0b56d3c')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list