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

Evangelos Foutras foutrelis at archlinux.org
Thu Sep 18 21:05:21 UTC 2014


    Date: Thursday, September 18, 2014 @ 23:05:21
  Author: foutrelis
Revision: 119204

upgpkg: python-stevedore 1.0.0-1

New upstream release.

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-18 19:51:48 UTC (rev 119203)
+++ PKGBUILD	2014-09-18 21:05:21 UTC (rev 119204)
@@ -2,7 +2,7 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=('python-stevedore' 'python2-stevedore')
-pkgver=0.15
+pkgver=1.0.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=('bec9269cbfa58de4f0849ec79bb7d54eeeed9df8b5fbfa1637fbc68062822847')
+sha256sums=('4e859756bdba71d7cf4eb1313342cde93cfe36d12fb6b6c35378e9101add229f')
 
 package_python-stevedore() {
   depends=('python')




More information about the arch-commits mailing list