- 15 Mar, 2018 1 commit
-
-
Ryan Fisher authored
-
- 13 Mar, 2018 1 commit
-
-
Kipp Cannon authored
-
- 20 Feb, 2018 4 commits
-
-
Ryan Fisher authored
Glue 1 58 branch See merge request !34
-
Ryan Fisher authored
-
Ryan Fisher authored
-
Ryan Fisher authored
-
- 19 Feb, 2018 3 commits
-
-
Ryan Fisher authored
Remove a spec file that has not been maintained in 6+ years See merge request !33
-
Ryan Fisher authored
Run unit tests during RPM build See merge request !31
-
Ryan Fisher authored
Fix unintended dependency on git See merge request !32
-
- 14 Feb, 2018 8 commits
-
-
Leo Pound Singer authored
It's used in iterutils_verify.py.
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
The unit tests don't like it if there is an existing version of glue installed.
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
- 13 Feb, 2018 2 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
The build was failing if git was missing even if git_version.py existed. See: https://git.ligo.org/leo-singer/glue/-/jobs/33172
-
- 11 Feb, 2018 1 commit
-
-
Duncan Macleod authored
Remove hidden import Closes #5 See merge request !27
-
- 10 Feb, 2018 10 commits
-
-
Ryan Fisher authored
Remove user env scripts See merge request !29
-
Duncan Macleod authored
Build wheels See merge request !30
-
Leo Pound Singer authored
-
Leo Pound Singer authored
* They are a relic from a time before pip and virtualenv. * They need to be dynamically created based on where the package is installed, and if the package is being installed from a wheel we won't have an opportunity to do that. Addresses #6.
-
Duncan Macleod authored
Updated glue.datafind for python3 See merge request !18
-
Duncan Macleod authored
Remove empty Debian package python3-glue-ligolw-tools See merge request !26
-
Duncan Macleod authored
Run unit tests in debian packaging See merge request !25
-
Duncan Macleod authored
Turn on lintian pedantic mode See merge request !24
-
Duncan Macleod authored
Fix permissions on scripts See merge request !22
-
Duncan Macleod authored
New method connects() for segments.segment See merge request !12
-
- 30 Jan, 2018 1 commit
-
-
Ian Harry authored
-
- 28 Jan, 2018 3 commits
-
-
Leo Pound Singer authored
The package became empty in commit af32be70, we simply forgot to remove the package from `debian/control`. It is the convention on Debian that when a Python package provides executables installed in bin, binaries are installed for only one Python version (the theory being that the user only cares about Python 2 or 3 when they have to import a module, not when they run a script from the command line).
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
- 26 Jan, 2018 4 commits
-
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
Leo Pound Singer authored
-
- 20 Jan, 2018 2 commits
-
-
Ryan Fisher authored
Fix and enable unit tests under Python 3 See merge request lscsoft/glue!15
-
Leo Pound Singer authored
-