Commit Graph

9 Commits

Author SHA1 Message Date
Jernej Skrabec
561d66c159 Jinja2: switch to new build system 2024-08-24 08:12:11 +02:00
Rudi Heitbaum
2382062064 Jinja2: update to 3.1.4
the filename has been changed to lowercase in the 3.1.4 download

revert drop of setuptools:
- 20477c6357
2024-07-22 21:41:41 +00:00
Rudi Heitbaum
6055bcce37 Jinja2: update to 3.1.3 2024-01-12 08:18:17 +00:00
Rudi Heitbaum
b44df32fb9 Revert "setuptools: is now included in Python3 drop the dependancy on external package"
This reverts commit 629ff9eab8.
2023-09-04 10:00:20 +00:00
Rudi Heitbaum
7d41dab291 Python3: build python/devel packages with BUILD_LEGACY_PYC 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
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
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