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

Felix Yan felixonmars at archlinux.org
Tue Jul 25 07:05:45 UTC 2017


    Date: Tuesday, July 25, 2017 @ 07:05:45
  Author: felixonmars
Revision: 246292

upgpkg: python-ruamel-yaml 0.15.21-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-25 07:02:59 UTC (rev 246291)
+++ PKGBUILD	2017-07-25 07:05:45 UTC (rev 246292)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.20
+pkgver=0.15.21
 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=('bf0167a72867336e65cea9bf57232dc287f9b35759f61fe92824e074fc6a95ab0cbc92be3cd4be8e4021977ff8a8e699c134cf3fc0514a724ecbf256487b4cd9')
+sha512sums=('e94541c60669bb582f04bf8edcf3cf9b97c75c0ac73a127fb11133bcc86c08f1a549aa33fde3252565a84246e75ca16c02c3ffb5adca564df77e324dc6d887bf')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list