[Freeipa-devel] [freeipa PR#132][opened] Draft for a new setup.py (WIP)

tiran freeipa-github-notification at redhat.com
Tue Oct 4 12:48:09 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/132
Author: tiran
 Title: #132: Draft for a new setup.py (WIP)
Action: opened

PR body:
"""
PREVIEW, please don't merge yet.

This is my take on FreeIPA's setup.py files. I have moved all common code and constants into ipasetup.py.in and converted all setup.py.in to setup.py. Setup now uses setuptools instead of distutils. I had to move ipa.1 man page to client/man because setuptools does no longer support data_files.

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/132/head:pr132
git checkout pr132
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-132.patch
Type: text/x-diff
Size: 52115 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161004/58786a19/attachment.bin>


More information about the Freeipa-devel mailing list