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

Felix Yan felixonmars at archlinux.org
Wed Feb 13 07:50:11 UTC 2019


    Date: Wednesday, February 13, 2019 @ 07:50:10
  Author: felixonmars
Revision: 432052

upgpkg: python-ruamel-yaml 0.15.88-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-13 06:06:35 UTC (rev 432051)
+++ PKGBUILD	2019-02-13 07:50:10 UTC (rev 432052)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.87
+pkgver=0.15.88
 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=('eb696e679b2b0998c44a4517d477156c8d7f2114815cb9094572d009447b35a222aff081962a7f9998e1f0df8cb22b8f75cd61c0e1e71c9dc20e98b0125b471e')
+sha512sums=('7e33f7fd239e1c1f60b8dece6f05b816af87e4ad43b823467f35736fc917cee701dfbcae938242d1328f19598712b18c32acf0db4a8454bf664986e50ff89cee')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list