Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-ruamel-yaml


Commits:
1da5f732 by Antonio Rojas at 2024-03-09T01:22:52+01:00
upgpkg: 0.18.5-1: Update to 0.18.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = python-ruamel-yaml
        pkgdesc = YAML parser/emitter that supports roundtrip preservation of 
comments, seq/map flow style, and map key order
-       pkgver = 0.17.40
+       pkgver = 0.18.5
        pkgrel = 1
        url = https://sourceforge.net/projects/ruamel-yaml/
        arch = any
        license = MIT
        makedepends = python-setuptools
        depends = python-ruamel.yaml.clib
-       source = 
https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.17.40.tar.gz
-       sha512sums = 
47ec3508e86d53f7b53dc999dfafc05bb656d3dd02bd289ee97267a6cae5e33e87da584a100e8de44a6d43096d05c13240def8ab9c7010e9efd69d64753004f9
+       source = 
https://files.pythonhosted.org/packages/source/r/ruamel.yaml/ruamel.yaml-0.18.5.tar.gz
+       sha512sums = 
46ddfb81281a9c619370f252f5a189b33a9f36934891a18a915897d2a1870c53938f8afb56b2eda3c5ac6bd2e39fcbba0a94955db0847302bd58458079880525
 
 pkgname = python-ruamel-yaml


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _pkg=ruamel.yaml
 pkgname=python-${_pkg/./-}
-pkgver=0.17.40
+pkgver=0.18.5
 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 @@ license=('MIT')
 depends=('python-ruamel.yaml.clib')
 makedepends=('python-setuptools')
 
source=(https://files.pythonhosted.org/packages/source/r/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha512sums=('47ec3508e86d53f7b53dc999dfafc05bb656d3dd02bd289ee97267a6cae5e33e87da584a100e8de44a6d43096d05c13240def8ab9c7010e9efd69d64753004f9')
+sha512sums=('46ddfb81281a9c619370f252f5a189b33a9f36934891a18a915897d2a1870c53938f8afb56b2eda3c5ac6bd2e39fcbba0a94955db0847302bd58458079880525')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruamel-yaml/-/commit/1da5f732ee9dfc1cb3fcbdf9e5a2bd076fe8223b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ruamel-yaml/-/commit/1da5f732ee9dfc1cb3fcbdf9e5a2bd076fe8223b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to