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