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

Felix Yan felixonmars at archlinux.org
Thu May 16 17:36:56 UTC 2019


    Date: Thursday, May 16, 2019 @ 17:36:55
  Author: felixonmars
Revision: 467529

upgpkg: python-ruamel-yaml 0.15.95-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-16 17:35:39 UTC (rev 467528)
+++ PKGBUILD	2019-05-16 17:36:55 UTC (rev 467529)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.94
+pkgver=0.15.95
 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=('5b939658fbf6418789ea6ac0f38aefbaa927bae7457cc26ce701dc93abd5dc47df2a94717d795bafff92256cb10a9bbed079617d083a365de457c42f98e62dc3')
+sha512sums=('de5b7749bf1e348662703f7ccfafa6c11c8ff5368244c5e3c8d8fc24dda7f507e826173f6e70406f048f931127ad4b88b77bd44dac538c7eefd522ed50466fd6')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list