235 Commits

Author SHA1 Message Date
Rudi Heitbaum
4708a3b31f meson: update to 1.3.2 2024-02-15 07:16:57 +00:00
Rudi Heitbaum
09489052f6 MarkupSafe: update to 2.1.5 2024-02-03 09:39:25 +00:00
Rudi Heitbaum
dd5447cd07 Mako: update to 1.3.2 2024-02-01 05:26:36 +00:00
Rudi Heitbaum
e885313647 Mako: update to 1.3.1
changelog:
- https://docs.makotemplates.org/en/latest/changelog.html
2024-01-23 09:54:45 +00:00
Rudi Heitbaum
f82b02e146 MarkupSafe: update to 2.1.4
Released 2024-01-19

-   Don't use regular expressions for ``striptags``, avoiding a performance
    issue. :pr:`413`

log:
- https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4
2024-01-22 09:56:51 +00:00
Rudi Heitbaum
6055bcce37 Jinja2: update to 3.1.3 2024-01-12 08:18:17 +00:00
Rudi Heitbaum
ad33ed1b33 meson: update to 1.3.1 2023-12-28 00:47:53 +00:00
Rudi Heitbaum
cc2e018de6 meson: update to 1.3.0 2023-11-22 10:06:51 +00:00
Rudi Heitbaum
c05f106380 Mako: update to 1.3.0 2023-11-10 09:46:40 +00:00
Rudi Heitbaum
8077707834 pyelftools: update to 0.30 2023-11-07 04:20:29 +00:00
Jernej Škrabec
4bb12031f4
Merge pull request #7365 from heitbaum/u-boot
u-boot: update to 2023.10
2023-11-05 07:13:54 +01:00
Rudi Heitbaum
1768c1f00d meson: update to 1.2.3
log:
- https://github.com/mesonbuild/meson/compare/1.2.2...1.2.3
2023-10-22 08:28:06 +00:00
Ian Leonard
e2275e9656 pyelftools: initial commit
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-10-21 21:04:08 +00:00
Rudi Heitbaum
edd8fcea5d meson: update to 1.2.2 2023-10-03 16:20:35 +00:00
Rudi Heitbaum
b44df32fb9 Revert "setuptools: is now included in Python3 drop the dependancy on external package"
This reverts commit 629ff9eab897fc7de96416d2b22807d34895647d.
2023-09-04 10:00:20 +00:00
Rudi Heitbaum
e81da4ce1a Revert "setuptools: drop package"
This reverts commit 4b135d8d834da775fe9e64703b4ab6d36064cbd9.
2023-09-04 10:00:20 +00:00
CvH
5993c71a0e
Merge pull request #8016 from heitbaum/python
Python cross-compile changes and qemu
2023-09-03 19:33:01 +02:00
Rudi Heitbaum
122dc4e85c meson: match other python/devel packages by using makeinstall_host 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
7d41dab291 Python3: build python/devel packages with BUILD_LEGACY_PYC 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
4b135d8d83 setuptools: drop package 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
629ff9eab8 setuptools: is now included in Python3 drop the dependancy on external package 2023-08-24 12:47:09 +00:00
Rudi Heitbaum
48fbdb0b77 waf: update to 2.0.26 2023-08-13 04:12:00 +00:00
Rudi Heitbaum
e0e12fc457 meson: update to 1.2.1 2023-08-10 11:29:26 +00:00
Rudi Heitbaum
af93a2fcc9 meson: update to 1.2.0 2023-07-19 11:05:04 +00:00
Rudi Heitbaum
5d3822911e MarkupSafe: update to 2.1.3 2023-06-05 12:07:14 +00:00
Rudi Heitbaum
bd466e3584 meson: update to 1.1.1 2023-06-05 12:07:14 +00:00
Rudi Heitbaum
6e20e61996 meson: update to 1.1.0
release notes:
- https://mesonbuild.com/Release-notes-for-1-1-0.html
2023-04-21 12:21:28 +00:00
Rudi Heitbaum
6558cd3a07 MarkupSafe: update to 2.1.2 2023-03-14 13:45:57 +00:00
CvH
825c21334e
Merge pull request #7295 from heitbaum/meson
meson: update to 1.0.1
2023-03-05 21:31:18 +01:00
Rudi Heitbaum
430fc7c146 meson: update to 1.0.1
log:
- https://github.com/mesonbuild/meson/compare/0.64.1...1.0.0
- https://github.com/mesonbuild/meson/compare/1.0.0...1.0.1
2023-02-27 10:49:02 +00:00
Rudi Heitbaum
29e556e1f9 waf: update to 2.0.25
release notes:
- https://gitlab.com/ita1024/waf/blob/master/ChangeLog

NEW IN WAF 2.0.25
-----------------
* Fix invalid characters returned by find_program #2397
* Prepare for distutils removal (Python 3.12 regression) #2402
* Improve cp65001 compat in cpython < 3.3 #2346
* Add Fujitsu Fortran compiler detection on ARM64FX #2348
* Support multiple Sphinx output formats #2344
* Improve PyQt5 detection #2343
* Add asynchronous wafcache uploads
2023-01-16 12:01:55 +00:00
Rudi Heitbaum
b7e2e0f3d7 meson: update to 0.64.1
log:
- https://github.com/mesonbuild/meson/compare/0.64.0...0.64.1
2022-11-25 09:00:34 +00:00
Rudi Heitbaum
b8e441f243 Mako: update to 1.2.4 2022-11-20 05:47:55 +00:00
CvH
da1f80a802
Merge pull request #7079 from heitbaum/devtools
Development tool package updates
2022-11-10 09:33:55 +01:00
Rudi Heitbaum
ab93e7c6c5 meson: update to 0.64.0 2022-11-07 09:34:35 +00:00
rschupp
18d1ffb1b9 meson: remove dependency on pathlib
not required when meson is using python3
2022-11-03 17:20:08 +01:00
rschupp
b32247d589 remove python module pathlib
pathlib is in Python core since 3.4
2022-11-03 17:19:04 +01:00
Rudi Heitbaum
49f2c5566f meson: update to 0.63.3 2022-10-07 08:53:26 +00:00
Rudi Heitbaum
fd8499478f Mako: update to 1.2.3 2022-09-24 10:27:52 +00:00
Rudi Heitbaum
ef4ff57165 meson: update to 0.63.2
log:
- https://github.com/mesonbuild/meson/compare/0.63.1...0.63.2

milestone:
- https://github.com/mesonbuild/meson/milestone/86?closed=1
2022-09-05 09:11:20 +00:00
Rudi Heitbaum
930766ab91 ninja: update to 1.11.1
hotfix release announcement:
- https://groups.google.com/g/ninja-build/c/u0d6iq5-VZY
2022-09-03 02:33:37 +00:00
Rudi Heitbaum
70c065fb9e Mako: update to 1.2.2
changelog:
- https://docs.makotemplates.org/en/latest/changelog.html
2022-09-03 02:33:24 +00:00
Rudi Heitbaum
a271cc220f meson: update to 0.63.1
log:
- https://github.com/mesonbuild/meson/compare/0.63.0...0.63.1

milestone:
- https://github.com/mesonbuild/meson/milestone/84?closed=1
2022-08-14 07:56:40 +00:00
Rudi Heitbaum
1dcf28201f meson: update to 0.63.0 2022-07-14 10:23:28 +00:00
Rudi Heitbaum
037ee721f0 Mako: update to 1.2.1 2022-07-02 11:37:05 +00:00
Rudi Heitbaum
301e535ce0 waf: update to 2.0.24 2022-06-04 04:19:01 +00:00
Rudi Heitbaum
12a9dc069b meson: update to 0.62.2
log:
- https://github.com/mesonbuild/meson/milestone/81?closed=1
2022-06-04 04:19:01 +00:00
Rudi Heitbaum
bf174101be ninja: update to 1.11.0
release notes:
- https://groups.google.com/g/ninja-build/c/R2oCyDctDf8/m/-U94Y5I8AgAJ
2022-05-21 11:25:27 +00:00
Rudi Heitbaum
c11c3233de meson: update to 0.62.1
milestone:
- https://github.com/mesonbuild/meson/milestone/79?closed=1

includes a wayland validation:
- wayland: Make sure wayland-scanner has same version as wayland libraries
2022-05-06 08:31:30 +00:00
Rudi Heitbaum
c1d6dc89ef Jinja2: update to 3.1.2 2022-04-30 07:27:49 +00:00