Commit Graph

121 Commits

Author SHA1 Message Date
Michael Weiss
c9eaddb48b
gns3-{gui,server}: 2.2.14 -> 2.2.15 2020-10-09 15:18:53 +02:00
Michael Weiss
7e4b7ecd00
gns3-{gui,server}: 2.2.13 -> 2.2.14 2020-09-24 12:29:59 +02:00
Michael Weiss
ebd2e632d6
gns3-{gui,server}: 2.2.12 -> 2.2.13 2020-09-06 16:18:57 +02: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 0eaec4dee2.
2020-08-08 15:11:47 +02:00
Michael Weiss
e67b1c2875
gns3-{gui,server}: 2.2.11 -> 2.2.12 2020-08-08 14:35:25 +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
Jonathan Ringer
8c3e9313c9 gns3-server: fix build 2020-06-12 13:20:18 -07:00
Michael Weiss
1104de365e
gns3-{gui,server}: 2.2.7 -> 2.2.8 2020-05-10 14:58:38 +02:00
Michael Weiss
49cc739239
gns3-{gui,server}: 2.2.6 -> 2.2.7 2020-04-08 11:58:44 +02:00
Michael Weiss
8978ef3877
gns3-{gui,server}: 2.2.5 -> 2.2.6 (#83422) 2020-03-26 13:45:35 +01:00
Michael Weiss
09a8f9297c
gns3-{gui,server}: Fix the build by disabling the psutil tests
The tests where only enabled recently in 0d1d43d49c but apparently fail
for the older version (I didn't have a closer look as they should work
after the next GNS3 release anyway).
2020-02-25 22:23:18 +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
a27a14da2a
gns3-{gui,server}: 2.2.2 -> 2.2.3 2019-11-15 22:23:11 +01:00
Michael Weiss
ce6364a5ba
gns3-{gui,server}: 2.2.1 -> 2.2.2 2019-11-05 12:36:32 +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
8668af2b14
gns3Packages.{server,gui}Preview: 2.2.0rc4 -> 2.2.0rc5 2019-09-10 14:02:21 +02:00
Michael Weiss
b7461c8828
gns3Packages.{server,gui}Preview: 2.2.0rc3 -> 2.2.0rc4 2019-08-31 22:05:55 +02:00
Michael Weiss
ff5e66b745
gns3Packages.{server,gui}Preview: 2.2.0b4 -> 2.2.0rc3 2019-08-17 15:38:50 +02:00
Michael Weiss
63a99ccee4
gns3Packages.{server,gui}Preview: 2.2.0b3 -> 2.2.0b4 2019-07-11 22:29:38 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Michael Weiss
856d601b64
gns3Packages.{server,gui}Preview: 2.2.0b2 -> 2.2.0b3 2019-06-16 12:08:51 +02:00
Michael Weiss
371ce92349
gns3Packages.{server,gui}Stable: 2.1.20 -> 2.1.21 2019-06-14 22:09:15 +02:00
Michael Weiss
61adb40d6f
gns3Packages.{server,gui}Preview: 2.2.0b1 -> 2.2.0b2 2019-05-29 22:02:16 +02:00
Michael Weiss
63e443d84d
gns3Packages.{server,gui}Stable: 2.1.19 -> 2.1.20 2019-05-29 22:02:16 +02:00
Michael Weiss
3b38247781
gns3Packages.{server,gui}Stable: 2.1.18 -> 2.1.19 2019-05-29 00:36:41 +02:00
Michael Weiss
f38707a4e4
gns3Packages.{server,gui}Preview: 2.2.0a5 -> 2.2.0b1 2019-05-22 20:25:38 +02:00
Michael Weiss
788e9b7e26
gns3Packages.{server,gui}Stable: 2.1.17 -> 2.1.18 2019-05-22 20:25:37 +02:00
Michael Weiss
3cebc9a390
gns3Packages.{server,gui}Stable: 2.1.16 -> 2.1.17 2019-05-17 20:33:44 +02:00
Michael Weiss
2047a4dde2
gns3Packages.{server,gui}Stable: 2.1.15 -> 2.1.16 2019-04-16 10:26:11 +02:00
Michael Weiss
14d6691c49
gns3Packages.{server,gui}Preview: 2.2.0a4 -> 2.2.0a5 2019-04-16 10:26:11 +02:00
Michael Weiss
f370671c9a
gns3Packages.{server,gui}Preview: 2.2.0a3 -> 2.2.0a4 2019-04-07 11:46:00 +02:00
Michael Weiss
072adccff7
gns3Packages.{server,gui}Preview: 2.2.0a2 -> 2.2.0a3 2019-03-25 14:14:22 +01:00
Michael Weiss
5cb066c9b9
gns3Packages.{server,gui}Stable: 2.1.14 -> 2.1.15 2019-03-22 12:19:26 +01:00
Michael Weiss
0e0a00bb6f
gns3Packages.{server,gui}Preview: 2.2.0a1 -> 2.2.0a2 2019-03-14 12:54:11 +01:00
Michael Weiss
5a8bfc98a2
gns3Packages.{server,gui}Stable: 2.1.13 -> 2.1.14 2019-02-28 13:57:13 +01:00
Michael Weiss
3725da4aa9
gns3Packages.{server,gui}Stable: 2.1.12 -> 2.1.13 2019-02-26 22:46:45 +01:00
Michael Weiss
ce019e775f
gns3-server: Switch to Python 3.7
This will finally make the builds reproducible. Python 3.6 stored
timestamps in the .pyc files but Python 3.7 implements PEP 552 [0].

[0]: https://www.python.org/dev/peps/pep-0552/
2019-02-23 17:38:39 +01:00
Michael Weiss
0c4786cf76
gns3Packages.{server,gui}Preview: 2.1.12 -> 2.2.0a1 2019-02-01 12:39:56 +01:00
Michael Weiss
b4cd25c243
gns3Packages.{server,gui}{Stable,Preview}: 2.1.11 -> 2.1.12 2019-01-23 14:41:40 +01:00
Robert Schütz
e56f76f81b gns3-server: improve expression 2019-01-10 17:05:21 +01:00
Michael Weiss
469a36cdb9 gns3-server: Switch to overrideAttrs 2018-12-21 11:07:39 +01:00
Michael Weiss
7b26a5843e gns3-server: Fix the build
This solution isn't optimal but it seems like typing has problems with
Python 3.7 and prompt_toolkit 1.0.15 is still required.
2018-12-20 21:45:09 +01:00
Frederik Rietdijk
f0b49c4d10 python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
Chris Ostrouchov
d69246709f pythonPackages.prompt_toolkit: 1.0.15 -> 2.0.7
Created a version to prompt_toolkit_1 for legacy ipython
2018-11-21 12:38:54 +01:00
Michael Weiss
3a939278f7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.10 -> 2.1.11 2018-09-29 20:52:06 +02:00
Michael Weiss
a3ca7dcf35 gns3Packages.{server,gui}{Stable,Preview}: 2.1.9 -> 2.1.10 2018-09-16 18:12:06 +02:00
Michael Weiss
b7e64c2190 gns3Packages.{server,gui}{Stable,Preview}: 2.1.7 -> 2.1.9 2018-08-18 14:33:28 +02:00
Michael Weiss
499a9dabaa gns3Packages.{server,gui}{Stable,Preview}: 2.1.6 -> 2.1.7 2018-06-12 15:40:49 +02:00
Michael Weiss
ca2f49d1f0 gns3Packages.{server,gui}{Stable,Preview}: 2.1.5 -> 2.1.6 2018-05-23 22:03:17 +02:00
Michael Weiss
5131977f1b gns3Packages.{server,gui}{Stable,Preview}: 2.1.4 -> 2.1.5 2018-04-19 22:34:32 +02:00
Michael Weiss
bdc72254e8 gns3Packages.{server,gui}{Stable,Preview}: 2.1.3 -> 2.1.4 2018-03-14 17:35:51 +01:00
Michael Weiss
76723a26f9 gns3Packages.server{Stable,Preview}: Pin the aiohttp version
This is required for #34891.
2018-02-16 14:07:46 +01:00
Michael Weiss
fbe17703ab gns3Packages.server{Stable,Preview}: Unlock the multidict version 2018-01-21 21:17:14 +01:00
Michael Weiss
0beabe4a81 gns3Packages.server{Stable,Preview}: Fix the build
I initially thought python3Packages.yarl wouldn't build but then
realized it was actually due to my overwrite.
2018-01-21 02:17:48 +01:00
Michael Weiss
02f6827a91 gns3Packages.{server,gui}{Stable,Preview}: 2.1.2 -> 2.1.3 2018-01-21 02:09:12 +01:00
Michael Weiss
be461b11b7 gns3Packages.{server,gui}{Stable,Preview}: 2.1.1 -> 2.1.2 2018-01-08 18:22:04 +01:00
Michael Weiss
a02f66e87b gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1 2017-12-23 11:41:03 +01:00
Michael Weiss
d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +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
c4dbbbd890 gns3Packages.{server,gui}Preview: 2.1.0rc3 -> 2.1.0rc4 2017-11-08 14:56:36 +01:00
Michael Weiss
2d8b952786 gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3 2017-10-21 12:33:25 +02:00
Michael Weiss
6e889743b4 gns3Packages.{server,gui}Preview: 2.1.0rc1 -> 2.1.0rc2 2017-10-04 13:23:28 +02: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
Jörg Thalheim
27e87d8bc8 gns3: 2.0.3 -> 2.1.0rc1 2017-09-16 13:56:00 +01:00
Michael Weiss
953b232385 gns3-server: init at 2.0.3 2017-08-06 17:40:53 +02:00
Michael Weiss
acb9ca3006 gns3-gui: init at 2.0.3 2017-08-06 01:55:49 +02:00