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

Felix Yan felixonmars at archlinux.org
Sat Dec 29 17:14:22 UTC 2018


    Date: Saturday, December 29, 2018 @ 17:14:22
  Author: felixonmars
Revision: 418876

upgpkg: python-ruamel-yaml 0.15.82-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 17:13:41 UTC (rev 418875)
+++ PKGBUILD	2018-12-29 17:14:22 UTC (rev 418876)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.81
+pkgver=0.15.82
 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=('1d8985239993cb60e034415f236ca98914ff048261a0ab1eaff4d944fa8e9074e4f5d7f9b4ad78f9da44710545f0f37a4e3404bf1829c51fc5dc58f801772244')
+sha512sums=('235310ed4df949e4ea88994c816b61bd14750277dbb1f95ca7f72ac79dfcfb3ae175be26d6298210c6ddc83d0f99d4882a979b9e8eb3ec874b33c9629ff3ec53')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list