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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 10:17:00 UTC 2019


    Date: Tuesday, April 23, 2019 @ 10:16:56
  Author: felixonmars
Revision: 453054

upgpkg: python-ruamel-yaml 0.15.94-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 10:10:06 UTC (rev 453053)
+++ PKGBUILD	2019-04-23 10:16:56 UTC (rev 453054)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.93
+pkgver=0.15.94
 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=('a5fd3a6ec0956ec3b95bd5c68a3eec43e7ba62b3972741664362d2ea709ef9b46facbd9090882b5ac1eee67b319233581fc99291b8787e321c6bdf525f975e20')
+sha512sums=('5b939658fbf6418789ea6ac0f38aefbaa927bae7457cc26ce701dc93abd5dc47df2a94717d795bafff92256cb10a9bbed079617d083a365de457c42f98e62dc3')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list