mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python-pbr: remove
python 2
This commit is contained in:
parent
dbe8c79b0f
commit
1a25cb8926
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'python-pbr'
|
|
||||||
pkgname=python-pbr
|
|
||||||
version=5.6.0
|
|
||||||
revision=3
|
|
||||||
build_style=python2-module
|
|
||||||
pycompile_module="pbr"
|
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
|
||||||
depends="python"
|
|
||||||
short_desc="Python2 build reasonableness"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="Apache-2.0"
|
|
||||||
homepage="https://docs.openstack.org/developer/pbr/"
|
|
||||||
distfiles="${PYPI_SITE}/p/pbr/pbr-${version}.tar.gz"
|
|
||||||
checksum=42df03e7797b796625b1029c0400279c7c34fd7df24a7d7818a1abb5b38710dd
|
|
||||||
alternatives="pbr:pbr:/usr/bin/pbr2"
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
mv ${DESTDIR}/usr/bin/pbr{,2}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue