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

Felix Yan felixonmars at archlinux.org
Wed Jun 13 11:43:05 UTC 2018


    Date: Wednesday, June 13, 2018 @ 11:43:01
  Author: felixonmars
Revision: 342891

upgpkg: python-ruamel-yaml 0.15.38-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-13 11:04:23 UTC (rev 342890)
+++ PKGBUILD	2018-06-13 11:43:01 UTC (rev 342891)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.37
+pkgver=0.15.38
 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=('5a167a40664329df955da97cd0be3ea1b76225311fd40afdf721f86270b762455de75c44065b3bb28b8a6de46ce8de64cd6599bc807de3ce3ed362f982905adc')
+sha512sums=('47091064b9d66d661bc211430a387935125968254df7b43c50e2c817b48788e2a5d985b25d12339ad6ee906eb25fc910f9025c796582f49d901cb4b37cfb9f02')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list