Compare commits

...

No commits in common. "c8s-stream-3.9" and "c8-stream-3.8" have entirely different histories.

3 changed files with 13 additions and 34 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/wcwidth-0.2.5.tar.gz SOURCES/wcwidth-0.1.7.tar.gz

View File

@ -1 +1 @@
3822ed26dc70a4055827bc66cdc21126e51efd66 SOURCES/wcwidth-0.2.5.tar.gz 28df2f5e8cd67ec182d822350252fea9bc3a91c8 SOURCES/wcwidth-0.1.7.tar.gz

View File

@ -3,8 +3,8 @@
%global pypi_name wcwidth %global pypi_name wcwidth
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.2.5 Version: 0.1.7
Release: 3%{?dist} Release: 16%{?dist}
Summary: Measures number of Terminal column cells of wide-character codes Summary: Measures number of Terminal column cells of wide-character codes
License: MIT License: MIT
@ -24,8 +24,8 @@ printable width of a string on a Terminal.
%package -n python%{python3_pkgversion}-%{pypi_name} %package -n python%{python3_pkgversion}-%{pypi_name}
Summary: %{summary} Summary: %{summary}
BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-rpm-macros
BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: python%{python3_pkgversion}-rpm-macros
%if %{with tests} %if %{with tests}
BuildRequires: python%{python3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-pytest
%endif %endif
@ -48,45 +48,24 @@ printable width of a string on a Terminal.
%if %{with tests} %if %{with tests}
%check %check
%{__python3} -m pytest -v %{__python3} -m pytest -v
%endif %endif # with tests
%files -n python%{python3_pkgversion}-%{pypi_name} %files -n python%{python3_pkgversion}-%{pypi_name}
%doc README.rst %doc README.rst
%license LICENSE %license LICENSE.txt
%{python3_sitelib}/%{pypi_name} %{python3_sitelib}/%{pypi_name}
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog %changelog
* Tue Jan 12 2021 Tomas Orsava <torsava@redhat.com> - 0.2.5-3 * Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 0.1.7-16
- Convert from Fedora to the python39 module in RHEL8 - Exclude unsupported i686 arch
- Resolves: rhbz#1877430
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-2 * Tue Nov 19 2019 Lumír Balhar <lbalhar@redhat.com> - 0.1.7-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Adjusted for Python 3.8 module in RHEL 8
* Wed Jul 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 0.2.5-1
- Update to 0.2.5 (#1850238)
* Fri Jun 19 2020 Avram Lubkin <aviso@rockhopper.net> - 0.2.4-1
- Update to 0.2.4
* Tue Jun 02 2020 Avram Lubkin <aviso@rockhopper.net> - 0.2.3-1
- Update to 0.2.3
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.9-3
- Rebuilt for Python 3.9
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.9-2
- Bootstrap for Python 3.9
* Sat Mar 28 2020 Avram Lubkin <aviso@rockhopper.net> - 0.1.9-1
- Update to 0.1.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-14 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-14
- Rebuilt for Python 3.8.0rc1 (#1748018) - Rebuilt for Python 3.8.0rc1 (#1748018)
- Resolves: rhbz#1772819
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-13 * Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-13
- Rebuilt for Python 3.8 - Rebuilt for Python 3.8