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

Felix Yan felixonmars at archlinux.org
Mon Nov 26 13:56:30 UTC 2018


    Date: Monday, November 26, 2018 @ 13:56:29
  Author: felixonmars
Revision: 409759

upgpkg: python-ruamel-yaml 0.15.80-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 08:06:28 UTC (rev 409758)
+++ PKGBUILD	2018-11-26 13:56:29 UTC (rev 409759)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.79
+pkgver=0.15.80
 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=('89850f94db29565ab362532199258ce95888f4d4cdc81fc9005ad9b7b15c48545ab853f1a9dd350c3ca28e1f16b9d8a5611a36346426869d682e74a9b6b06dae')
+sha512sums=('5058602d7a778dba129285f7d58dd993cab5396689973692640ce4a9f2b400edd0d15c37d9d61a460238da5b066e0c84ad755590fad44fd33f49ccac27b6bb24')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list