[arch-commits] Commit in python-ruamel-yaml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Sep 22 06:19:34 UTC 2018


    Date: Saturday, September 22, 2018 @ 06:19:34
  Author: felixonmars
Revision: 383978

upgpkg: python-ruamel-yaml 0.15.70-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-21 22:55:35 UTC (rev 383977)
+++ PKGBUILD	2018-09-22 06:19:34 UTC (rev 383978)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.69
+pkgver=0.15.70
 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=('ce3f0c3184e06d067ab36b7697b4ea545411d8cdeffbb1ad941eb59046a988f594fb7aefa7ad54cf91f2b4f1151d10cdcc5ea9a9de1548d2e7eef8ea612ed9fd')
+sha512sums=('0b4a4fd0473bf2143ae2262ad94523a987161a01c7cb50bed25645e696c955e7f8b5953d9f3070fcffd4021b03e82e640077aa34a8c3f262d328b03387958ba8')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list