mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-xdg: remove python3-xdg-variables conflict
This commit is contained in:
parent
166ca8ec30
commit
2003dcf59f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-xdg'
|
# Template file for 'python3-xdg'
|
||||||
pkgname=python3-xdg
|
pkgname=python3-xdg
|
||||||
version=0.28
|
version=0.28
|
||||||
revision=3
|
revision=4
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -13,4 +13,4 @@ distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz"
|
||||||
checksum=3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
|
checksum=3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4
|
||||||
|
|
||||||
# Both provide Python module xdg.
|
# Both provide Python module xdg.
|
||||||
conflicts="python3-xdg-variables"
|
conflicts="python3-xdg-variables<6.0.1_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue