[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Review at https://gerrit.osmocom.org/5405 Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of distutils anyway. Using it directly allows us to make packaging more flexible: specify dependencies, automatically find

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Harald Welte, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5279 to look at the new patch set (#6). Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Harald Welte, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5279 to look at the new patch set (#5). Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Hello Pau Espin Pedrol, Harald Welte, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5279 to look at the new patch set (#4). Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Hello Pau Espin Pedrol, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5279 to look at the new patch set (#3). Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of distutils anyway.

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-15 Thread Max
Hello Pau Espin Pedrol, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/5279 to look at the new patch set (#2). Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of distutils anyway.

[PATCH] python/osmo-python-tests[master]: Use setuptools for packaging

2017-12-11 Thread Max
Review at https://gerrit.osmocom.org/5279 Use setuptools for packaging According to https://docs.python.org/3/library/distutils.html the setuptools are used in place of distutils anyway. Using it directly allows us to make packaging more flexible: specify dependencies, automatically fin