summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-markupsafe.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-markupsafe: Consolidate in a single fileLeon Anavi2020-06-111-27/+0
| | | | | | | | Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-markupsafe: Enable ptestZang Ruochen2020-04-201-1/+14
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-markupsafe: upgrade 1.0 -> 1.1.1Yuan Chao2019-08-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | License file changed LICENSE -> LICENSE.rst Changes of license file as follows: * Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS for more details. Some rights reserved. -> Copyright 2010 Pallets * Redistribution and use in source and binary forms of the software as well as documentation, with or without modification, are permitted provided that the following conditions are met: -> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * The names of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. -> Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python*-markupsafe: Add native and nativesdk to BBCLASSEXTENDFabio Berton2019-02-071-0/+2
| | | | | SIGNED-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove deprecated python3-re from the RDEPENDSDerek Straka2018-01-261-1/+1
| | | | | | | | The python3-re package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-markupsafe: update to version 1.0Derek Straka2017-06-051-3/+3
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-oe: remove PR = "r0"Martin Jansa2016-08-221-2/+0
| | | | | | * this is default value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update python recipes to use the common pypi packageDerek Straka2016-02-251-5/+2
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python(3)-markupsafe: add recipesSven Ebenfeld2016-02-011-0/+17
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>