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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 05:50:34 UTC 2019


    Date: Wednesday, January 23, 2019 @ 05:50:31
  Author: felixonmars
Revision: 427079

upgpkg: python-ruamel-yaml 0.15.87-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 05:18:24 UTC (rev 427078)
+++ PKGBUILD	2019-01-23 05:50:31 UTC (rev 427079)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.86
+pkgver=0.15.87
 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=('01b625ccd89d7802257f86563718c55fcfffa06d734c9927a74bc5cc3110c795b66184c44a2949348c49f64ccbfc920804cd4a34a06a1ff1527774f85c9b9bee')
+sha512sums=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list