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

Felix Yan felixonmars at archlinux.org
Thu Aug 30 16:04:40 UTC 2018


    Date: Thursday, August 30, 2018 @ 16:04:38
  Author: felixonmars
Revision: 375478

upgpkg: python-ruamel-yaml 0.15.63-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-30 16:04:37 UTC (rev 375477)
+++ PKGBUILD	2018-08-30 16:04:38 UTC (rev 375478)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.62
+pkgver=0.15.63
 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=('8497230b9273ba0d5651dbe6342caaaefdad46830d1dea8982fd36f87bcc0d117f2c852bfc631e19f8b8a35c89f45a5847cbd88a8423812eefcf48eba22199ff')
+sha512sums=('a512ffc483509f6d84d54deac4c7d47102dcb16c2cbc6b2fd5b9b2e924cd10c0c3f06376ca5102033d276bd098628907ffc9b9337d3737f7dff2c855b6c2be17')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list