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

Evangelos Foutras foutrelis at archlinux.org
Sat Jun 6 20:40:33 UTC 2020


    Date: Saturday, June 6, 2020 @ 20:40:33
  Author: foutrelis
Revision: 639572

upgpkg: python-stevedore 2.0.0-1: new upstream release

Modified:
  python-stevedore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-06 18:04:45 UTC (rev 639571)
+++ PKGBUILD	2020-06-06 20:40:33 UTC (rev 639572)
@@ -1,17 +1,17 @@
 # Maintainer: Evangelos Foutras <evangelos at foutrelis.com
 
 pkgname=python-stevedore
-pkgver=1.32.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
 url="https://github.com/openstack/stevedore"
 license=('Apache')
-depends=('python-setuptools' 'python-six')
+depends=('python-setuptools')
 makedepends=('python-pbr')
 options=('!emptydirs')
 source=(https://pypi.org/packages/source/s/stevedore/stevedore-$pkgver.tar.gz)
-sha256sums=('18afaf1d623af5950cc0f7e75e70f917784c73b652a34a12d90b309451b5500b')
+sha256sums=('001e90cd704be6470d46cc9076434e2d0d566c1379187e7013eb296d3a6032d9')
 
 prepare() {
   cd stevedore-$pkgver



More information about the arch-commits mailing list