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

Felix Yan felixonmars at archlinux.org
Wed Aug 29 18:29:26 UTC 2018


    Date: Wednesday, August 29, 2018 @ 18:29:25
  Author: felixonmars
Revision: 375152

upgpkg: python-ruamel-yaml 0.15.62-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-29 18:27:44 UTC (rev 375151)
+++ PKGBUILD	2018-08-29 18:29:25 UTC (rev 375152)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.61
+pkgver=0.15.62
 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=('c12bf97998f29b740d800c208ac5d9c524ef9834732a4b1ebe50fdde626489841886013dc607f6860abf8c6947563f33ee1a59c0980e13032edc605980a8ee91')
+sha512sums=('8497230b9273ba0d5651dbe6342caaaefdad46830d1dea8982fd36f87bcc0d117f2c852bfc631e19f8b8a35c89f45a5847cbd88a8423812eefcf48eba22199ff')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list