Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit ca09010
This commit is contained in:
parent
0fbc3afe86
commit
3daf46c87c
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-%{srcname}
|
Name: python%{python3_pkgversion}-%{srcname}
|
||||||
Version: %{base_version}%{?prerel:~%{prerel}}
|
Version: %{base_version}%{?prerel:~%{prerel}}
|
||||||
Release: 3%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
|
|
||||||
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
||||||
@ -48,7 +48,7 @@ Summary: A tool for installing and managing Python packages
|
|||||||
License: MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
|
License: MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
|
||||||
URL: https://pip.pypa.io/
|
URL: https://pip.pypa.io/
|
||||||
Source0: https://github.com/pypa/pip/archive/%{upstream_version}/%{srcname}-%{upstream_version}.tar.gz
|
Source0: https://github.com/pypa/pip/archive/%{upstream_version}/%{srcname}-%{upstream_version}.tar.gz
|
||||||
|
%if 0%{?rhel} == 8
|
||||||
# To generate the man pages for RHEL8 on a system with Python >= 3.7
|
# To generate the man pages for RHEL8 on a system with Python >= 3.7
|
||||||
# rhpkg prep
|
# rhpkg prep
|
||||||
# cd into the pip folder
|
# cd into the pip folder
|
||||||
@ -57,7 +57,7 @@ Source0: https://github.com/pypa/pip/archive/%{upstream_version}/%{srcnam
|
|||||||
# tar -czf pip-22.3.1-man.tar.gz --exclude=".[^/]*" -v docs/build/man
|
# tar -czf pip-22.3.1-man.tar.gz --exclude=".[^/]*" -v docs/build/man
|
||||||
# mv pip-22.3.1-man.tar.gz ..
|
# mv pip-22.3.1-man.tar.gz ..
|
||||||
Source1: pip-%{base_version}-man.tar.gz
|
Source1: pip-%{base_version}-man.tar.gz
|
||||||
|
%endif #rhel8
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
# Prevent removing of the system packages installed under /usr/lib
|
# Prevent removing of the system packages installed under /usr/lib
|
||||||
@ -389,38 +389,34 @@ fi
|
|||||||
%{python_wheel_dir}/%{python_wheel_name}
|
%{python_wheel_dir}/%{python_wheel_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 20 2023 Lumír Balhar <lbalhar@redhat.com> - 22.3.1-3
|
|
||||||
- Fix changelog to contain Fedora contributors
|
|
||||||
Resolves: RHEL-231
|
|
||||||
|
|
||||||
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-2
|
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-2
|
||||||
- Add BuildRequires on python3.11-rpm-macros
|
- Add BuildRequires on python3.11-rpm-macros
|
||||||
|
|
||||||
* Wed Aug 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-1
|
* Wed Aug 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
Bill Nottingham <notting@fedoraproject.org>
|
# Bill Nottingham <notting@fedoraproject.org>
|
||||||
Charalampos Stratakis <cstratak@redhat.com>
|
# Charalampos Stratakis <cstratak@redhat.com>
|
||||||
David Malcolm <dmalcolm@redhat.com>
|
# David Malcolm <dmalcolm@redhat.com>
|
||||||
Dennis Gilmore <dennis@ausil.us>
|
# Dennis Gilmore <dennis@ausil.us>
|
||||||
Jon Ciesla <limburgher@gmail.com>
|
# Jon Ciesla <limburgher@gmail.com>
|
||||||
Karolina Surma <ksurma@redhat.com>
|
# Karolina Surma <ksurma@redhat.com>
|
||||||
Kevin Fenzi <kevin@fedoraproject.org>
|
# Kevin Fenzi <kevin@fedoraproject.org>
|
||||||
Kevin Kofler <Kevin@tigcc.ticalc.org>
|
# Kevin Kofler <Kevin@tigcc.ticalc.org>
|
||||||
Luke Macken <lmacken@redhat.com>
|
# Luke Macken <lmacken@redhat.com>
|
||||||
Lumir Balhar <lbalhar@redhat.com>
|
# Lumir Balhar <lbalhar@redhat.com>
|
||||||
Marcel Plch <mplch@redhat.com>
|
# Marcel Plch <mplch@redhat.com>
|
||||||
Matej Stuchlik <mstuchli@redhat.com>
|
# Matej Stuchlik <mstuchli@redhat.com>
|
||||||
Michal Cyprian <m.cyprian@gmail.com>
|
# Michal Cyprian <m.cyprian@gmail.com>
|
||||||
Miro Hrončok <miro@hroncok.cz>
|
# Miro Hrončok <miro@hroncok.cz>
|
||||||
Orion Poplawski <orion@cora.nwra.com>
|
# Orion Poplawski <orion@cora.nwra.com>
|
||||||
Pádraig Brady <P@draigBrady.com>
|
# Pádraig Brady <P@draigBrady.com>
|
||||||
Peter Halliday <hoangelos@fedoraproject.org>
|
# Peter Halliday <hoangelos@fedoraproject.org>
|
||||||
Petr Viktorin <pviktori@redhat.com>
|
# Petr Viktorin <pviktori@redhat.com>
|
||||||
Robert Kuska <rkuska@redhat.com>
|
# Robert Kuska <rkuska@redhat.com>
|
||||||
Slavek Kabrda <bkabrda@redhat.com>
|
# Slavek Kabrda <bkabrda@redhat.com>
|
||||||
Tim Flink <tflink@fedoraproject.org>
|
# Tim Flink <tflink@fedoraproject.org>
|
||||||
Tomáš Hrnčiar <thrnciar@redhat.com>
|
# Tomáš Hrnčiar <thrnciar@redhat.com>
|
||||||
Tomas Orsava <torsava@redhat.com>
|
# Tomas Orsava <torsava@redhat.com>
|
||||||
Toshio Kuratomi <toshio@fedoraproject.org>
|
# Toshio Kuratomi <toshio@fedoraproject.org>
|
||||||
Ville Skyttä <ville.skytta@iki.fi>
|
# Ville Skyttä <ville.skytta@iki.fi>
|
||||||
|
Loading…
Reference in New Issue
Block a user