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

Felix Yan felixonmars at archlinux.org
Sat Jun 16 23:51:47 UTC 2018


    Date: Saturday, June 16, 2018 @ 23:51:47
  Author: felixonmars
Revision: 343415

upgpkg: python-ruamel-yaml 0.15.39-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-16 23:32:29 UTC (rev 343414)
+++ PKGBUILD	2018-06-16 23:51:47 UTC (rev 343415)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.38
+pkgver=0.15.39
 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=('47091064b9d66d661bc211430a387935125968254df7b43c50e2c817b48788e2a5d985b25d12339ad6ee906eb25fc910f9025c796582f49d901cb4b37cfb9f02')
+sha512sums=('a4ec510188ebf6cfc6bfcdf96ad9f3bce93b5ceb8836bd88e16acb2c62e0877ee8b257edf40875b6ef26321e38f6f9e68ae8f599fbb1b6cb041bdc2ea1d0deb2')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list