Source: python-phply Version: 1.2.2-1 Severity: important Dear Maintainer,
The python-phply and python3-phply pacakges conflict with each other because they both include /usr/bin/phpparse and /usr/bin/phplex. This packaging is incorrect: * the executables should be in a separate package phply or only in the python3-phply package * the *public* modules for phply for both Python 2 and Python 3 should be co-installable * there should be no conflicts The current situation prevents a python-foo depending on python-phply and python3-bar depending on python3-phply from being installed at the same time. The next release of translate-toolkit will build-depend on both python-phply and python3-phply and it is not currently possible to install the necessarily build-dependencies. regards Stuart

