Commit Graph

633 Commits

Author SHA1 Message Date
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
c9a8b2e6b3 Pillow: update to 9.2.0 2022-07-02 11:37:05 +00:00
Rudi Heitbaum
037ee721f0 Mako: update to 1.2.1 2022-07-02 11:37:05 +00:00
Rudi Heitbaum
2a52cf3814 pycryptodome: update to 3.15.0 2022-06-26 12:09:58 +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
4648803306 Pillow: update to 9.1.1
release notes:
- https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html
2022-05-21 11:24:29 +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
Rudi Heitbaum
12823ca79e Pillow: update to 9.1.0 2022-04-15 06:49:09 +00:00
Rudi Heitbaum
69bae04a73 Jinja2: update to 3.1.1 2022-03-27 11:22:35 +00:00
Rudi Heitbaum
6cff6b7b3b meson: update to 0.62.0
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-03-27 11:22:15 +00:00
Rudi Heitbaum
abd25ac605 MarkupSafe: update to 2.1.1 2022-03-16 13:33:32 +00:00
Rudi Heitbaum
320f66c691 Mako: update to 1.2.0 2022-03-16 13:33:32 +00:00
Rudi Heitbaum
a5d33902aa MarkupSafe: update to 2.1.0 2022-03-05 11:54:54 +00:00
heitbaum
e86c3175d0 meson: update to 0.61.2 2022-03-05 11:54:54 +00:00
Rudi Heitbaum
bf11fc297c dbussy: update to 60d3c15 2022-02-26 09:28:55 +00:00
CvH
e61831dc60 Merge pull request #6196 from heitbaum/6196
packages updates: python
2022-02-05 10:27:14 +01:00
heitbaum
8d120a78db meson: update to 0.61.1
update 0.60.3 (2021-12-23) to 0.61.1 (2022-01-17)

release notes:
- https://mesonbuild.com/Release-notes-for-0-61-0.html
- https://github.com/mesonbuild/meson/compare/0.61.0...0.61.1
2022-02-05 04:36:30 +00:00
heitbaum
dc7cd76d02 pycryptodome: update to 3.14.1
update from 3.12.0 to 3.14.1
Release notes:
- https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
2022-02-05 02:59:40 +00:00
heitbaum
31daef62a7 Pillow: update to 9.0.1
release notes:
- https://pillow.readthedocs.io/en/latest/releasenotes/9.0.0.html
- https://pillow.readthedocs.io/en/latest/releasenotes/9.0.1.html
2022-02-05 00:57:38 +00:00
Aleksandr V. Piskunov
d6bc2d9371 waf: use binary from source archive
Commit bde858fe3c changed waf package URL to
tar.bz2 source archive, adjusting makeinstall_host() to use waf binary from
that archive.
2022-02-02 11:18:14 +02:00
heitbaum
4e2e4df290 Jinja2: initial package
systemd >= v249 requires Jinja2 for templating
- refer: systemd/systemd - PR19630: Use jinja2 for templating
- m4 use is dropped, and the two parallel substitution systems in meson are unified.

Co-authored-by: CvH <1355173+CvH@users.noreply.github.com>
2022-01-05 11:14:40 +00:00