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

Felix Yan felixonmars at archlinux.org
Fri Jul 12 09:17:25 UTC 2019


    Date: Friday, July 12, 2019 @ 09:17:25
  Author: felixonmars
Revision: 488946

upgpkg: python-ruamel-yaml 0.15.99-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-12 09:17:16 UTC (rev 488945)
+++ PKGBUILD	2019-07-12 09:17:25 UTC (rev 488946)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.98
+pkgver=0.15.99
 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=('a51de3eb049a0dacf948af9340c313065d63fbb2b8d6286d835c3acc05f0aedc71a863566b8bfebaa4447016d471fc8422b0b19bc000e51ca5581afdadef0a51')
+sha512sums=('194c4594ace3ce69d4c2e937ec898cf8e111d4c06bd406242fcd686b42461bf844ec2997a891b73ab0ab534f8b23839201c2db5c1ce227b72e84b2037fa757df')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list