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

Felix Yan felixonmars at archlinux.org
Sat Oct 27 23:22:37 UTC 2018


    Date: Saturday, October 27, 2018 @ 23:22:36
  Author: felixonmars
Revision: 399227

upgpkg: python-ruamel-yaml 0.15.75-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 20:15:19 UTC (rev 399226)
+++ PKGBUILD	2018-10-27 23:22:36 UTC (rev 399227)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.74
+pkgver=0.15.75
 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=('07facb428830a93ecb699cfee3b828ff4b476c628538d019bd8dc04081a330f786d479afd4074b40053b4a52b4820f7637b07e564c0de10fae3c2519f55ca29d')
+sha512sums=('c22b853a890afcfd5d6fbb9bcc92635703e3ec3d4863090e4df47e843edab936a2acb86e270f1e3a0f586601d52306c1e4fbefb8cb929bd277a51b7edf749a19')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list