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

Evangelos Foutras foutrelis at archlinux.org
Fri Jun 5 08:05:07 UTC 2015


    Date: Friday, June 5, 2015 @ 10:05:07
  Author: foutrelis
Revision: 134827

upgpkg: python-stevedore 1.5.0-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-05 06:32:39 UTC (rev 134826)
+++ PKGBUILD	2015-06-05 08:05:07 UTC (rev 134827)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=('python-stevedore' 'python2-stevedore')
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
@@ -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=('4a8d80b0a232746c09e0173bd61d60a18e9864e3dc87e3ebefa3ba3d8a00232f')
+sha256sums=('095d71a92518f3eec4c26e531e22fd4053caf3fc52ac6c0afa80a8a0e689da45')
 
 prepare() {
   cd "$srcdir/stevedore-$pkgver"



More information about the arch-commits mailing list