15
0
Commit Graph

6 Commits

Author SHA256 Message Date
c25fbf88ff Accepting request 992737 from home:ohollmann:branches:devel:languages:python
- Update to 1.8.0:
  * Fix for ANSI color codes that include blank values (#178)
  * style.py: Drop unused CSS class .bold (#161)
  * Added py.typed file (#176)
  * style.py: Get CSS class .inv_foreground in sync with .body_foreground (#160)
  * Fix --input-encoding=<encoding> regression added in PR #143 + related tests (alternative to PR #162) (#172)
  * Migrate from mock to unittest.mock of Python >=3.3 (fixes #169) (#171)
  * Add ability to also recognize colons in ANSI escapes (#167)
  * Fixes to respect bright colors in palette (#126)
  * CHANGELOG.rst: Fix misleading 1.6.0 entry and missing 1.7.0 entries (#159)
  * Add comments to reduce reader research time (#158)

OBS-URL: https://build.opensuse.org/request/show/992737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=10
2022-08-04 12:29:32 +00:00
b6cf2ebd2f Accepting request 973176 from home:pgajdos:python
- version update to 1.7.0
  1.7.0
  -----
  Minor Changes
  ^^^^^^^^^^^^^
  * Replace recommendation of using system packages with pip3  @ssbarnea
  * Add truecolor support  @miltolstoy
  * Generate documentation with Sphinx and use Read the Docs  @tristanlatr
  * Adds support for OSC hyperlink sequences.  @hakonhagland
  Bugfixes
  ^^^^^^^^
  * Add test coverage  @ziegenberg
  * Replace pkg_resources with importlib.metadata  @ziegenberg
  * fix including of CHANGELOG.rst  @ziegenberg
  * Update linting dependencies  @ziegenberg
  * Upgrade the build process  @ziegenberg
  * Add type hinting  @ziegenberg
  * Update CI badges in readme  @ssbarnea
  * Bump setuptools-scm version  @ssbarnea
  1.6.0
  -----
  Changes
  ^^^^^^^
  * Switching from nosetest to unittest  @paolostivanin
  * Add dracula colorscheme  @ahmubashshir
  * Refactor packaging by replacing old setup.py based packaging with modern pep517 based one 
  * Replace travis with github actions  @ssbarnea
  Bugfixes
  ^^^^^^^^
  * Correct author metadata  @ssbarnea

OBS-URL: https://build.opensuse.org/request/show/973176
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=8
2022-04-27 13:52:27 +00:00
Tomáš Chvátal
80f3451895 Accepting request 788438 from devel:languages:python:backports
OBS-URL: https://build.opensuse.org/request/show/788438
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=6
2020-03-26 08:02:12 +00:00
Tomáš Chvátal
48267b8f8e Accepting request 676558 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/676558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=4
2019-02-18 08:50:59 +00:00
Tomáš Chvátal
db8df146ea - Update to 1.5.2 release:
* Many various drawing fixes
  * Css parsing improvements
- Sort out with spec-cleaner
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=2
2019-02-14 13:38:52 +00:00
Tomáš Chvátal
108e0a399e osc copypac from project:home:Rotkraut:Data package:python-ansi2html revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansi2html?expand=0&rev=1
2019-02-14 13:30:33 +00:00