summarylogtreecommitdiffstats
path: root/010-python-version.patch
blob: 340164a097adab0a1bace7f6e281de32e4178688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Common subdirectories: OctoPrint-1.10.1-orig/docs and OctoPrint-1.10.1/docs
Common subdirectories: OctoPrint-1.10.1-orig/.github and OctoPrint-1.10.1/.github
diff -c OctoPrint-1.10.1-orig/setup.py OctoPrint-1.10.1/setup.py
*** OctoPrint-1.10.1-orig/setup.py	2024-05-13 17:13:21.000000000 +0300
--- OctoPrint-1.10.1/setup.py	2025-01-11 17:30:30.019668865 +0200
***************
*** 23,29 ****
  # ----------------------------------------------------------------------------------------
  
  # Supported python versions
! PYTHON_REQUIRES = ">=3.7, <3.13"
  
  # Requirements for setup.py
  SETUP_REQUIRES = []
--- 23,29 ----
  # ----------------------------------------------------------------------------------------
  
  # Supported python versions
! PYTHON_REQUIRES = ">=3.7, <3.14"
  
  # Requirements for setup.py
  SETUP_REQUIRES = []
Common subdirectories: OctoPrint-1.10.1-orig/src and OctoPrint-1.10.1/src
Common subdirectories: OctoPrint-1.10.1-orig/tests and OctoPrint-1.10.1/tests
Common subdirectories: OctoPrint-1.10.1-orig/translations and OctoPrint-1.10.1/translations
Common subdirectories: OctoPrint-1.10.1-orig/.tx and OctoPrint-1.10.1/.tx