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
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
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
Aleksandr V. Piskunov
d6bc2d9371
waf: use binary from source archive
...
Commit bde858fe3cedb3b823c4e72f322e269784c42479 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
heitbaum
1ccce00fd1
meson: update to 0.60.3
...
milestone:
- https://github.com/mesonbuild/meson/milestone/72?closed=1
2021-12-24 10:58:45 +00:00
heitbaum
555236ed7f
Mako: update to 1.1.6
2021-12-24 10:58:22 +00:00
heitbaum
bde858fe3c
waf: update to 2.0.23
2021-12-24 10:57:17 +00:00
heitbaum
bded7fe121
meson: update to 0.60.2
...
patch required to fix:
- https://gitlab.freedesktop.org/xdg/shared-mime-info/-/issues/170
2021-11-28 11:56:17 +00:00
heitbaum
a9b2921899
Mako: update to 1.1.5
...
update 1.1.4 (2021-01-15) to 1.1.5 (2021-08-21)
changelog:
- https://docs.makotemplates.org/en/latest/changelog.html
bug:tests:
- Fixed some issues with running the test suite which would be revealed by running tests in random order.
2021-10-16 19:31:09 +11:00
heitbaum
ddb04cf269
MarkupSafe: update to 2.0.1
...
update 1.1.1 (2019-02-24) to 2.0.1 (2021-05-19)
changes:
- https://github.com/pallets/markupsafe/blob/main/CHANGES.rst
Version 2.0.1 - Released 2021-05-18
- Mark top-level names as exported so type checking understands imports in user projects.
- Fix some types that weren't available in Python 3.6.0.
Version 2.0.0 -Released 2021-05-11
- Drop Python 2.7, 3.4, and 3.5 support.
- Markup.unescape uses `html.unescape` to support HTML5 character references.
- Add type annotations for static typing tools.
2021-10-16 19:27:25 +11:00
heitbaum
77637926f7
meson: update to 0.59.2
2021-10-14 20:53:35 +11:00
heitbaum
19b6b2cc61
meson: update to 0.59.1
...
update from 0.57.1 (22 Feb 2021) to 0.59.1 (18 August 2021)
changelogs:
- https://github.com/mesonbuild/meson/milestone/60?closed=1 # 0.57.2
- https://github.com/mesonbuild/meson/milestone/58?closed=1 # 0.58.0
- https://github.com/mesonbuild/meson/milestone/61?closed=1 # 0.58.1
- https://github.com/mesonbuild/meson/milestone/63?closed=1 # 0.58.2
- https://github.com/mesonbuild/meson/milestone/62?closed=1 # 0.59.0
- https://github.com/mesonbuild/meson/milestone/64?closed=1 # 0.59.1
release notes:
- https://mesonbuild.com/Release-notes-for-0-57-0.html
- https://mesonbuild.com/Release-notes-for-0-58-0.html
- https://mesonbuild.com/Release-notes-for-0-59-0.html
2021-09-11 23:21:26 +10:00
CvH
4f8d8eabd3
Merge pull request #5276 from arthur-liberman/fix-glib
...
Update build system for new meson and fix up glib package
2021-08-11 13:19:20 +02:00
CvH
e91a81a384
Merge pull request #5086 from heitbaum/set
...
setuptools: update to 52.0.0
2021-08-11 13:13:02 +02:00
Arthur Liberman
ffaff3013a
meson: update to 0.57.1
2021-03-27 15:16:21 +03:00
heitbaum
99d8f1aa71
pygobject: drop unused package (replaced by dbussy)
2021-02-28 20:29:57 +00:00
heitbaum
9ee91fdafc
setuptools: update to 52.0.0
...
update 51.1.2 (2021-01-09) to 52.0.0 (2021-01-24)
release history: https://pypi.org/project/setuptools/#history
log: https://github.com/pypa/setuptools/compare/v51.1.2...v52.0.0
change log: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
2021-02-02 11:09:53 +00:00
heitbaum
6a896db7a6
waf: update to 2.0.22
...
update 2.0.21 (2020-11-08) to 2.0.22 (2021-01-30)
changelog: https://gitlab.com/ita1024/waf/blob/master/ChangeLog
2021-01-31 09:49:37 +00:00
heitbaum
48c7327768
Mako: update to 1.1.4
...
update 1.1.3 to 1.1.4
changelog: https://docs.makotemplates.org/en/latest/changelog.html#id1
2021-01-24 11:13:23 +00:00
Ian Leonard
54d9d281d7
python: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:13 +00:00
heitbaum
7c102f55d8
setuptools: update 51.1.2
...
update 51.1.1 to 51.1.2
changelog: https://github.com/pypa/setuptools/blob/main/CHANGES.rst
resolves: https://github.com/pypa/setuptools/issues/2505
2021-01-13 22:19:54 +00:00
heitbaum
2d0199eb50
setuptools: update to 51.1.1
2021-01-06 09:50:03 +00:00
heitbaum
bb6628ab78
waf: update to 2.0.21
2020-12-13 11:45:11 +00:00
heitbaum
cd3be97bc1
distutilscross: update PKG_SITE
2020-12-13 11:45:11 +00:00
heitbaum
444f1ca4db
setuptools: update to 51.0.0
2020-12-13 11:45:11 +00:00