Michael Weiss
f6e94a2e21
gns3-{gui,server}: Remove myself as maintainer
2021-03-05 18:46:02 +01:00
Michael Weiss
a2498f5ace
gns3-gui: Replace qt5Full with wrapQtApp (proper solution)
...
This will now properly wrap the gns3 binary using wrapQtApp instead of
unnecessarily adding qt5Full to the PATH (which significantly increases
the closure and often causes the build to break due to broken transitive
dependencies).
This supersedes the old approach from commit 0eaec4dee27.
2020-08-08 15:11:47 +02:00
Michael Weiss
99ab9545b2
gns3-{gui,server}: 2.2.9 -> 2.2.11
2020-07-12 19:17:43 +02:00
Michael Weiss
bab982e5ec
gns3-{gui,server}: 2.2.8 -> 2.2.9
...
Note: This update is pretty delayed as it was initially blocked by
sentry-sdk being too old and breaking Python changes from staging.
2020-07-12 18:50:01 +02:00
Atemu
0eaec4dee2
gns3-gui: Add the missing qt5Full runtime dependency
...
qt5Full may not be installed on users' systems and the gns3-gui depends
on it explicitly.
Note: This also fixes e.g. "nix-shell -p gns3-gui --pure" (at the cost
of an increased closure size).
2020-06-24 19:30:17 +02:00
Atemu
06aec42781
gns3-gui: Fix the build
...
For Python 3.8 jsonschema 3.2.0 is required instead of 2.6.0.
2020-06-17 13:56:17 +02:00
Michael Weiss
8978ef3877
gns3-{gui,server}: 2.2.5 -> 2.2.6 ( #83422 )
2020-03-26 13:45:35 +01:00
Alan Hollis
4f4d792e70
gns3: Fix python package not being pinned ( #77701 )
...
Due to https://github.com/NixOS/nixpkgs/issues/44426 the correct psutils
package is not picked up, this commit changes the code so the correct
version is always picked.
2020-01-17 23:25:35 +01:00
Michael Weiss
b333f39de7
gns3-{gui,server}: 2.2.3 -> 2.2.5
2020-01-10 17:57:24 +01:00
Michael Weiss
5b2a6c9984
gns3-{gui,server}: 2.2.0 -> 2.2.1
2019-11-03 14:05:31 +01:00
Michael Weiss
b52fb3b078
gns3Packages.{server,gui}Stable: 2.1.21 -> 2.2.0
...
gns3Packages.{server,gui}Preview: 2.2.0rc5 -> 2.2.0
The new dependency on setuptools is required for pkg_resources:
ImportError: No module named pkg_resources
2019-10-04 12:28:57 +02:00
Michael Weiss
0c4786cf76
gns3Packages.{server,gui}Preview: 2.1.12 -> 2.2.0a1
2019-02-01 12:39:56 +01:00
Michael Weiss
6aed80f271
gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0
2017-11-12 19:56:45 +01:00
Michael Weiss
5257232ac7
gns3: "Improve" the packaging
...
This is "a bit" hacky tho...
The improvement is that it now covers the stable as well as the preview
releases and doesn't require Python 3.4 anymore.
2017-09-22 21:30:38 +02:00
Michael Weiss
acb9ca3006
gns3-gui: init at 2.0.3
2017-08-06 01:55:49 +02:00