mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-04 08:13:38 +00:00
- Merge actions/pagekite_util.py into plinth/modules/pagekite/util.py. - Rename plinth/modules/pagekite/util.py to utils.py. - Add python-augeus as dependency. - Move actions/util.py to plinth/action_utils.py and update services that use it. - Rename _run() method to run() as it is being used publicly. - Import the utils in a more conventional manner. - Move all python2 bits to python3.
7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
cherrypy >= 3.0
|
|
coverage >= 3.7
|
|
django >= 1.7.0
|
|
django-stronghold
|
|
python-augeas
|
|
pyyaml
|