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

Felix Yan felixonmars at archlinux.org
Fri Sep 7 09:14:32 UTC 2018


    Date: Friday, September 7, 2018 @ 09:14:32
  Author: felixonmars
Revision: 378539

upgpkg: python-ruamel-yaml 0.15.65-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-07 09:14:23 UTC (rev 378538)
+++ PKGBUILD	2018-09-07 09:14:32 UTC (rev 378539)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.64
+pkgver=0.15.65
 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=('bed10df680569c636b057cf210ec0b13c1183a7c9b1d923d2ad28e8c1926fbc50386fad0c51f7a279b12c454d60c494ddb4529532fb3ef02c8799602498d847b')
+sha512sums=('404a937ace3eab0c758e0ecb6f4afc9dd744b31561baae83b7a85baea179136ac73ac84d5d5e6b8f80c059399467dcedf864141cf3310e1cb81f20f001e7e404')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list