Rebuilt for Python3.5 rebuild
Also remove requires for python3-pocketlint
This commit is contained in:
parent
1eaedb5c5e
commit
1310ea4e2e
@ -7,7 +7,7 @@ Summary: A python library for handling exceptions
|
|||||||
Name: python-meh
|
Name: python-meh
|
||||||
Url: https://github.com/rhinstaller/python-meh
|
Url: https://github.com/rhinstaller/python-meh
|
||||||
Version: 0.43
|
Version: 0.43
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution. Thus the source is only available from
|
# our distribution. Thus the source is only available from
|
||||||
# within this srpm.
|
# within this srpm.
|
||||||
@ -36,7 +36,6 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-dbus
|
BuildRequires: python3-dbus
|
||||||
BuildRequires: libreport-python3 >= %{libreportver}
|
BuildRequires: libreport-python3 >= %{libreportver}
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildRequires: python3-pocketlint
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: python
|
Requires: python
|
||||||
@ -147,6 +146,10 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 05 2015 Robert Kuska <rkuska@redhat.com> - 0.43-2
|
||||||
|
- Rebuilt for Python3.5 rebuild
|
||||||
|
- Remove requires for python3-pocketlint
|
||||||
|
|
||||||
* Mon Oct 05 2015 Martin Kolman <mkolman@redhat.com> - 0.43-1
|
* Mon Oct 05 2015 Martin Kolman <mkolman@redhat.com> - 0.43-1
|
||||||
- Set translations domain for glade files (vtrefny)
|
- Set translations domain for glade files (vtrefny)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user