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

Felix Yan felixonmars at archlinux.org
Thu Jun 6 14:01:30 UTC 2019


    Date: Thursday, June 6, 2019 @ 14:01:29
  Author: felixonmars
Revision: 477457

upgpkg: python-ruamel-yaml 0.15.97-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 13:50:09 UTC (rev 477456)
+++ PKGBUILD	2019-06-06 14:01:29 UTC (rev 477457)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.96
+pkgver=0.15.97
 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=('121453cd97df2f0476f02777454929ee4a9a052072734f46da93a96a515d2a702065c5374b56707a72d5b502fc1aa133e11bffeabfacab7c2c39d61cd1bf328d')
+sha512sums=('2c1755511f0014d715527e4a7cb295ba9bfac12fb3bbccfb7f76b4c68b453775dbe6bfc6b3a4f811f18a310ef6fb8b53ef2ef04744942f2693fb86714c858056')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list