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

Felix Yan felixonmars at archlinux.org
Thu Jul 19 03:46:47 UTC 2018


    Date: Thursday, July 19, 2018 @ 03:46:47
  Author: felixonmars
Revision: 362335

upgpkg: python-ruamel-yaml 0.15.43-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-19 03:46:08 UTC (rev 362334)
+++ PKGBUILD	2018-07-19 03:46:47 UTC (rev 362335)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.42
+pkgver=0.15.43
 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=('0a005c6ca6a85cc6b45c394a6e8563b85abe5aa5dcf19320bdb5f1d4a49ca9c141099b0fb24dea92039e04fe473adc572546ee0215728a7953a44e9fbaceb50e')
+sha512sums=('4f728f5a313df655662580eb2579ba0c2b61d8fbaa26b32abbe36acb5aba6f3e55f9ebeed25d3c6840d7b80c73edefb0c2b47e156f8fc4b01ee06b319571af0a')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list