From ac8b9c504a1861a462e96baa21743524810ccc4116b01f3c86e2eec2d0d6a44f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Sep 2023 11:46:44 +0000 Subject: [PATCH] - update to 0.3.0: * Set default style theme * update tests * documentation, CI, test fixes - Update to version 0.1.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygments-ansi-color?expand=0&rev=13 --- python-pygments-ansi-color.changes | 11 +++++++++-- python-pygments-ansi-color.spec | 3 +-- v0.2.0.tar.gz | 3 --- v0.3.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 v0.2.0.tar.gz create mode 100644 v0.3.0.tar.gz diff --git a/python-pygments-ansi-color.changes b/python-pygments-ansi-color.changes index 8103fdd..edea64e 100644 --- a/python-pygments-ansi-color.changes +++ b/python-pygments-ansi-color.changes @@ -1,9 +1,16 @@ +------------------------------------------------------------------- +Thu Sep 7 11:46:08 UTC 2023 - Dirk Müller + +- update to 0.3.0: + * Set default style theme + * update tests + ------------------------------------------------------------------- Wed May 10 06:21:02 UTC 2023 - Dirk Müller - update to 0.2.0: * Implementation of bright colors - * documentation, CI, test fixes + * documentation, CI, test fixes ------------------------------------------------------------------- Fri Apr 21 12:30:48 UTC 2023 - Dirk Müller @@ -13,7 +20,7 @@ Fri Apr 21 12:30:48 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Wed Oct 12 14:17:24 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 0.1.0 +- Update to version 0.1.0 No upstream changelog ------------------------------------------------------------------- diff --git a/python-pygments-ansi-color.spec b/python-pygments-ansi-color.spec index efd8214..f2560d3 100644 --- a/python-pygments-ansi-color.spec +++ b/python-pygments-ansi-color.spec @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?sle15_python_module_pythons} Name: python-pygments-ansi-color -Version: 0.2.0 +Version: 0.3.0 Release: 0 Summary: ANSI color-code highlighting for Pygments License: Apache-2.0 diff --git a/v0.2.0.tar.gz b/v0.2.0.tar.gz deleted file mode 100644 index aa49569..0000000 --- a/v0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72fcd1debaeaa34220b09a60cfe6e4b75c996b7f8fcc2c881a3b87c03fa7913f -size 9272 diff --git a/v0.3.0.tar.gz b/v0.3.0.tar.gz new file mode 100644 index 0000000..efe05d5 --- /dev/null +++ b/v0.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ca4d7e436863f198a7754385493e2c2506168c4685d16bf86dd91948a4841c +size 10062