python-mako: add

This commit is contained in:
git-bruh 2022-09-30 14:48:14 +05:30
parent f5411f9810
commit c2edcf8b6d
No known key found for this signature in database
10 changed files with 21 additions and 0 deletions

6
extra/python-mako/build Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
python3 setup.py build
python3 setup.py install \
--prefix=/usr \
--root="$1"

View File

@ -0,0 +1 @@
a6fd48da305b49da4ee1ee8b40234fffaf2d581519e49300023a3a7024c02fa4

View File

@ -0,0 +1,2 @@
python
python-markupsafe

View File

@ -0,0 +1 @@
https://github.com/sqlalchemy/mako/archive/refs/tags/rel_MAJOR_MINOR_PATCH.tar.gz

View File

@ -0,0 +1 @@
1.2.3 1

6
extra/python-markupsafe/build Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh -e
python3 setup.py build
python3 setup.py install \
--prefix=/usr \
--root="$1"

View File

@ -0,0 +1 @@
0f83b6d1bf6fa65546221d42715034e7e654845583a84906c5936590f9a7ad8f

View File

@ -0,0 +1 @@
python

View File

@ -0,0 +1 @@
https://github.com/pallets/markupsafe/archive/refs/tags/VERSION.tar.gz

View File

@ -0,0 +1 @@
2.1.1 1