[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 23 07:28:02 UTC 2018
Date: Thursday, August 23, 2018 @ 07:28:01
Author: felixonmars
Revision: 373329
upgpkg: python-ruamel-yaml 0.15.61-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-23 07:28:01 UTC (rev 373328)
+++ PKGBUILD 2018-08-23 07:28:01 UTC (rev 373329)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.60
+pkgver=0.15.61
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=('2763a40acde71db416193830683bb050aedd3b2e7121159733203c290d3bed13e9474c554a5eac03a4388101803ae1676bdc292e36f5457b7ed1d3eb2ab489f9')
+sha512sums=('c12bf97998f29b740d800c208ac5d9c524ef9834732a4b1ebe50fdde626489841886013dc607f6860abf8c6947563f33ee1a59c0980e13032edc605980a8ee91')
package() {
depends=('python')
More information about the arch-commits
mailing list