forked from pool/python-topy
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
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 15:29:48 UTC 2021 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Update to version 1.1.0.
|
||||
* Added colors to output.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 13:46:10 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6e76eaa9889895f29d7576d94c4eba6df2958315f9756645bdcba878a47bbd4
|
||||
size 138854
|
3
topy-1.1.0.tar.gz
Normal file
3
topy-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1aecba1aa4d06d53d8307f55ffeb41b4253ce95ade35c1a6a67188c576abd6d7
|
||||
size 140790
|
Reference in New Issue
Block a user