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

Felix Yan felixonmars at archlinux.org
Wed Aug 1 18:33:06 UTC 2018


    Date: Wednesday, August 1, 2018 @ 18:33:06
  Author: felixonmars
Revision: 367186

upgpkg: python-ruamel-yaml 0.15.47-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-01 18:32:58 UTC (rev 367185)
+++ PKGBUILD	2018-08-01 18:33:06 UTC (rev 367186)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.46
+pkgver=0.15.47
 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=('4ce7cf7cc08c292de314299cb7f7a182c283b94dc06faf10938698d22866c26c9fa31cb91bce81614f405dc3426547dfbc175bd3a29612977ea5377ed97b1d8b')
+sha512sums=('f04a787a7273a4537cb7dcd8217c2a2b74f8ed716fb4e3058994af8f3229a5ba1b38c97dbd83d7df2c13c73dadafcaa9f71b9fcb0b112fe76f6648e9d4e15cba')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list