py-doxypy conflicts python3 (#6916)
* py-doxypy conflicts python3 * change conflicts to depends_on
This commit is contained in:
parent
25bcabec98
commit
8c648a73bc
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ class PyDoxypy(PythonPackage):
|
|||
url = "https://pypi.io/packages/source/d/doxypy/doxypy-0.3.tar.gz"
|
||||
|
||||
version('0.3', '3b52289e0962d31b92af8be0eef8cbb2')
|
||||
|
||||
depends_on('python@:2.8')
|
||||
|
|
Loading…
Reference in a new issue