Drop redundant build dependency on wcwidth (unused since 6.0.0rc1)

This commit is contained in:
Miro Hrončok 2021-03-10 18:36:48 +01:00 committed by Charalampos Stratakis
parent 8ee52b6159
commit 23e3c01078
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,6 @@ BuildRequires: python3-packaging
BuildRequires: python3-pluggy >= 0.12
BuildRequires: python3-py >= 1.5.0
BuildRequires: python3-toml
BuildRequires: python3-wcwidth
%if %{with tests}
BuildRequires: python3-hypothesis
@ -161,6 +160,7 @@ export INPUTRC=$PWD/.inputrc
%changelog
* Wed Mar 10 2021 Charalampos Stratakis <cstratak@redhat.com> - 6.2.2-2
- Disable tests and documentation generation on RHEL9 to avoid pulling in dependencies
- Drop redundant build dependency on wcwidth (unused since 6.0.0rc1)
* Wed Jan 27 2021 Miro Hrončok <mhroncok@redhat.com> - 6.2.2-1
- Update to 6.2.2