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

Felix Yan felixonmars at archlinux.org
Mon Jul 2 12:48:13 UTC 2018


    Date: Monday, July 2, 2018 @ 12:48:13
  Author: felixonmars
Revision: 349669

upgpkg: python-ruamel-yaml 0.15.42-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 12:47:34 UTC (rev 349668)
+++ PKGBUILD	2018-07-02 12:48:13 UTC (rev 349669)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.41
+pkgver=0.15.42
 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=('199ebb2213cb5531f697025f27ed53852264f189f47c14ae874b4a944f0033ae815a3572c4268c58c23ef3fa454c1c7957b60bd9e023ee3fdbf685fd0036bca1')
+sha512sums=('0a005c6ca6a85cc6b45c394a6e8563b85abe5aa5dcf19320bdb5f1d4a49ca9c141099b0fb24dea92039e04fe473adc572546ee0215728a7953a44e9fbaceb50e')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list