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

Felix Yan felixonmars at archlinux.org
Wed Oct 17 05:08:57 UTC 2018


    Date: Wednesday, October 17, 2018 @ 05:08:56
  Author: felixonmars
Revision: 394925

upgpkg: python-ruamel-yaml 0.15.73-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-17 05:08:51 UTC (rev 394924)
+++ PKGBUILD	2018-10-17 05:08:56 UTC (rev 394925)
@@ -3,7 +3,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.72
+pkgver=0.15.73
 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=('d5bb6f07ac319da8fd5bd20b5967c256717604e3bc5bf73e660c287dc15eed74169ec20dfee67ef73ee2a32a7f839ec19e7cab30d666bf171475eb32ecba5ea8')
+sha512sums=('12ad8433ff1e76733a5d31313a3e4acc2a8844c175161187c44cbde0756e82152d602f9cee7a4b2d5de552fa86c2c24abc82a52798e44e3be1786dabbb1b1a96')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list