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

Felix Yan felixonmars at archlinux.org
Wed Jun 27 09:04:14 UTC 2018


    Date: Wednesday, June 27, 2018 @ 09:04:14
  Author: felixonmars
Revision: 346325

upgpkg: python-ruamel-yaml 0.15.41-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-27 08:55:54 UTC (rev 346324)
+++ PKGBUILD	2018-06-27 09:04:14 UTC (rev 346325)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.40
+pkgver=0.15.41
 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=('9787a643326dad667a572b8ed519b3448c6bd59dddb8ef20a1fdbf9ce824f25e3447bc12802b360227bdd5030e1546609d724b7b17bbae266b2c5a2c8be1f00d')
+sha512sums=('199ebb2213cb5531f697025f27ed53852264f189f47c14ae874b4a944f0033ae815a3572c4268c58c23ef3fa454c1c7957b60bd9e023ee3fdbf685fd0036bca1')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list