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

Felix Yan felixonmars at archlinux.org
Sat Oct 6 20:45:08 UTC 2018


    Date: Saturday, October 6, 2018 @ 20:45:07
  Author: felixonmars
Revision: 390907

upgpkg: python-ruamel-yaml 0.15.72-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-06 20:19:31 UTC (rev 390906)
+++ PKGBUILD	2018-10-06 20:45:07 UTC (rev 390907)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.71
+pkgver=0.15.72
 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=('68c890b5895bb662775226ac0a66bdeedf1e7d377d462ba1675b1c11f3611a1cbdfd547d57e962c136a167acdaa96ac4720a718172be63a1893c0f956e40a22a')
+sha512sums=('d5bb6f07ac319da8fd5bd20b5967c256717604e3bc5bf73e660c287dc15eed74169ec20dfee67ef73ee2a32a7f839ec19e7cab30d666bf171475eb32ecba5ea8')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list