xmldiff: update to 2.7.0.
This commit is contained in:
parent
b787ed9b64
commit
553a48ab1e
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'xmldiff'
|
# Template file for 'xmldiff'
|
||||||
pkgname=xmldiff
|
pkgname=xmldiff
|
||||||
version=2.6.3
|
version=2.7.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-lxml python3-setuptools"
|
depends="python3-lxml python3-setuptools"
|
||||||
@ -12,7 +12,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/Shoobx/xmldiff"
|
homepage="https://github.com/Shoobx/xmldiff"
|
||||||
changelog="https://raw.githubusercontent.com/Shoobx/xmldiff/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/Shoobx/xmldiff/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/x/xmldiff/xmldiff-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/x/xmldiff/xmldiff-${version}.tar.gz"
|
||||||
checksum=19b030b3fa37d1f0b5c5ad9ada9059884c3bf2c751c5dd8f1eb4ed49cfe3fc60
|
checksum=c0910b1f800366dd7ec62923e5d06e8b06a1bd9120569a1c27f4f2446b9c68a2
|
||||||
conflicts="python-xmldiff>=0"
|
conflicts="python-xmldiff>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user