Commit graph

16 commits

Author SHA1 Message Date
Rudi Heitbaum
6558cd3a07 MarkupSafe: update to 2.1.2 2023-03-14 13:45:57 +00:00
Rudi Heitbaum
abd25ac605 MarkupSafe: update to 2.1.1 2022-03-16 13:33:32 +00:00
Rudi Heitbaum
a5d33902aa MarkupSafe: update to 2.1.0 2022-03-05 11:54:54 +00:00
heitbaum
ddb04cf269 MarkupSafe: update to 2.0.1
update 1.1.1 (2019-02-24) to 2.0.1 (2021-05-19)

changes:
- https://github.com/pallets/markupsafe/blob/main/CHANGES.rst

Version 2.0.1 - Released 2021-05-18
- Mark top-level names as exported so type checking understands imports in user projects.
- Fix some types that weren't available in Python 3.6.0.

Version 2.0.0 -Released 2021-05-11
- Drop Python 2.7, 3.4, and 3.5 support.
- Markup.unescape uses `html.unescape` to support HTML5 character references.
- Add type annotations for static typing tools.
2021-10-16 19:27:25 +11:00
Ian Leonard
54d9d281d7 python: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:13 +00:00
Clément Péron
8e47fdac42 MarkupSafe: bump to 1.1.1 2020-04-15 21:27:56 +02:00
MilhouseVH
b130a31822 packages: add thread safety workaround
Avoids trashing $TOOLCHAIN/lib/python2.7/site-packages/easy-install.pth
when installing Python host packages (distutilscross:host, setuptools:host,
MarkupSafe:host etc.).
2019-02-08 17:17:43 +00:00
thoradia
ce9a8d3672
markupsafe: use python3 2019-01-10 00:23:56 +01:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
567bc18462 spdx: packages/python 2018-07-18 20:45:17 +02:00
MilhouseVH
404a9a8557
various licence fixups 2018-06-11 10:34:38 -07:00
Lukas Rusak
8f321e9e99
MarkupSafe: add package 2018-06-05 10:26:24 -07:00
Stefan Saraev
cec4cab1ef remove package: MarkupSafe 2015-04-13 18:42:15 +03:00
Stephan Raue
f88fc9e159 new package: add package 'MarkupSafe'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 15:44:20 +01:00