- Sep 20, 2019
-
-
Tanner Prestegard authored
This is necessary since we use --system-site-packages to create the virtualenv, and the system version of numpy is too old.
-
Tanner Prestegard authored
* Switch from VOEventLib to voevent-parse due to significant string-bytes issues in VOEventLib * Remove bad exception handling in events API for creating a VOEvent * Add parameter checking to events API for creating a VOEvent * Combine VOEvent building code for events and superevents into a single instance which handles both cases
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
For Python 2, we install VOEventLib from a git fork since upstream is not Python 2-compatible. But we don't need to do that for Python 3!
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Sep 13, 2019
-
-
Tanner Prestegard authored
-
- Aug 06, 2019
-
-
Tanner Prestegard authored
-
- Aug 02, 2019
-
-
Alexander Pace authored
-
- Jun 06, 2019
-
-
Tanner Prestegard authored
There were problematic non-backwards compatible API changes from 2.3.0 to 2.3.1... nice, pyparsing. Didn't catch this previously.
-
- May 16, 2019
-
-
the former is available for python3, the latter is not
-
- May 14, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Not obvious how we were getting this installed previously, but we have to fix the version. 2.4.0 was being installed in some instances which was causing parts of the search to break.
-
- May 10, 2019
-
-
Tanner Prestegard authored
-
- May 03, 2019
-
-
Tanner Prestegard authored
Certain filters are being moved out of the djangorestframework package and into djangorestframework-guardian.
-
Tanner Prestegard authored
-
- May 01, 2019
-
-
Duncan Macleod authored
-
- Apr 30, 2019
-
-
Tanner Prestegard authored
-
Duncan Macleod authored
-
- Apr 09, 2019
-
-
Tanner Prestegard authored
-
- Mar 29, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Upgrade gunicorn to 19.9.0 and switch to an asynchronous worker class
-
- Feb 28, 2019
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Feb 05, 2019
-
-
Tanner Prestegard authored
Not sure why this started happening all of a sudden since we have been using 2.5.2 for quite a while. But trying to pip install python-ldap when building a Docker image keeps giving a UnicodeDecodeError. Updating to version 3.1.0 seems to resolve it.
-
- Jan 09, 2019
-
-
Tanner Prestegard authored
- Dec 05, 2018
-
-
Tanner Prestegard authored
-
- Dec 03, 2018
-
-
Tanner Prestegard authored
Add django-user-sessions package for more easily managing sessions and correlating them with user accounts.
-
- Nov 27, 2018
-
-
Tanner Prestegard authored
-
- Oct 17, 2018
-
-
Tanner Prestegard authored
Upgrade to newest LVAlert package and fix some requirements. There is a bug with sleekxmpp and certain versions of pyasn1-modules, so we revert the version of that and pyasn1. We also remove some requirements which are really dependencies of requirements.
-
- Oct 01, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-