Skip to content

Commit

Permalink
python3-stevedore: update to 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtvrsh authored and classabbyamp committed Nov 20, 2023
1 parent 59c17b4 commit ac8bb52
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions srcpkgs/python3-stevedore/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Template file for 'python3-stevedore'
pkgname=python3-stevedore
version=3.2.0
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools python3-pbr"
version=5.1.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-pbr"
depends="python3-six"
short_desc="Manage dynamic plugins for Python3 applications"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://git.openstack.org/cgit/openstack/stevedore"
homepage="https://docs.openstack.org/stevedore/latest/"
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
checksum=38791aa5bed922b0a844513c5f9ed37774b68edc609e5ab8ab8d8fe0ce4315e5
checksum=a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c

pre_build() {
# remove dependency on pbr; it's not a runtime dependency
Expand Down

0 comments on commit ac8bb52

Please sign in to comment.