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

Evangelos Foutras foutrelis at archlinux.org
Thu Aug 13 18:28:44 UTC 2015


    Date: Thursday, August 13, 2015 @ 20:28:44
  Author: foutrelis
Revision: 138304

upgpkg: python-stevedore 1.7.0-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-13 15:11:42 UTC (rev 138303)
+++ PKGBUILD	2015-08-13 18:28:44 UTC (rev 138304)
@@ -2,16 +2,16 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=('python-stevedore' 'python2-stevedore')
-pkgver=1.6.0
+pkgver=1.7.0
 pkgrel=1
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
 url="https://github.com/openstack/stevedore"
 license=('Apache')
-makedepends=('python-setuptools' 'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'git')
 options=('!emptydirs')
 source=(http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('dab2aa31ec742f651e6a2fe0429560aebbbe0fb7fc462fa0ff565c8f5ff2ec25')
+sha256sums=('68cf8691407cfd9c11e32381ef14ff566292dca0d113aba384d3fcc100933791')
 
 prepare() {
   cd "$srcdir/stevedore-$pkgver"



More information about the arch-commits mailing list