]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-pygments: upgrade v2.7.2 -> v2.7.3
authorTim Orling <timothy.t.orling@linux.intel.com>
Wed, 9 Dec 2020 00:35:45 +0000 (16:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Dec 2020 13:40:19 +0000 (13:40 +0000)
commitf36fb67cf2190c140362945df58f1f9c0e1681fd
tree7a5bd359645680ac85c34111d8894430e57c1fb1
parent77268917f2bb947982306f23925d752a318e266d
python3-pygments: upgrade v2.7.2 -> v2.7.3

Upstream release notes:
"""
 * Updated lexers:
   - Ada (#1581)
   - HTML (#1615, #1614)
   - Java (#1594, #1586)
   - JavaScript (#1605, #1589, #1588)
   - JSON (#1569 -- this is a complete rewrite)
   - Lean (#1601)
   - LLVM (#1612)
   - Mason (#1592)
   - MySQL (#1555, #1551)
   - Rust (#1608)
   - Turtle (#1590, #1553)

 * Deprecated JsonBareObjectLexer, which is now identical to JsonLexer
   (#1600)
 * The ImgFormatter now calculates the exact character width, which
   fixes some issues with overlapping text (#1213, #1611)
 * Documentation fixes (#1609, #1599, #1598)
 * Fixed duplicated Juttle language alias (#1604, #1606)
 * Added support for Kotlin scripts (#1587)
 * Removed CSS rule which forced margin to 0
"""

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pygments_2.7.3.bb [moved from meta/recipes-devtools/python/python3-pygments_2.7.2.bb with 83% similarity]