Date: Friday, October 25, 2019 @ 20:08:48
  Author: foutrelis
Revision: 519755

Python 3.8 rebuild

Modified:
  python-stevedore/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 20:08:45 UTC (rev 519754)
+++ PKGBUILD    2019-10-25 20:08:48 UTC (rev 519755)
@@ -2,7 +2,7 @@
 
 pkgname=('python-stevedore' 'python2-stevedore')
 pkgver=1.31.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Manage dynamic plugins for Python applications"
 arch=('any')
 url="https://github.com/openstack/stevedore";

Reply via email to