Commit Graph

621 Commits

Author SHA1 Message Date
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
f9e11f1f60 python target modules remove --cross-compile 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
af93a2fcc9 meson: update to 1.2.0 2023-07-19 11:05:04 +00:00
Rudi Heitbaum
b8b6a5043d Pillow: Fix missing symbols as libtiff can depend on libjpeg 2023-07-08 13:00:01 +00:00
Rudi Heitbaum
0a42827e6d Pillow: update to 10.0.0 2023-07-05 10:40:12 +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
f9f6c454e8 pycryptodome: update to 3.18.0 2023-05-20 13:47:14 +00:00
Rudi Heitbaum
30877d6020 simplejson: update to 3.19.1 2023-04-28 12:00:11 +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
5845ded0b3 Pillow: update to 9.5.0
release notes:
- https://pillow.readthedocs.io/en/stable/releasenotes/9.5.0.html
2023-04-05 13:43:03 +00:00
Rudi Heitbaum
f306a109c1 simplejson: update to 3.18.4 2023-03-17 13:28:55 +00:00
Rudi Heitbaum
d7a7cb1faf pycryptodome: update to 3.17.0
changelog:
- https://github.com/Legrandin/pycryptodome/blob/v3.17.0/Changelog.rst
2023-03-17 13:27:16 +00:00
Rudi Heitbaum
6558cd3a07 MarkupSafe: update to 2.1.2 2023-03-14 13:45:57 +00:00
Rudi Heitbaum
3ab707b3eb Pillow: update to 9.4.0 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
3267c0ac47 simplejson: update to 3.18.1
release notes:
- https://github.com/simplejson/simplejson/releases/tag/v3.18.1

log:
- https://github.com/simplejson/simplejson/compare/v3.18.0...v3.18.1
2023-01-05 13:14:58 +00:00
Rudi Heitbaum
8623218d4d dbussy: update to githash 691a8a8a 2022-12-21
commit log:
- Threads for async calls should be daemon threads.
- 691a8a8a19
2023-01-03 11:50:21 +00:00
Rudi Heitbaum
c62d2fa6c4 pycryptodome: update to 3.16.0 2022-11-30 09:29:48 +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