- Jun 16, 2017
-
-
Ryan Fisher authored
Updated more exception syntax for python3
-
- Jun 15, 2017
-
-
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
-
- Dec 16, 2016
-
-
- Oct 24, 2016
-
-
Ryan Fisher authored
-
- Oct 03, 2016
-
-
Ryan Fisher authored
fixed a small typo on line 467
-
- Sep 21, 2016
-
-
Reed Essick authored
-
- Aug 16, 2016
-
-
Ryan Fisher authored
Removed trailing whitespace wherever I could find it
-
- Aug 15, 2016
-
-
Duncan Macleod authored
didn't include a couple of print statements so as not to clash with changes in #18
-
Duncan Macleod authored
-
Duncan Macleod authored
-