Commit Graph

93 Commits (master)

Author SHA1 Message Date
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
2 months ago
grossmj 1fb0260ae6
Drop support for Python 3.6
3 months ago
grossmj 29f4b238b0 Add Python 3.12 support. Fixes https://github.com/GNS3/gns3-server/issues/2273
7 months ago
grossmj 88a1cef21f Revert "Support for Python 3.12"
9 months ago
grossmj 1ced862c08 Support for Python 3.12
9 months ago
grossmj 3a6ff9b44f Add long description content type in setup.py
1 year ago
grossmj 78c301653f Convert README to Markdown
1 year ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
1 year ago
grossmj ec50cc7c0d Support for Python 3.11
2 years ago
grossmj 496170b4e5 Early support for Python3.10 Fixes #1940
3 years ago
Michael Mair-Keimberger feace0c7dc setup.py: prevent installing tests directory
3 years ago
Jeremy Grossmann 150526b1ff
Update setup.py
3 years ago
grossmj 74fc4fc75c Merge branch 'master' into 2.2
4 years ago
grossmj 7924963276 Remove tox and update dependencies
4 years ago
grossmj fd411e7855 Update classifiers in setup.py
4 years ago
grossmj a018c8e1a8 Add pytest-aiohttp to tests_require in setup.py
4 years ago
grossmj 5b59a09e8d Deprecate running with Python 3.5
4 years ago
grossmj 54bab7445c Require setuptools>=17.1 in setup.py. Ref https://github.com/GNS3/gns3-server/issues/1751
4 years ago
grossmj a98fc2d308 Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895
5 years ago
grossmj 86f87aec74 Fix installation with Python 3.7. Fixes #1414.
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 4a6202fa84 Update setup.py and fix minor issues.
6 years ago
Julien Duponchelle ac5509f383
Always install typing module (compat with python 3.4 on ubuntu)
7 years ago
Julien Duponchelle 152807e654
Merge branch 'master' into 2.0
7 years ago
Athmane Madjoudj 3518a781e9 typing is already included in Py >= 3.5 (#979)
7 years ago
Julien Duponchelle c5290cfec6
Check python version in setup.py only for install
7 years ago
grossmj c271ef8c6a Tool to add, configure and remove Windows loopback adapters.
8 years ago
Julien Duponchelle 54c45f0b98
GNS3 server can't be keep as zipped egg
8 years ago
Julien Duponchelle 3e3e7b93ae
Merge branch 'master' into 2.0
8 years ago
Athmane Madjoudj db95cb5c46 Move utils.vmnet to gns3 namespace
8 years ago
Julien Duponchelle 66959ee4e9
Fix error when installing using setup.py
8 years ago
Julien Duponchelle deb97f8ec0
Unused information in setup.py
8 years ago
grossmj b92e64e507 pywin32 is not updated on pypi.
8 years ago
grossmj 794a7e880a Dependencies are listed in one location now.
8 years ago
Julien Duponchelle de0df70933 Drop docker-py dependencies
8 years ago
grossmj 0f868ef107 Fixes aiohttp 0.19.0 requirement. Fixes #383.
8 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago
Julien Duponchelle c7b17039cb Update docker-py version
9 years ago
Goran Cetusic 0fa300cb99 Initial Docker support from Google Summer of Code
9 years ago
grossmj 764e0df29a Adds pywin32 dependency in setup.py for Windows.
9 years ago
Jeremy 870029123c Netifaces is not used on Windows. Fixes #257.
9 years ago
Julien Duponchelle 0f15e4b56a Fix merge issue
9 years ago
Julien Duponchelle b1f740c952 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 4216c5d2ed Prevent install on Python 2
9 years ago
Julien Duponchelle 947a732bfb Remove netifaces dependencies due to IOUVM
9 years ago
grossmj 87efc4d55a Adds gns3-netifaces to dependencies only if netifaces isn't already installed
9 years ago
Julien Duponchelle 75267f9d53 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle c10e692ca2 systemd start script and use netifaces from pip
9 years ago
Julien Duponchelle fff3e1474f Distribute our own version of netifaces working with python 3
9 years ago