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

Felix Yan felixonmars at archlinux.org
Sat Jul 28 09:11:27 UTC 2018


    Date: Saturday, July 28, 2018 @ 09:11:26
  Author: felixonmars
Revision: 363718

upgpkg: python-ruamel-yaml 0.15.45-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-28 09:11:16 UTC (rev 363717)
+++ PKGBUILD	2018-07-28 09:11:26 UTC (rev 363718)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.44
+pkgver=0.15.45
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 license=("MIT")
 makedepends=('python-pip' 'python-wheel')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('9b8eeb61843dd909372fde7bbc0490a682dd376fa0ee090d7847002a624e7b4356528dd36030b02f773aaf96acc39777968cbb64c601007a8311002d3555a2cd')
+sha512sums=('6cb80f9ffda4d78d0b67ed0f4b10171b61e6c19617078d825cbd9ebb507486c648c2f987837ca696a6c81f393774be3c99e08980b0a0bbb3a837e17b39eaa3ee')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list