[ovs-git] [openvswitch/ovs] 77e2b0: python: Add setuptools for Python lib for PyPI.

GitHub noreply at github.com
Tue Apr 14 16:34:37 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 77e2b03174d5e39eb99bcfba6fbc620402154674
      https://github.com/openvswitch/ovs/commit/77e2b03174d5e39eb99bcfba6fbc620402154674
  Author: Terry Wilson <twilson at redhat.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    A python/.gitignore
    A python/README.rst
    M python/automake.mk
    A python/setup.py

  Log Message:
  -----------
  python: Add setuptools for Python lib for PyPI.

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 releases or version numbers to the main project's.

Signed-off-by: Terry Wilson <twilson at redhat.com>
Acked-by: Russell Bryant <rbryant at redhat.com>
Acked-by: Kyle Mestery <mestery at mestery.com>
[blp at nicira.com adjusted automake.mk]
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list