dj2ls
|
7ea4f0796c
|
initial changes to pip releases and dependency cleanup
|
2026-07-24 22:59:40 +02:00 |
dependabot[bot]
|
2cb4738b7d
|
Update nuitka requirement from <=4.1.2 to <=4.1.3
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...4.1.3)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 4.1.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-01 16:12:43 +00:00 |
dependabot[bot]
|
2a8fd9c072
|
Update nuitka requirement from <=4.0.8 to <=4.1.2
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/commits)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 4.1.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-02 23:17:16 +00:00 |
DJ2LS
|
fd602af30a
|
Merge pull request #1086 from DJ2LS/dependabot/pip/develop/setuptools-gte-82.0.1
|
2026-06-02 20:27:51 +02:00 |
dependabot[bot]
|
eb681300ab
|
Update nuitka requirement from <=4.0.7 to <=4.0.8
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...4.0.8)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 4.0.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-01 19:27:15 +00:00 |
dependabot[bot]
|
589d73fea8
|
Update setuptools requirement from >=77.0.3 to >=82.0.1
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v77.0.3...v82.0.1)
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 82.0.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-01 19:26:59 +00:00 |
dependabot[bot]
|
6a6020ca62
|
Update nuitka requirement from <=2.8.9 to <=4.0.7
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...4.0.7)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 4.0.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-01 20:42:07 +00:00 |
as3ii
|
f88f5fe2a3
|
Increased max line length to 120, reformatted everything
In practice, in this commit I've increased from 100 to 120 the maximum
allowed line length for python files and re-run ruff's formatter.
|
2026-01-10 19:11:26 +01:00 |
DJ2LS
|
a4890aa93b
|
Merge pull request #1045 from DJ2LS/dependabot/pip/develop/nuitka-lte-2.8.9
Update nuitka requirement from <=2.8.4 to <=2.8.9
|
2026-01-08 16:15:11 +01:00 |
dependabot[bot]
|
6ff03de2ad
|
Update nuitka requirement from <=2.8.4 to <=2.8.9
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...2.8.9)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.8.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-01 18:46:51 +00:00 |
as3ii
|
e2652b746a
|
Switched to ruff for linting/formatting, added ruff CI
|
2025-11-12 09:33:02 +01:00 |
as3ii
|
b22a10bc24
|
Reordered python dependencies, removed useless pyinstaller
|
2025-11-11 23:22:09 +01:00 |
as3ii
|
602b982f81
|
Removed setup.py, fixed build of pip module
|
2025-11-11 23:19:20 +01:00 |
as3ii
|
9f8ba515ab
|
Fixed typo in pyproject.toml
|
2025-11-11 23:15:40 +01:00 |
dependabot[bot]
|
e7c2982f0d
|
Update nuitka requirement from <=2.7.16 to <=2.8.4
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...2.8.4)
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.8.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-01 16:02:05 +00:00 |
as3ii
|
5de39dc1f5
|
Deprecate python versions older then 3.10, add 3.13 where missing
|
2025-10-06 15:23:58 +02:00 |
as3ii
|
04f0ca50d3
|
Added pyproject.toml
|
2025-10-04 00:57:26 +02:00 |