python3-ansible-compat: update to 4.1.0
This commit is contained in:
parent
4000b5d8bc
commit
19ebe9f25e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-ansible-compat'
|
# Template file for 'python3-ansible-compat'
|
||||||
pkgname=python3-ansible-compat
|
pkgname=python3-ansible-compat
|
||||||
version=3.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel python3-setuptools_scm"
|
hostmakedepends="python3-wheel python3-setuptools_scm"
|
||||||
|
@ -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=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
|
checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
|
export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue