mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 03:00:10 -07:00
python-jinja2: new at 3.1.2
This commit is contained in:
parent
85a42c3a41
commit
0ce7b9a148
4
extra/python-jinja2/build
Executable file
4
extra/python-jinja2/build
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
gpep517 build-wheel --wheel-dir .dist --output-fd 3 3>&1 >&2
|
||||
python -m installer -d "$1" .dist/*.whl
|
1
extra/python-jinja2/checksums
Normal file
1
extra/python-jinja2/checksums
Normal file
@ -0,0 +1 @@
|
||||
f1bf5d842b489baaad60a26734cb14af566e477a1fca3d69adb3cde1ec07054156
|
4
extra/python-jinja2/depends
Normal file
4
extra/python-jinja2/depends
Normal file
@ -0,0 +1,4 @@
|
||||
python
|
||||
python-gpep517 make
|
||||
python-markupsafe
|
||||
python-wheel make
|
1
extra/python-jinja2/sources
Normal file
1
extra/python-jinja2/sources
Normal file
@ -0,0 +1 @@
|
||||
https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-3.1.2.tar.gz
|
1
extra/python-jinja2/version
Normal file
1
extra/python-jinja2/version
Normal file
@ -0,0 +1 @@
|
||||
3.1.2 1
|
Loading…
Reference in New Issue
Block a user