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

Felix Yan felixonmars at archlinux.org
Thu Jul 19 10:22:23 UTC 2018


    Date: Thursday, July 19, 2018 @ 10:22:23
  Author: felixonmars
Revision: 362390

upgpkg: python-ruamel-yaml 0.15.44-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-19 10:16:07 UTC (rev 362389)
+++ PKGBUILD	2018-07-19 10:22:23 UTC (rev 362390)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.43
+pkgver=0.15.44
 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=('4f728f5a313df655662580eb2579ba0c2b61d8fbaa26b32abbe36acb5aba6f3e55f9ebeed25d3c6840d7b80c73edefb0c2b47e156f8fc4b01ee06b319571af0a')
+sha512sums=('9b8eeb61843dd909372fde7bbc0490a682dd376fa0ee090d7847002a624e7b4356528dd36030b02f773aaf96acc39777968cbb64c601007a8311002d3555a2cd')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list