[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: usr/bin/ scripts for console_scripts which lead to binaries-have-file-conflict when python 2 + 3



* Olivier Berger <olivier.berger@telecom-sudparis.eu>, 2013-12-16, 13:24:
- add a python-rdflib-tools package that contains shell scripts of the form :

 #!/bin/sh

 exec /usr/bin/python -m rdflib.tools.csv2rdf $*

I can't see how that's better than a script with #!/usr/bin/python shebang...

- make this package depend on python-rdflib | python3-rdflib

/usr/bin/python can't use the modules shipped by python3-rdflib.

--
Jakub Wilk


Reply to: