Magellan Linux

Annotation of /trunk/extras/python-markdown/python-markdown-3.1.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 32964 - (hide annotations) (download)
Tue Oct 8 09:46:50 2019 UTC (4 years, 11 months ago) by niro
File size: 400 byte(s)
auto added: ver bump to 3.1.1-r1
1 niro 32964 # $Id$
2    
3     PNAME="python-markdown"
4     PVER="3.1.1"
5     PBUILD="r1"
6    
7     DESCRIPTION="A super-fast templating language that borrows the best ideas from the existing templating languages."
8    
9     PYTHON2_DEPEND=">= dev-python/python2-setuptools-36"
10    
11     PYTHON3_DEPEND=">= dev-python/python3-setuptools-36"
12    
13     SDEPEND="${PYTHON2_DEPEND}
14     ${PYTHON3_DEPEND}"
15    
16     SPLIT_PNAME="markdown"
17     PYPI_MODULE="Markdown"
18     sminclude multilib pypi