Alessio Sergi
2014e03dac
Revert "common/buildstyle/python*: build dir can be used as python identifier"
This reverts commit a02132b2ae0c759652f9842de1b1bedba24939d6.
Actually, the issue with packages using python-distutils-extra hasn't
been solved. On the contrary, python build style now generates malformed
packages, e.g., gufw:
+-- usr
+-- lib
| +-- python3.5
| +-- site-packages
| +-- build3_5
| | +-- lib
| | +-- gufw
| | +-- __init__.py
| | +-- gufw
| | +-- gufw.py
| +-- gufw
| | +-- __init__.py
| | +-- gufw
| | +-- gufw.py
| +-- gufw-17.04.1-py3.5.egg-info
I don't have a clean solution handy right now, but that obviously isn't.
2017-01-12 12:27:12 +01:00
..
2015-06-05 07:16:53 +02:00
2017-01-12 12:27:12 +01:00
2016-11-17 08:48:09 +00:00
2016-04-27 16:55:16 +02:00
2016-12-18 15:28:54 +01:00
2016-11-17 17:42:54 +01:00
2015-05-08 09:50:21 +02:00
2016-11-17 17:18:28 +00:00
2016-03-03 16:52:18 +01:00
2016-12-24 09:43:30 +01:00
2017-01-11 15:43:43 +01:00
2017-01-10 17:48:04 +01:00