From c9ae6fda22fd37c576321b2f980e047887b10faa86e3d5e55416f97fc71680ce Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 19 Feb 2021 16:00:30 +0000 Subject: [PATCH] Accepting request 873816 from home:andythe_great:branches:devel:languages:python - Update to version 1.1.0. * Added colors to output. OBS-URL: https://build.opensuse.org/request/show/873816 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-topy?expand=0&rev=10 --- python-topy.changes | 6 ++++++ python-topy.spec | 10 ++++------ topy-1.0.0.tar.gz | 3 --- topy-1.1.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 9 deletions(-) delete mode 100644 topy-1.0.0.tar.gz create mode 100644 topy-1.1.0.tar.gz diff --git a/python-topy.changes b/python-topy.changes index dc7acf1..2bdc8e5 100644 --- a/python-topy.changes +++ b/python-topy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 19 15:29:48 UTC 2021 - andy great + +- Update to version 1.1.0. + * Added colors to output. + ------------------------------------------------------------------- Wed Jan 13 13:46:10 UTC 2021 - pgajdos@suse.com diff --git a/python-topy.spec b/python-topy.spec index 93f4b3a..478cec1 100644 --- a/python-topy.spec +++ b/python-topy.spec @@ -19,13 +19,16 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-topy -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Tool for fixing typos in text using regular expressions License: MIT AND CC-BY-SA-4.0 Group: Development/Languages/Python URL: https://github.com/intgr/topy Source: https://github.com/intgr/topy/archive/%{version}.tar.gz#/topy-%{version}.tar.gz +BuildRequires: %{python_module beautifulsoup4} +BuildRequires: %{python_module pytest} +BuildRequires: %{python_module regex >= 2016.07.14} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -34,11 +37,6 @@ Requires: python-regex >= 2016.07.14 Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch -# SECTION test requirements -BuildRequires: %{python_module beautifulsoup4} -BuildRequires: %{python_module pytest} -BuildRequires: %{python_module regex >= 2016.07.14} -# /SECTION %python_subpackages %description diff --git a/topy-1.0.0.tar.gz b/topy-1.0.0.tar.gz deleted file mode 100644 index 6efffd3..0000000 --- a/topy-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6e76eaa9889895f29d7576d94c4eba6df2958315f9756645bdcba878a47bbd4 -size 138854 diff --git a/topy-1.1.0.tar.gz b/topy-1.1.0.tar.gz new file mode 100644 index 0000000..315e70b --- /dev/null +++ b/topy-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aecba1aa4d06d53d8307f55ffeb41b4253ce95ade35c1a6a67188c576abd6d7 +size 140790