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

Felix Yan felixonmars at archlinux.org
Wed Aug 15 12:30:11 UTC 2018


    Date: Wednesday, August 15, 2018 @ 12:30:11
  Author: felixonmars
Revision: 371739

upgpkg: python-ruamel-yaml 0.15.55-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-15 12:28:43 UTC (rev 371738)
+++ PKGBUILD	2018-08-15 12:30:11 UTC (rev 371739)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.54
+pkgver=0.15.55
 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=('a1dbb1ae8e0d0fb9dfce19597c40ec43b4347adf4e3894c65955cdd4db24313e3104166e344f5e283e4b87374b5996931c6fb68ce9d67c4fee9434b1cd9d1d1f')
+sha512sums=('a9d3f9b9791a2855102f06b879d251d87102ca9e6c32feead06bc36020a6228756f90bc73df1e118fcca6d5d7383e6c7aa38b84c93f6615a12062013126dad99')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list