- Sep 16, 2017
-
-
Ryan Fisher authored
Requiring Updated pyOpenSSL in setup.py only, to fix pip installations on systems where OpenSSL is more up to date. CIT cluster is still running on pyOpenSSL 0.13.1, but the OpenSSL version is old enough that this still is functional, so we will not update the requirements in the RPM or Debian packaging files yet.
-
- Jul 07, 2017
-
-
Ryan Fisher authored
WIP: Use six module to provide py3x compatibility
-
- Jun 16, 2017
-
-
Duncan Macleod authored
for python3 compatibility
-
Duncan Macleod authored
-
Ryan Fisher authored
Removed unused imports
-
Ryan Fisher authored
Updated more exception syntax for python3
-
- Jun 15, 2017
-
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
for python3 compatibility
-
Ryan Fisher authored
Updated exception syntax for python3
-
Duncan Macleod authored
for python3 compatibility
-
Duncan Macleod authored
for python3 compatibility
-
- May 24, 2017
-
-
Ryan Fisher authored
-
- Apr 25, 2017
-
-
Duncan Macleod authored
allows building correct rpm in virtualenv
-
Duncan Macleod authored
-
Duncan Macleod authored
-
Duncan Macleod authored
this change makes the DQSegDBInstall command a bit more standalone, and a bit more robust, by having it take care of appending the etc files to the data_files list itself, rather than having to manually specify them in the `setup()` call
-
Duncan Macleod authored
-
- Apr 13, 2017
-
-
Ryan Fisher authored
Use pyOpenSSL instead of M2Crypto for X509 validation
-
Duncan Macleod authored
don't use `sys.exit(1)`
-
Duncan Macleod authored
M2Crypto isn't available for python3
-
- Apr 06, 2017
-
-
Ryan Fisher authored
-
Ryan Fisher authored
Bump version number
-
Ryan Fisher authored
Require glue from PyPi
-
Duncan Brown authored
-
Duncan Brown authored
-
- Feb 16, 2017
-
-
Ryan Fisher authored
Update build for python3
-
Duncan Macleod authored
-
Duncan Macleod authored
first release with python3 compatibility, not python26 compatible
-
Duncan Macleod authored
isn't actually required for those parts of glue being used here (I think)
-
- Jan 25, 2017
-
-
Ryan Fisher authored
Fix module shadowing by function argument
-
Tito Dal Canton authored
I changed the import so that the API is unchanged. Fixes #17 and #28.
-
- Jan 18, 2017
-
-
Ryan Fisher authored
-
Ryan Fisher authored
-
Ryan Fisher authored
-
- Jan 11, 2017
-
-
Ryan Fisher authored
-
Ryan Fisher authored
-
- Jan 10, 2017
-
-
Ryan Fisher authored
Updating setup.py to not explicitly require glue.
-
- Jan 09, 2017
-
-
Ryan Fisher authored
Glue is the wrong package because in pypi, glue is not the ligo glue package. Once Leo's suggested changes to Glue are reviewed, we can add back in ligo-glue as a pypi requirement. That will require new w
-