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

Felix Yan felixonmars at archlinux.org
Fri May 17 07:57:31 UTC 2019


    Date: Friday, May 17, 2019 @ 07:57:30
  Author: felixonmars
Revision: 467651

upgpkg: python-ruamel-yaml 0.15.96-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-17 07:56:40 UTC (rev 467650)
+++ PKGBUILD	2019-05-17 07:57:30 UTC (rev 467651)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.95
+pkgver=0.15.96
 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=('de5b7749bf1e348662703f7ccfafa6c11c8ff5368244c5e3c8d8fc24dda7f507e826173f6e70406f048f931127ad4b88b77bd44dac538c7eefd522ed50466fd6')
+sha512sums=('121453cd97df2f0476f02777454929ee4a9a052072734f46da93a96a515d2a702065c5374b56707a72d5b502fc1aa133e11bffeabfacab7c2c39d61cd1bf328d')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list