Commit Graph

369 Commits

Author SHA1 Message Date
Fabien LOISON 667415d603
docs(release): Updated maintainer release memo 2024-04-17 11:16:43 +02:00
Fabien LOISON fffc964b53
v1.3.1-1 2024-04-17 11:09:48 +02:00
Fabien LOISON 7f2612ea43
ci(standalone-builds): Make a tarball for Linux standalone releases 2024-04-17 10:53:00 +02:00
Fabien LOISON 24e24a25f7
misc(ci): Run standalone builds on PR 2024-04-17 10:22:23 +02:00
Fabien LOISON b1d0577969
Merge pull request #60 from damienfern/master
ci(standelone-builds): build a standalone version for Linux x86_64
2024-04-15 11:19:50 +02:00
Damien Fernandes f7bf1d8e1d
ci(github-action): build and upload executable binary on release 2024-04-15 10:48:18 +02:00
Fabien LOISON 0d94c99352
fix: Added missing yoga-bin.py file, required to build the linux binary version 2024-04-12 12:48:45 +02:00
Fabien LOISON ea76ed0d2d
feat: Added scripts to build a redistribuable Linux binary 2024-03-20 14:04:17 +01:00
Fabien LOISON b8308c5098
docs: Updated winbuild docs and distributed Windows README 2024-03-20 13:55:08 +01:00
Fabien LOISON 7098c7f519
Merge pull request #59 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.17.0
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
2024-03-18 08:58:31 +01:00
dependabot[bot] c84ae0333d
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.5 to 2.17.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.16.5...v2.17.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 05:21:28 +00:00
Fabien LOISON 6179603311
docs: Added MozJPEG to the list of used optimization libraries 2024-02-12 09:53:38 +01:00
Fabien LOISON 55357d2b8a
Merge pull request #58 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.16.5
Bump pypa/cibuildwheel from 2.16.2 to 2.16.5
2024-02-05 09:59:16 +01:00
dependabot[bot] c29003e2d1
Bump pypa/cibuildwheel from 2.16.2 to 2.16.5
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.2 to 2.16.5.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.16.2...v2.16.5)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 05:41:36 +00:00
Fabien LOISON 01a713c32a
chore: Fixed coding style according to Black 24.x 2024-01-29 09:31:16 +01:00
Fabien LOISON 67c5370f35
docs: Updated Python version in contributing doc 2024-01-15 16:31:30 +01:00
Fabien LOISON 02045ca5fe
chore(ci): fixed a regexp in winbuild workflow 2024-01-08 11:18:51 +01:00
Fabien LOISON dbfc65e7e3
chore(ci): fixed a regexp in python packaging workflow 2024-01-08 11:08:24 +01:00
Fabien LOISON 2f00b90e48
docs: Updated changelog to add authors of changes 2024-01-07 12:35:45 +01:00
Fabien LOISON 0204383719
v1.3.1 2024-01-07 11:57:21 +01:00
Fabien LOISON 786125df0d
chore(sdist): Fixed included files in sdist package 2024-01-07 11:55:26 +01:00
Fabien LOISON 5fc75adb9d
chore(ci): fixed python-package tag regexp 2024-01-06 17:37:15 +01:00
Fabien LOISON fce71f5f5a
chore(ci): Updated python-package workflow to fix an issue caused by a breaking change in actions/upload-artifact@v4 (see https://github.com/actions/upload-artifact/issues/478) 2024-01-06 17:31:20 +01:00
Fabien LOISON b946eb5f2a
v1.3.0 2024-01-06 16:56:39 +01:00
Fabien LOISON 9e28095ba6
Merge branch 'update-assimp' 2024-01-06 16:49:08 +01:00
Fabien LOISON 8ca8432626
chore: Updated changelog 2024-01-06 16:48:54 +01:00
Fabien LOISON 6bf28043ab
Updated assimp 2024-01-06 16:44:56 +01:00
Fabien LOISON a1d83e798b
docs: Documented how to update assimp 2024-01-06 16:44:25 +01:00
Fabien LOISON e0f35a8598
chore: Removed listing of all c/c++ and assimp source from MANIFEST.in as it is no more required. Also removed the script that updated this file 2024-01-06 16:39:30 +01:00
Fabien LOISON 2678c3a4ae
docs: Updated used libraries and supported Python versions 2024-01-06 15:50:38 +01:00
Fabien LOISON a1d5312273
Merge pull request #55 from wanadev/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2023-12-18 09:57:13 +01:00
Fabien LOISON 70849b8c26
Merge pull request #54 from wanadev/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 09:57:01 +01:00
dependabot[bot] 8857a02445
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 05:52:26 +00:00
dependabot[bot] 7c48dc8555
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 05:52:22 +00:00
Fabien LOISON 3bd861239b
Merge pull request #53 from wanadev/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2023-12-11 09:52:47 +01:00
dependabot[bot] bd8abafb6d
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 05:27:01 +00:00
Fabien LOISON a6ddab32c6
Merge pull request #52 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.16.2
Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
2023-10-09 10:05:33 +02:00
dependabot[bot] a58b3c17f7
Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.1 to 2.16.2.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.16.1...v2.16.2)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 06:02:30 +00:00
Fabien LOISON e459110ac4
Windows standalone build: rollback to Python 3.11 as Nuitka is not working with 3.12 2023-10-06 14:46:35 +02:00
Fabien LOISON deef18712b
Updated Nuitka for Windows standalone build 2023-10-06 14:32:52 +02:00
Fabien LOISON 80331b1156
v1.2.3 2023-10-06 14:17:05 +02:00
Fabien LOISON 5d762b5ff5
Winbuild workflow: do not call distutils anymore as it was removed 2023-10-06 11:36:31 +02:00
Fabien LOISON 209e3b5473
Added Python 3.12 support and dropped Python 3.7 support 2023-10-06 11:29:45 +02:00
Fabien LOISON dcd7ce3629
Merge pull request #51 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.16.1
Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
2023-10-02 09:15:47 +02:00
dependabot[bot] 83acd8edf8
Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.16.0...v2.16.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 05:42:54 +00:00
Fabien LOISON a2ded89a7b
Merge pull request #50 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.16.0
Bump pypa/cibuildwheel from 2.15.0 to 2.16.0
2023-09-25 17:06:16 +02:00
dependabot[bot] 771518a8d3
Bump pypa/cibuildwheel from 2.15.0 to 2.16.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](https://github.com/pypa/cibuildwheel/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 05:11:04 +00:00
Fabien LOISON f0972a2932
Merge pull request #49 from wanadev/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-11 09:41:32 +02:00
dependabot[bot] a79961fc99
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 05:23:50 +00:00
Fabien LOISON e827e647c5
Merge pull request #48 from wanadev/dependabot/github_actions/pypa/cibuildwheel-2.15.0
Bump pypa/cibuildwheel from 2.11.2 to 2.15.0
2023-08-28 10:45:55 +02:00