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

Felix Yan felixonmars at archlinux.org
Fri Nov 2 02:52:46 UTC 2018


    Date: Friday, November 2, 2018 @ 02:52:46
  Author: felixonmars
Revision: 401176

upgpkg: python-ruamel-yaml 0.15.76-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-02 00:43:09 UTC (rev 401175)
+++ PKGBUILD	2018-11-02 02:52:46 UTC (rev 401176)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.75
+pkgver=0.15.76
 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=('c22b853a890afcfd5d6fbb9bcc92635703e3ec3d4863090e4df47e843edab936a2acb86e270f1e3a0f586601d52306c1e4fbefb8cb929bd277a51b7edf749a19')
+sha512sums=('35ab338ee2e90721c70edd3da8c76e02e593d64a2b8ca38af0f8c8e903cfee14d827d8c27f674a05b4dd54599a6ef1396859be5a515aae87280408655fbb7be9')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list