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

Felix Yan felixonmars at archlinux.org
Sun Apr 16 04:05:26 UTC 2017


    Date: Sunday, April 16, 2017 @ 04:05:25
  Author: felixonmars
Revision: 223168

upgpkg: python-ruamel-yaml 0.14.6-1

Modified:
  python-ruamel-yaml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-16 04:04:29 UTC (rev 223167)
+++ PKGBUILD	2017-04-16 04:05:25 UTC (rev 223168)
@@ -4,15 +4,15 @@
 # Contributor: rnons <remotenonsense at gmail dot com>
 
 pkgname=python-ruamel-yaml
-pkgver=0.14.5
+pkgver=0.14.6
 pkgrel=1
 pkgdesc="YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order"
 arch=('i686' 'x86_64')
 url="https://bitbucket.org/ruamel/yaml"
 license=("MIT")
-makedepends=('python-setuptools' 'python-pip')
+makedepends=('python-pip')
 source=("https://pypi.io/packages/source/r/ruamel.yaml/ruamel.yaml-$pkgver.tar.gz")
-sha512sums=('8d044becc41aa35af51e8d743572a14ce971c44169a562296aea103c71c320536a2a8c0e7a1f6fed1cc731a72bd977bfd807d825bd842b92cc4c4abd05f9ae28')
+sha512sums=('a815b1c655b175c7f5a3f80dd6a914c143056df2cd2bf3220191d61e9f757181411b89d0d9b7d56197db0a0fc3dda702f9a1b4fac26270a4a2af4c42398b7a18')
 
 prepare() {
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list