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

Felix Yan felixonmars at archlinux.org
Thu Jan 3 15:15:10 UTC 2019


    Date: Thursday, January 3, 2019 @ 15:15:10
  Author: felixonmars
Revision: 420321

upgpkg: python-ruamel-yaml 0.15.83-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 15:13:12 UTC (rev 420320)
+++ PKGBUILD	2019-01-03 15:15:10 UTC (rev 420321)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.82
+pkgver=0.15.83
 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=('235310ed4df949e4ea88994c816b61bd14750277dbb1f95ca7f72ac79dfcfb3ae175be26d6298210c6ddc83d0f99d4882a979b9e8eb3ec874b33c9629ff3ec53')
+sha512sums=('8a4856de876689692eba7600e63dfb606262d5ac7373c4d39afbdc157d6a10f85af274b896aec19623a9c2cb09034ffc4837782eb955f060269bd19756a54da6')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list