[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Aug 7 02:41:04 UTC 2018
Date: Tuesday, August 7, 2018 @ 02:41:04
Author: felixonmars
Revision: 369975
upgpkg: python-ruamel-yaml 0.15.50-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-07 01:55:43 UTC (rev 369974)
+++ PKGBUILD 2018-08-07 02:41:04 UTC (rev 369975)
@@ -4,7 +4,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.49
+pkgver=0.15.50
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=('f7af7c02e12dc0527ea5db5e579132e18eed2e3a233b03a34f17b993aef4d09044a6b95d234242c6f56ff86c4d29e7d19ee9b6d28a14fa56e3832dc0c9d56b8c')
+sha512sums=('137bc229dc1c81d1e4f3d60a942b2995cb7662f8f2b8f1a34378233063bc042c083a791d1b15dd767a431306fa35a6d0895222332d40a621f451d9b5360b95bb')
package() {
depends=('python')
More information about the arch-commits
mailing list