[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Aug 13 15:13:12 UTC 2018
Date: Monday, August 13, 2018 @ 15:13:11
Author: felixonmars
Revision: 371295
upgpkg: python-ruamel-yaml 0.15.54-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-13 14:42:44 UTC (rev 371294)
+++ PKGBUILD 2018-08-13 15:13:11 UTC (rev 371295)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.53
+pkgver=0.15.54
pkgrel=1
pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
arch=('x86_64')
@@ -12,7 +12,7 @@
license=("MIT")
makedepends=('python-pip' 'python-wheel')
source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('a5720c83bd259384a253e819b04d1c40ef7be27b7f82c8880fbebb411a2054255b734dfd1cc2e733a4659544799f4e8188710734a0a683455e5847f0aa2a4b09')
+sha512sums=('a1dbb1ae8e0d0fb9dfce19597c40ec43b4347adf4e3894c65955cdd4db24313e3104166e344f5e283e4b87374b5996931c6fb68ce9d67c4fee9434b1cd9d1d1f')
package() {
depends=('python')
More information about the arch-commits
mailing list