Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-14 Thread Ben Pfaff
On Fri, Apr 10, 2015 at 02:57:00PM -0500, Terry Wilson wrote: > This adds very basic support for setuptools so that the OVS Python > lib can be added to PyPI. > > This currently uses the Open vSwitch version number and the > generated dirs.py, though there is no real reason to tie the > Python lib

Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-10 Thread Kyle Mestery
On Fri, Apr 10, 2015 at 2:57 PM, Terry Wilson wrote: > This adds very basic support for setuptools so that the OVS Python > lib can be added to PyPI. > > This currently uses the Open vSwitch version number and the > generated dirs.py, though there is no real reason to tie the > Python libraries r

Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-10 Thread Kyle Mestery
On Fri, Apr 10, 2015 at 3:42 PM, Terry Wilson wrote: > - Original Message - > > On 04/10/2015 03:57 PM, Terry Wilson wrote: > > > This adds very basic support for setuptools so that the OVS Python > > > lib can be added to PyPI. > > > > Most Python libraries are on PyPI, so it makes sense

Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-10 Thread Terry Wilson
- Original Message - > On 04/10/2015 03:57 PM, Terry Wilson wrote: > > This adds very basic support for setuptools so that the OVS Python > > lib can be added to PyPI. > > Most Python libraries are on PyPI, so it makes sense to put this one > there, too. Another specific reason this would

Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-10 Thread Russell Bryant
On 04/10/2015 03:57 PM, Terry Wilson wrote: > This adds very basic support for setuptools so that the OVS Python > lib can be added to PyPI. Most Python libraries are on PyPI, so it makes sense to put this one there, too. Another specific reason this would be helpful is that in OpenStack, certain

Re: [ovs-dev] [PATCH v2] Add setuptools for Python lib for PyPI

2015-04-10 Thread Terry Wilson
Signed-off-by: Terry Wilson /me sighs ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev