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

Felix Yan felixonmars at archlinux.org
Thu Mar 22 09:22:36 UTC 2018


    Date: Thursday, March 22, 2018 @ 09:22:35
  Author: felixonmars
Revision: 310318

upgpkg: python-ruamel-yaml 0.15.37-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 09:21:21 UTC (rev 310317)
+++ PKGBUILD	2018-03-22 09:22:35 UTC (rev 310318)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.35
+pkgver=0.15.37
 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=('3d376ec2b680bf97f3dc80ae15db871ed03abf5187ec5cfcca12b579e449a10f879ea4b885d87d735d15405f18cf685521a855069a86ecbfe71ed51e43abbbe6')
+sha512sums=('5a167a40664329df955da97cd0be3ea1b76225311fd40afdf721f86270b762455de75c44065b3bb28b8a6de46ce8de64cd6599bc807de3ce3ed362f982905adc')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list