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

Felix Yan felixonmars at archlinux.org
Fri Nov 9 10:58:42 UTC 2018


    Date: Friday, November 9, 2018 @ 10:58:41
  Author: felixonmars
Revision: 404337

upgpkg: python-ruamel-yaml 0.15.77-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-09 10:58:39 UTC (rev 404336)
+++ PKGBUILD	2018-11-09 10:58:41 UTC (rev 404337)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.76
+pkgver=0.15.77
 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=('35ab338ee2e90721c70edd3da8c76e02e593d64a2b8ca38af0f8c8e903cfee14d827d8c27f674a05b4dd54599a6ef1396859be5a515aae87280408655fbb7be9')
+sha512sums=('aae76b769a3a2ed16ac905b4f4dba8355c326781cab6a5a8ef22d15ee12eaa0e3e83d9110bc82a190a2379d333db40f775727ebc4292ba070dff3c425d62b25a')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list