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

Felix Yan felixonmars at archlinux.org
Fri Aug 31 07:24:43 UTC 2018


    Date: Friday, August 31, 2018 @ 07:24:42
  Author: felixonmars
Revision: 375803

upgpkg: python-ruamel-yaml 0.15.64-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-31 07:21:59 UTC (rev 375802)
+++ PKGBUILD	2018-08-31 07:24:42 UTC (rev 375803)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.63
+pkgver=0.15.64
 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=('a512ffc483509f6d84d54deac4c7d47102dcb16c2cbc6b2fd5b9b2e924cd10c0c3f06376ca5102033d276bd098628907ffc9b9337d3737f7dff2c855b6c2be17')
+sha512sums=('bed10df680569c636b057cf210ec0b13c1183a7c9b1d923d2ad28e8c1926fbc50386fad0c51f7a279b12c454d60c494ddb4529532fb3ef02c8799602498d847b')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list