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

Felix Yan felixonmars at archlinux.org
Mon Jun 18 11:33:27 UTC 2018


    Date: Monday, June 18, 2018 @ 11:33:27
  Author: felixonmars
Revision: 344005

upgpkg: python-ruamel-yaml 0.15.40-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-18 11:18:35 UTC (rev 344004)
+++ PKGBUILD	2018-06-18 11:33:27 UTC (rev 344005)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.39
+pkgver=0.15.40
 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=('a4ec510188ebf6cfc6bfcdf96ad9f3bce93b5ceb8836bd88e16acb2c62e0877ee8b257edf40875b6ef26321e38f6f9e68ae8f599fbb1b6cb041bdc2ea1d0deb2')
+sha512sums=('9787a643326dad667a572b8ed519b3448c6bd59dddb8ef20a1fdbf9ce824f25e3447bc12802b360227bdd5030e1546609d724b7b17bbae266b2c5a2c8be1f00d')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list