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

Felix Yan felixonmars at archlinux.org
Sun Jul 29 16:14:55 UTC 2018


    Date: Sunday, July 29, 2018 @ 16:14:55
  Author: felixonmars
Revision: 364845

upgpkg: python-ruamel-yaml 0.15.46-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-29 16:14:42 UTC (rev 364844)
+++ PKGBUILD	2018-07-29 16:14:55 UTC (rev 364845)
@@ -4,7 +4,7 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.15.45
+pkgver=0.15.46
 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=('6cb80f9ffda4d78d0b67ed0f4b10171b61e6c19617078d825cbd9ebb507486c648c2f987837ca696a6c81f393774be3c99e08980b0a0bbb3a837e17b39eaa3ee')
+sha512sums=('4ce7cf7cc08c292de314299cb7f7a182c283b94dc06faf10938698d22866c26c9fa31cb91bce81614f405dc3426547dfbc175bd3a29612977ea5377ed97b1d8b')
 
 package() {
   depends=('python')



More information about the arch-commits mailing list