mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-ansible-compat: update to 4.1.10.
This commit is contained in:
parent
65d2162b19
commit
46064ca9bf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-ansible-compat'
|
# Template file for 'python3-ansible-compat'
|
||||||
pkgname=python3-ansible-compat
|
pkgname=python3-ansible-compat
|
||||||
version=4.1.0
|
version=4.1.10
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
depends="python3-subprocess-tee python3-yaml"
|
depends="python3-subprocess-tee python3-yaml"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/ansible/ansible-compat"
|
homepage="https://github.com/ansible/ansible-compat"
|
||||||
distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
|
||||||
checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621
|
checksum=2be8c7b510d2e15eed1e9ef443209d67d9aec8f427026b88936d4535ff59863d
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
|
export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue