FlashGBX 4.6__tar.gz → 4.6.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/FlashGBX.py +1 -0
  2. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/Util.py +2 -2
  3. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_GBFlash.zip +0 -0
  4. flashgbx-4.6.1/FlashGBX/res/fw_GBxCart_RW_v1_4.zip +0 -0
  5. flashgbx-4.6.1/FlashGBX/res/fw_GBxCart_RW_v1_4a.zip +0 -0
  6. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_JoeyJr.zip +0 -0
  7. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/PKG-INFO +4 -3
  8. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/requires.txt +2 -1
  9. {flashgbx-4.6 → flashgbx-4.6.1}/PKG-INFO +4 -3
  10. {flashgbx-4.6 → flashgbx-4.6.1}/README.md +1 -1
  11. {flashgbx-4.6 → flashgbx-4.6.1}/setup.py +2 -2
  12. flashgbx-4.6/FlashGBX/res/fw_GBxCart_RW_v1_4.zip +0 -0
  13. flashgbx-4.6/FlashGBX/res/fw_GBxCart_RW_v1_4a.zip +0 -0
  14. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/DataTransfer.py +0 -0
  15. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/FlashGBX_CLI.py +0 -0
  16. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/FlashGBX_GUI.py +0 -0
  17. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/Flashcart.py +0 -0
  18. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/GBMemory.py +0 -0
  19. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/LK_Device.py +0 -0
  20. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/Mapper.py +0 -0
  21. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/PocketCamera.py +0 -0
  22. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/PocketCameraWindow.py +0 -0
  23. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/RomFileAGB.py +0 -0
  24. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/RomFileDMG.py +0 -0
  25. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/UserInputDialog.py +0 -0
  26. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/__init__.py +0 -0
  27. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/__main__.py +0 -0
  28. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/fw_GBFlash.py +0 -0
  29. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/fw_GBxCartRW_v1_3.py +0 -0
  30. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/fw_GBxCartRW_v1_4.py +0 -0
  31. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/fw_JoeyJr.py +0 -0
  32. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/hw_GBFlash.py +0 -0
  33. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/hw_GBxCartRW.py +0 -0
  34. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/hw_JoeyJr.py +0 -0
  35. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/pyside.py +0 -0
  36. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/Third Party Notices.md +0 -0
  37. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/config.zip +0 -0
  38. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_GBxCart_RW_Mini_v1_0.zip +0 -0
  39. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_GBxCart_RW_XMAS_v1_0.zip +0 -0
  40. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_GBxCart_RW_v1_1_v1_2.zip +0 -0
  41. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/fw_GBxCart_RW_v1_3.zip +0 -0
  42. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/icon.ico +0 -0
  43. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/icon.png +0 -0
  44. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX/res/pc_frame.png +0 -0
  45. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/SOURCES.txt +0 -0
  46. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/dependency_links.txt +0 -0
  47. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/entry_points.txt +0 -0
  48. {flashgbx-4.6 → flashgbx-4.6.1}/FlashGBX.egg-info/top_level.txt +0 -0
  49. {flashgbx-4.6 → flashgbx-4.6.1}/LICENSE +0 -0
  50. {flashgbx-4.6 → flashgbx-4.6.1}/MANIFEST.in +0 -0
  51. {flashgbx-4.6 → flashgbx-4.6.1}/setup.cfg +0 -0
@@ -194,6 +194,7 @@ def main(portableMode=False):
194
194
  from . import FlashGBX_GUI
195
195
  app = FlashGBX_GUI.FlashGBX_GUI(args)
196
196
  except ModuleNotFoundError:
197
+ exc = traceback.format_exc()
197
198
  app = None
198
199
  except:
199
200
  exc = traceback.format_exc()
@@ -8,9 +8,9 @@ from enum import Enum
8
8
 
9
9
  # Common constants
10
10
  APPNAME = "FlashGBX"
11
- VERSION_PEP440 = "4.6"
11
+ VERSION_PEP440 = "4.6.1"
12
12
  VERSION = "v{:s}".format(VERSION_PEP440)
13
- VERSION_TIMESTAMP = 1769513530
13
+ VERSION_TIMESTAMP = 1770314527
14
14
  DEBUG = False
15
15
  DEBUG_LOG = []
16
16
  APP_PATH = ""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: FlashGBX
3
- Version: 4.6
3
+ Version: 4.6.1
4
4
  Summary: Reads and writes Game Boy and Game Boy Advance cartridge data
5
5
  Home-page: https://github.com/Lesserkuma/FlashGBX
6
6
  Author: Lesserkuma
@@ -18,10 +18,11 @@ Requires-Python: >=3.7
18
18
  Description-Content-Type: text/markdown
19
19
  License-File: LICENSE
20
20
  Requires-Dist: pyserial>=3.5
21
- Requires-Dist: Pillow
21
+ Requires-Dist: Pillow>=9.1.0
22
22
  Requires-Dist: setuptools
23
23
  Requires-Dist: requests
24
24
  Requires-Dist: python-dateutil
25
+ Requires-Dist: packaging
25
26
  Provides-Extra: qt5
26
27
  Requires-Dist: PySide2>=5.14; extra == "qt5"
27
28
  Provides-Extra: qt6
@@ -363,7 +364,7 @@ Use this command in a Terminal or Command Prompt window to launch the installed
363
364
 
364
365
  `python3 -m FlashGBX`
365
366
 
366
- *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/) and [python-dateutil](https://pypi.org/project/python-dateutil/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
367
+ *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/), [python-dateutil](https://pypi.org/project/python-dateutil/) and [packaging](https://pypi.org/project/packaging/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
367
368
 
368
369
  *Note: When using GBxCart RW or GBFlash on some Linux systems, the `brltty` module may render serial communication devices non-accessible. See the troubleshooting section for details.*
369
370
 
@@ -1,8 +1,9 @@
1
1
  pyserial>=3.5
2
- Pillow
2
+ Pillow>=9.1.0
3
3
  setuptools
4
4
  requests
5
5
  python-dateutil
6
+ packaging
6
7
 
7
8
  [qt5]
8
9
  PySide2>=5.14
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: FlashGBX
3
- Version: 4.6
3
+ Version: 4.6.1
4
4
  Summary: Reads and writes Game Boy and Game Boy Advance cartridge data
5
5
  Home-page: https://github.com/Lesserkuma/FlashGBX
6
6
  Author: Lesserkuma
@@ -18,10 +18,11 @@ Requires-Python: >=3.7
18
18
  Description-Content-Type: text/markdown
19
19
  License-File: LICENSE
20
20
  Requires-Dist: pyserial>=3.5
21
- Requires-Dist: Pillow
21
+ Requires-Dist: Pillow>=9.1.0
22
22
  Requires-Dist: setuptools
23
23
  Requires-Dist: requests
24
24
  Requires-Dist: python-dateutil
25
+ Requires-Dist: packaging
25
26
  Provides-Extra: qt5
26
27
  Requires-Dist: PySide2>=5.14; extra == "qt5"
27
28
  Provides-Extra: qt6
@@ -363,7 +364,7 @@ Use this command in a Terminal or Command Prompt window to launch the installed
363
364
 
364
365
  `python3 -m FlashGBX`
365
366
 
366
- *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/) and [python-dateutil](https://pypi.org/project/python-dateutil/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
367
+ *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/), [python-dateutil](https://pypi.org/project/python-dateutil/) and [packaging](https://pypi.org/project/packaging/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
367
368
 
368
369
  *Note: When using GBxCart RW or GBFlash on some Linux systems, the `brltty` module may render serial communication devices non-accessible. See the troubleshooting section for details.*
369
370
 
@@ -323,7 +323,7 @@ Use this command in a Terminal or Command Prompt window to launch the installed
323
323
 
324
324
  `python3 -m FlashGBX`
325
325
 
326
- *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/) and [python-dateutil](https://pypi.org/project/python-dateutil/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
326
+ *FlashGBX should work on pretty much any operating system that supports Qt-GUI applications built using [Python](https://www.python.org/downloads/) with [PySide2](https://pypi.org/project/PySide2/) or [PySide6](https://pypi.org/project/PySide6/), [pyserial](https://pypi.org/project/pyserial/), [Pillow](https://pypi.org/project/Pillow/), [setuptools](https://pypi.org/project/setuptools/), [requests](https://pypi.org/project/requests/), [python-dateutil](https://pypi.org/project/python-dateutil/) and [packaging](https://pypi.org/project/packaging/) packages. To run FlashGBX in portable mode without installing, you can also download the source code archive and call `python3 run.py` after installing the prerequisites yourself.*
327
327
 
328
328
  *Note: When using GBxCart RW or GBFlash on some Linux systems, the `brltty` module may render serial communication devices non-accessible. See the troubleshooting section for details.*
329
329
 
@@ -8,12 +8,12 @@ with open("README.md", "r", encoding="utf-8") as fh: long_description = fh.read(
8
8
 
9
9
  setuptools.setup(
10
10
  name="FlashGBX",
11
- version="4.6",
11
+ version="4.6.1",
12
12
  author="Lesserkuma",
13
13
  description="Reads and writes Game Boy and Game Boy Advance cartridge data",
14
14
  url="https://github.com/Lesserkuma/FlashGBX",
15
15
  packages=setuptools.find_packages(),
16
- install_requires=['pyserial>=3.5', 'Pillow', 'setuptools', 'requests', 'python-dateutil'],
16
+ install_requires=['pyserial>=3.5', 'Pillow>=9.1.0', 'setuptools', 'requests', 'python-dateutil', 'packaging'],
17
17
  extras_require={
18
18
  "qt5":["PySide2>=5.14"],
19
19
  "qt6":["PySide6"]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes