aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-markupsafe_1.1.1.bb
AgeCommit message (Collapse)Author
2019-12-01recipes-devtools: merge inc and bb PART VTim Orling
Since we no longer need to support two python versions, merge inc and bb. This makes maintenance easier with AUH and devtool. While we are at it, drop dangling inc files and general recipe cleanup, including adding SUMMARY and HOMEPAGE. Signed-off-by: Tim Orling <ticotimo@gmail.com>
2019-08-08python-markupsafe: upgrade 1.0 -> 1.1.1Yuan Chao
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. (From meta-openembedded commit: 15ed5f79c0e9b128c17ced423fbd0861c65349d2) Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>