summarylogtreecommitdiffstats
path: root/fix_requirements_for_Arch.diff
diff options
context:
space:
mode:
authorStephan Springer2024-03-07 18:00:19 +0100
committerStephan Springer2024-03-07 18:00:19 +0100
commit99cf06959cc094f45a8e6eaa4314b36ee945e1c6 (patch)
tree80b989b655bbf715ca60cc1056ef44ddd85bf094 /fix_requirements_for_Arch.diff
parentb68691a57df7afb0e74c4c7b415801414d679f82 (diff)
downloadaur-gns3-gui.tar.gz
update to version 2.2.46
Diffstat (limited to 'fix_requirements_for_Arch.diff')
-rw-r--r--fix_requirements_for_Arch.diff21
1 files changed, 9 insertions, 12 deletions
diff --git a/fix_requirements_for_Arch.diff b/fix_requirements_for_Arch.diff
index 5816c9767e04..62e0dcae83ee 100644
--- a/fix_requirements_for_Arch.diff
+++ b/fix_requirements_for_Arch.diff
@@ -1,17 +1,14 @@
---- a/gns3-gui-2.2.45/requirements.txt 2024-01-12 11:38:26.000000000 +0100
-+++ b/gns3-gui-2.2.45/requirements.txt 2024-01-12 18:30:13.107575918 +0100
-@@ -1,9 +1,6 @@
+--- a/gns3-gui-2.2.46/requirements.txt 2024-02-26 09:55:13.000000000 +0100
++++ b/gns3-gui-2.2.46/requirements.txt 2024-03-07 17:59:26.504808699 +0100
+@@ -1,7 +1,6 @@
-jsonschema>=4.17.3,<4.18; python_version >= '3.7' # v4.17.3 is the last version to support Python 3.7
--jsonschema==3.2.0; python_version < '3.7' # v3.2.0 is the last version to support Python 3.6
--sentry-sdk==1.36.0,<1.37
--psutil==5.9.6
+-sentry-sdk==1.39.2,<1.40
+-psutil==5.9.8
+jsonschema>=4.17.3
-+sentry-sdk>=1.36.0
-+psutil>=5.9.6
- distro>=1.8.0
++sentry-sdk>=1.39.2
++psutil>=5.9.8
+ distro>=1.9.0
-truststore>=0.8.0; python_version >= '3.10'
-importlib-resources>=1.3; python_version < '3.9'
--setuptools>=60.8.1; python_version >= '3.7'
--setuptools==59.6.0; python_version < '3.7' # v59.6.0 is the last version to support Python 3.6
+truststore>=0.8.0
-+setuptools>=60.8.1
+ setuptools>=60.8.1