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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Aug 30 19:03:10 UTC 2013


    Date: Friday, August 30, 2013 @ 21:03:08
  Author: foutrelis
Revision: 96498

upgpkg: python-stevedore 0.11-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-30 19:02:49 UTC (rev 96497)
+++ PKGBUILD	2013-08-30 19:03:08 UTC (rev 96498)
@@ -2,8 +2,8 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=('python-stevedore' 'python2-stevedore')
-pkgver=0.10
-pkgrel=2
+pkgver=0.11
+pkgrel=1
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
 url="https://github.com/dreamhost/stevedore"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 options=('!emptydirs')
 source=(http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('71a6ffb669c6d84ef0f43f44816257101775f955590986c29a95ce07293fd6e8')
+sha256sums=('3d647df6522a7fd30152382a948b3983ea9aa6097966ccb09244954ef345f267')
 
 package_python-stevedore() {
   depends=('python')




More information about the arch-commits mailing list