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

Felix Yan felixonmars at archlinux.org
Thu Nov 15 18:41:16 UTC 2018


    Date: Thursday, November 15, 2018 @ 18:41:15
  Author: felixonmars
Revision: 407737

upgpkg: python-ruamel-yaml 0.15.78-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-15 18:39:29 UTC (rev 407736)
+++ PKGBUILD	2018-11-15 18:41:15 UTC (rev 407737)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.77
+pkgver=0.15.78
 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=('aae76b769a3a2ed16ac905b4f4dba8355c326781cab6a5a8ef22d15ee12eaa0e3e83d9110bc82a190a2379d333db40f775727ebc4292ba070dff3c425d62b25a')
+sha512sums=('8f577e136151d5cc2090827b97a5f412582c09139ce7e5fefafb004fd33a02c58ed69e3bec82d599be29ede7acda147f03576b3db4680ec7b6ee7824321f14c6')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list