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

Felix Yan felixonmars at archlinux.org
Tue Aug 21 06:08:39 UTC 2018


    Date: Tuesday, August 21, 2018 @ 06:08:39
  Author: felixonmars
Revision: 372954

upgpkg: python-ruamel-yaml 0.15.60-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-21 06:08:23 UTC (rev 372953)
+++ PKGBUILD	2018-08-21 06:08:39 UTC (rev 372954)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.59
+pkgver=0.15.60
 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=('30f50d68bd3460c202aacd3682911695b0b42e5e3ddef91c78e7d36dfa645441464097c0df162dda649d4947a74c73ee4a65a6280217a7f3f23ba183aedff09f')
+sha512sums=('2763a40acde71db416193830683bb050aedd3b2e7121159733203c290d3bed13e9474c554a5eac03a4388101803ae1676bdc292e36f5457b7ed1d3eb2ab489f9')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list