Commit graph

7 commits

Author SHA1 Message Date
79287c19ee Revert "packaging: Bring dependencies up to date"
This reverts commit a059ae8192.

Python3.12 is not in the stable distros yet.
2024-07-11 20:27:19 +10:00
a059ae8192 packaging: Bring dependencies up to date
- python 3.11 -> 3.12
2024-07-11 20:14:14 +10:00
4001692b52 packaging: Bring dependencies up to date
- python 3.10 -> 3.11
2023-09-10 23:41:42 +10:00
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
5de9cec4bd snap: The requirements files are gone. 2021-12-20 22:26:14 +10:00
e1e9b89b2a release: snap: Update version. 2021-12-06 14:47:58 +10:00
0331a9da1e snap: Start snap support.
- Create a snapcraft.yaml file in snap directory.
  Couldn't put this in packaging directory.
- Use make-snapcraft.py to generate the snapcraft file.
- Use make-snap to make the snap from the snapcraft file.
- Eris is confined to only access projects in home.
- os.setpriority doesn't work in snaps.
- eris-webserver is run as "eris.webserver".
2021-12-05 19:14:56 +10:00