Skip to content

Commit

Permalink
python3-xdg: remove python3-xdg-variables conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Oct 13, 2023
1 parent 166ca8e commit 2003dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-xdg/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'python3-xdg'
pkgname=python3-xdg
version=0.28
revision=3
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
Expand All @@ -13,4 +13,4 @@ distfiles="${PYPI_SITE}/p/pyxdg/pyxdg-${version}.tar.gz"
checksum=3267bb3074e934df202af2ee0868575484108581e6f3cb006af1da35395e88b4

# Both provide Python module xdg.
conflicts="python3-xdg-variables"
conflicts="python3-xdg-variables<6.0.1_1"

0 comments on commit 2003dcf

Please sign in to comment.