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

Felix Yan felixonmars at archlinux.org
Fri Jul 28 07:19:19 UTC 2017


    Date: Friday, July 28, 2017 @ 07:19:19
  Author: felixonmars
Revision: 246657

upgpkg: python-ruamel-yaml 0.15.22-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-28 05:02:31 UTC (rev 246656)
+++ PKGBUILD	2017-07-28 07:19:19 UTC (rev 246657)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.21
+pkgver=0.15.22
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('i686' '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=('e94541c60669bb582f04bf8edcf3cf9b97c75c0ac73a127fb11133bcc86c08f1a549aa33fde3252565a84246e75ca16c02c3ffb5adca564df77e324dc6d887bf')
+sha512sums=('7ac097f26ae978c1cb03ae8d34dcdb5574fa36cc364c19706e8b572c330ffe98806096f4a3536e0a0bc8e8be7ea69200b1051f1799045218866020fcb7198fb7')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list