[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 17 09:23:46 UTC 2018
Date: Wednesday, October 17, 2018 @ 09:23:45
Author: felixonmars
Revision: 395029
upgpkg: python-ruamel-yaml 0.15.74-1
Modified:
python-ruamel-yaml/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-17 09:17:38 UTC (rev 395028)
+++ PKGBUILD 2018-10-17 09:23:45 UTC (rev 395029)
@@ -3,7 +3,7 @@
# Contributor: rnons <remotenonsense at gmail dot com>
pkgname=python-ruamel-yaml
-pkgver=0.15.73
+pkgver=0.15.74
pkgrel=1
pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
arch=('x86_64')
@@ -11,7 +11,7 @@
license=("MIT")
makedepends=('python-pip' 'python-wheel')
source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('12ad8433ff1e76733a5d31313a3e4acc2a8844c175161187c44cbde0756e82152d602f9cee7a4b2d5de552fa86c2c24abc82a52798e44e3be1786dabbb1b1a96')
+sha512sums=('07facb428830a93ecb699cfee3b828ff4b476c628538d019bd8dc04081a330f786d479afd4074b40053b4a52b4820f7637b07e564c0de10fae3c2519f55ca29d')
package() {
depends=('python')
More information about the arch-commits
mailing list