Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance python sdist #292

Merged
merged 4 commits into from
Sep 28, 2015
Merged

Enhance python sdist #292

merged 4 commits into from
Sep 28, 2015

Conversation

esindril
Copy link
Contributor

Add the necessary files for distributing the XRootD Python bindings using PyPI.

esindril and others added 4 commits July 24, 2015 10:12
The new setup_pypi.py file can be used to generate the sdist package
for the XRootD python bindings. This should be used only wen creating
the package for distribution in PyPI.
The "v" is stripped from the version number generated by `genversion.sh` as
PyPi does not accept version numbers containing letters.

The version is generated as a part of the script and written to a file
which is read by setup.py.
Looks for xrootd include and library directories where they are found on
OS X/Darwin systems where xrootd has been installed via homebrew.

Only works if the bindings version match the xrootd version installed
via homebrew.

Comments on the installation procedure for OSX in README.rst
Fixes/enhancements to python bindings sdist generation
esindril added a commit that referenced this pull request Sep 28, 2015
Python: Add the necessary files for distributing the XRootD Python bindings using PyPI
@esindril esindril merged commit 98aebca into xrootd:master Sep 28, 2015
@esindril esindril deleted the enhance_python_sdist branch September 28, 2015 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants