ports/devel/py-pipdeptree
Muhammad Moinur Rahman 935065c7f7 devel/py-pipdeptree: Fix runtime
At runtime the program crashes due to an error like the following:
ImportError: cannot import name '__version__' from 'pipdeptree.version'

Which is caused due to the new template format of the setuptools_scm.
Currently this is just a dirty hack to support older(<7) setuptools_scm
format.

PR:		274101
Reported by:	vedran@miletic.net
2023-10-18 23:15:32 +02:00
..
distinfo
Makefile
pkg-descr