All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Leon Anavi <leon.anavi@konsulko.com>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH 4/7] python3-ansi2html: Upgrade 1.5.2 -> 1.6.0
Date: Fri, 27 Nov 2020 08:48:25 -0500	[thread overview]
Message-ID: <47456be6-74f3-e68f-a1f1-b30c7ae00f35@windriver.com> (raw)
In-Reply-To: <20201126112215.11451-4-leon.anavi@konsulko.com>

[-- Attachment #1: Type: text/plain, Size: 2996 bytes --]


On 2020-11-26 6:22 a.m., Leon Anavi wrote:
> [Please note this e-mail is from an EXTERNAL e-mail address]
>
> Add native setuptools-scm and toml to the dependencies. Upgrade
> to release 1.6.0:
>
> - Add support for vt100 box drawing mode and high-intensity
>    ansi codes
> - Fix undefined behavior with linkify when same url is repeated
>    in same line
> - Prune CSS classes from output that are not used
> - Update style.py
> - Give more useful TaskWarrior example
> - Fix handling cursor move up with unique and empty lines
> - enable python 3 input decoding
> - Fix missing color CSS definitions
> - Prevent IndexError while handling CursorMoveUp
> - added setup.cfg
> - fix long lines
> - Started to implement LaTeX support
> - add option --title for filling in the title
> - add empty title element to head section in html output
> - added 2 color-schemes (solarized, osx). improved optparse
>    handling schemes.
> - added support to select a color-scheme. added schemes 'xterm'
>    and 'xterm...
> - Improve Makefile
> - Add and ship AsciiDoc manpage, improve --help, add --version
> - Fix README example to not produce unwanted spaces
> - Add missing license headers
> - Fix line handling
> - Add support for previously unhandled ANSI codes, improve
>    approach on handling color state
> - Fix italic to be font-style (rather than font-weight)
> - Stop adding unwanted spaces
> - Fix writing to sys.stdout.buffer
> - Add convenience Makefile
> - Fix some bugs
> - add --inline style
> - Fix UnicodeDecodeError exception when Unicode characters appear
>    in input
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   ...{python3-ansi2html_1.5.2.bb => python3-ansi2html_1.6.0.bb} | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-ansi2html_1.5.2.bb => python3-ansi2html_1.6.0.bb} (66%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-ansi2html_1.5.2.bb b/meta-python/recipes-devtools/python/python3-ansi2html_1.6.0.bb
> similarity index 66%
> rename from meta-python/recipes-devtools/python/python3-ansi2html_1.5.2.bb
> rename to meta-python/recipes-devtools/python/python3-ansi2html_1.6.0.bb
> index 8e586ea3e8..d31448d6a8 100644
> --- a/meta-python/recipes-devtools/python/python3-ansi2html_1.5.2.bb
> +++ b/meta-python/recipes-devtools/python/python3-ansi2html_1.6.0.bb
> @@ -5,9 +5,9 @@ LICENSE = "GPLv3"
>
>   PYPI_PACKAGE = "ansi2html"
>
> -SRC_URI[md5sum] = "52d6085ad1c5970082ea5305a26af981"
> -SRC_URI[sha256sum] = "96ae85ae7b26b7da674d87de2870ba4d1964bca733ae4614587080b6358c3ba9"
> +SRC_URI[sha256sum] = "0f124ea7efcf3f24f1f9398e527e688c9ae6eab26b0b84e1299ef7f94d92c596"
>
>   inherit pypi setuptools3
>
> +DEPENDS += "${PYTHON_PN}-setuptools-scm-native ${PYTHON_PN}-toml-native"
>   RDEPENDS_${PN} = "${PYTHON_PN}-six"
> --
> 2.17.1
>
>
> 
>

[-- Attachment #2: Type: text/html, Size: 3730 bytes --]

  reply	other threads:[~2020-11-27 13:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 11:22 [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1 Leon Anavi
2020-11-26 11:22 ` [meta-python][PATCH 2/7] python3-luma-oled: Upgrade 3.7.0 -> 3.8.1 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 3/7] python3-fastnumbers: Upgrade 3.0.0 -> 3.1.0 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 4/7] python3-ansi2html: Upgrade 1.5.2 -> 1.6.0 Leon Anavi
2020-11-27 13:48   ` Trevor Gamblin [this message]
2020-11-26 11:22 ` [meta-python][PATCH 5/7] python3-prettytable: Upgrade 1.0.1 -> 2.0.0 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 6/7] python3-urllib3: Upgrade 1.25.11 -> 1.26.2 Leon Anavi
2020-11-27 13:48   ` [oe] " Trevor Gamblin
2020-11-26 11:22 ` [meta-python][PATCH 7/7] python3-transitions: Upgrade 0.8.4 -> 0.8.5 Leon Anavi
2020-11-27 13:47   ` [oe] " Trevor Gamblin
2020-11-27 13:48 ` [oe] [meta-python][PATCH 1/7] python3-luma-core: Upgrade 1.17.3 -> 2.0.1 Trevor Gamblin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47456be6-74f3-e68f-a1f1-b30c7ae00f35@windriver.com \
    --to=trevor.gamblin@windriver.com \
    --cc=leon.anavi@konsulko.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.