1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-12 15:27:14 +03:00

22 Commits

Author SHA1 Message Date
David Sangrey
d61997f76f
[RELEASE] 5.12.3 2025-03-31 21:36:32 -04:00
David Sangrey
b30e006575
[519] Update Workflows and Python Version 2024-05-05 18:34:07 -04:00
David Sangrey
f7a23b5b6f
[Minor] Bump Python Version, Update GitIgnore 2023-12-23 20:12:34 -05:00
Athanasius
fa8bbe8fa4
Python: Bump to version 3.11.1, still 32-bit
Build tested, both .exe files work from `dist.win32` directory.
2022-12-14 11:47:07 +00:00
Athanasius
410b52979b
python: Bump to version 3.10.9
* And point out in ChangeLog.md that we're (still) 32-bit.
2022-12-07 17:45:56 +00:00
Athanasius
6f5e7aa8bc
python: Bump to version 3.10.8 2022-10-18 14:27:33 +01:00
Athanasius
db63ae7f98
python: Bump to version 3.10.7 2022-09-07 18:05:21 +01:00
Athanasius
085c191c54
Python: Bump to version 3.10.6 2022-08-04 09:40:54 +01:00
Athanasius
f9e8e9f212
Python: Bump version to 3.10.5
* Installer build works and .exe from it runs.
2022-06-18 12:20:29 +01:00
Athanasius
c1ed1f57e6
python: Bump to version 3.10.4 2022-06-06 13:35:28 +01:00
Athanasius
66f09bdad2
python: Bump up to v3.10.3 2022-03-16 16:56:55 +00:00
Athanasius
dfa8051f42
python: Bump to 3.10.2
Confirmed working with a build+run.  CAPI update works, Inara plugin
works, Settings open without issues....
2022-01-20 13:32:01 +00:00
Athanasius
342edf57d4
Python: Bump 3.10.1 2021-12-07 11:03:00 +00:00
Athanasius
3a28945ad5
Python 3.10: Change version number in most of our local files
The requirements-dev.txt change for py2exe will be in a separate commit.
2021-12-03 11:17:18 +00:00
Athanasius
8909fc8249
Python: Bump version to 3.9.9
Test build done locally, .exe showed no problems.
2021-11-16 11:42:19 +00:00
Athanasius
9eb90efed6
Bump pyton version to 3.9.8 2021-11-07 12:25:23 +00:00
Athanasius
fd3ebc9c21
Python version: 3.9.7 2021-08-31 10:49:04 +01:00
Athanasius
c0f0e3bc62 Python: Bump version to 3.9.6 2021-06-28 22:11:13 +01:00
Athanasius
dfb85bae17 .python_version -> 3.9.5 2021-05-05 10:50:51 +01:00
Athanasius
30db492212 Bump to Python 3.9.4
I can PyCharm debug with this, unlike 3.9.3 :)
2021-04-12 08:31:47 +01:00
Athanasius
f2b89691c6 Python: Use 3.9.3 2021-04-12 08:31:46 +01:00
Athanasius
a40091c36c Add .python-version file
At the very least `pyenv` uses this as a signal for the version of
Python that should be used.  See:

	<https://github.com/pyenv/pyenv#choosing-the-python-version>
2021-04-01 14:45:51 +01:00