Put back python2 subpackages
Related: rhbz#1634973 Version: 2.7.5-5
This commit is contained in:
parent
3285988afd
commit
104e3e4b66
@ -1,10 +1,6 @@
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%bcond_without python3
|
%bcond_without python3
|
||||||
%if 0%{?fedora} > 29
|
|
||||||
%bcond_with python2
|
|
||||||
%else
|
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
%endif
|
|
||||||
%else
|
%else
|
||||||
%if 0%{?rhel} > 7
|
%if 0%{?rhel} > 7
|
||||||
%bcond_with python2
|
%bcond_with python2
|
||||||
@ -278,6 +274,7 @@ cp -pr ZPsycopgDA/* %{buildroot}%{ZPsycopgDAdir}
|
|||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 03 2018 Pavel Raiskup <praiskup@redhat.com> - 2.7.5-5
|
* Wed Oct 03 2018 Pavel Raiskup <praiskup@redhat.com> - 2.7.5-5
|
||||||
- prepare --without=debugrpms option (rhbz#1635166)
|
- prepare --without=debugrpms option (rhbz#1635166)
|
||||||
|
- get the python2 packages back for a while (rhbz#1634973)
|
||||||
|
|
||||||
* Wed Oct 03 2018 Pavel Raiskup <praiskup@redhat.com> - 2.7.5-4
|
* Wed Oct 03 2018 Pavel Raiskup <praiskup@redhat.com> - 2.7.5-4
|
||||||
- drop python2* on f30+ (rhbz#1634973)
|
- drop python2* on f30+ (rhbz#1634973)
|
||||||
|
Loading…
Reference in New Issue
Block a user