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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 30 19:23:07 UTC 2022


    Date: Sunday, January 30, 2022 @ 19:23:06
  Author: felixonmars
Revision: 1120791

upgpkg: python-ruamel-yaml 0.17.20-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 19:23:00 UTC (rev 1120790)
+++ PKGBUILD	2022-01-30 19:23:06 UTC (rev 1120791)
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.19
+pkgver=0.17.20
 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=('b377055ec74f923914bb7f03aaf6f631352bff0ee1b4e34138e26c6eff71faaf9b30251bb5be2ad75933896ca2356ff19c09e333faf3dd672bf32cee139f22ce')
+sha512sums=('6d6901c639fa27098a327eb717e92e51696a3ad469f34486ee160310f8e5d080b2a1206ebdbe018d8b3cd12d7757ddcb3abe9eaf1f329c2fe2ee78d167ad29ba')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list