* update python-stevedore to 5.2.0-3
This commit is contained in:
parent
7e179d9b50
commit
fe41fcfabd
15
python/python-stevedore/.SRCINFO
Normal file
15
python/python-stevedore/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = python-stevedore
|
||||
pkgdesc = Manage dynamic plugins for Python applications
|
||||
pkgver = 5.2.0
|
||||
pkgrel = 3
|
||||
url = https://github.com/openstack/stevedore
|
||||
arch = any
|
||||
license = Apache
|
||||
makedepends = python-pbr
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
options = !emptydirs
|
||||
source = https://pypi.org/packages/source/s/stevedore/stevedore-5.2.0.tar.gz
|
||||
sha256sums = 46b93ca40e1114cea93d738a6c1e365396981bb6bb78c27045b7587c9473544d
|
||||
|
||||
pkgname = python-stevedore
|
3
python/python-stevedore/.nvchecker.toml
Normal file
3
python/python-stevedore/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-stevedore]
|
||||
source = "pypi"
|
||||
pypi = "stevedore"
|
@ -1,9 +1,9 @@
|
||||
# POWER Maintainer: Alexander Baldeck <alex.bldck@gmail.com>
|
||||
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com
|
||||
# Maintainer: Evangelos Foutras <foutrelis@archlinux.org
|
||||
|
||||
pkgname=python-stevedore
|
||||
pkgver=5.2.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Manage dynamic plugins for Python applications"
|
||||
arch=(any)
|
||||
url="https://github.com/openstack/stevedore"
|
||||
|
Loading…
x
Reference in New Issue
Block a user