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

Felix Yan felixonmars at archlinux.org
Thu Sep 20 20:15:44 UTC 2018


    Date: Thursday, September 20, 2018 @ 20:15:44
  Author: felixonmars
Revision: 383796

upgpkg: python-ruamel-yaml 0.15.69-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 20:14:10 UTC (rev 383795)
+++ PKGBUILD	2018-09-20 20:15:44 UTC (rev 383796)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.67
+pkgver=0.15.69
 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=('90d5c950fc8e0fbf20232bf046c225baa47b7b2d5f8da9f00aa9757335d814bd4d62fcbc7cfa0e7bb404fbfe6cfa28c5cfa87ac1b99e998a90e9c076eb8d9680')
+sha512sums=('ce3f0c3184e06d067ab36b7697b4ea545411d8cdeffbb1ad941eb59046a988f594fb7aefa7ad54cf91f2b4f1151d10cdcc5ea9a9de1548d2e7eef8ea612ed9fd')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list