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

Felix Yan fyan at archlinux.org
Sat Mar 5 09:33:12 UTC 2016


    Date: Saturday, March 5, 2016 @ 10:33:12
  Author: fyan
Revision: 165123

upgpkg: python-stevedore 1.12.0-1

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-05 09:26:38 UTC (rev 165122)
+++ PKGBUILD	2016-03-05 09:33:12 UTC (rev 165123)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=('python-stevedore' 'python2-stevedore')
-pkgver=1.11.0
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'git')
 options=('!emptydirs')
 source=(http://pypi.python.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('90616a9f437b54e1bca831630faf97040a608d66685c821615ef79f72eb79c6d')
+sha256sums=('1bdeb2562d8f2c1e3047c2f17134a38b37a6e53e16ca1d9f79ff2ac5d5fe2925')
 
 prepare() {
   cd "$srcdir/stevedore-$pkgver"



More information about the arch-commits mailing list