From e8c4f32d2718180145726ec1919341d1041ce656 Mon Sep 17 00:00:00 2001 From: Lucas Brown <54835354+imlucasbrown@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:52:36 -0600 Subject: [PATCH 1/2] Raised Python supported floor to 3.9 because PySide6 --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- setup.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6de1fec..28edd54 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -85,7 +85,7 @@ Conda is best installed via [miniconda](https://docs.conda.io/en/latest/minicond ``` ## Dependencies -- Python 3.9 +- [Python 3.9](https://www.python.org/downloads/release/python-390/) - [Qt.py](https://github.com/mottosso/Qt.py) - [PySide6](https://doc.qt.io/qtforpython-6/gettingstarted.html) - `pip install -e ` diff --git a/README.md b/README.md index a251c64..6bf21d5 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Only clone this repo if you're [contributing](CONTRIBUTING.md) to the NXT codeba
#### Requirements -- Python >= [2.7.*](https://www.python.org/download/releases/2.7) <= [3.7.*](https://www.python.org/download/releases/3.7) -- We strongly recommend using a Python [virtual environment](https://docs.python.org/3.7/tutorial/venv.html) +- Python >= [3.9.*](https://www.python.org/downloads/release/python-390/) +- We strongly recommend using a Python [virtual environment](https://docs.python.org/3/library/venv.html) *[Requirements for contributors](CONTRIBUTING.md#python-environment)* diff --git a/setup.py b/setup.py index aab0052..6574614 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ long_description_content_type="text/markdown", url="https://github.com/nxt-dev/nxt_editor", packages=setuptools.find_packages(), - python_requires='>=3.7, <3.12', + python_requires='>=3.9, <3.12', install_requires=['nxt-core<1.0,>=0.14', 'qt.py<3', 'PySide6>=6,<6.8' From 6567e1c1d2131694d76dc539d9865a25bf808f0e Mon Sep 17 00:00:00 2001 From: Lucas Brown <54835354+imlucasbrown@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:54:57 -0600 Subject: [PATCH 2/2] updated license files --- LICENSE | 2 +- nxt_editor/resources/LICENSE.FEATHERICONS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index be2edfa..d6a9913 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2020 The nxt Authors +Copyright (c) 2015-2025 The nxt Authors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, diff --git a/nxt_editor/resources/LICENSE.FEATHERICONS b/nxt_editor/resources/LICENSE.FEATHERICONS index b869713..f26358a 100644 --- a/nxt_editor/resources/LICENSE.FEATHERICONS +++ b/nxt_editor/resources/LICENSE.FEATHERICONS @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2017 Cole Bemis +Copyright (c) 2013-2023 Cole Bemis Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal