Auto sync2gitlab import of python3.11-wheel-0.38.4-3.el8.src.rpm
This commit is contained in:
parent
28cb7c3837
commit
023a4a9f08
@ -2,7 +2,7 @@
|
||||
%global python3_pkgversion 3.11
|
||||
|
||||
# The function of bootstrap is that it disables the wheel subpackage
|
||||
%bcond_without bootstrap
|
||||
%bcond_with bootstrap
|
||||
|
||||
# Default: when bootstrapping -> disable tests
|
||||
%if %{with bootstrap}
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
Name: python%{python3_pkgversion}-%{pypi_name}
|
||||
Version: 0.38.4
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Built-package format for Python
|
||||
|
||||
# packaging is ASL 2.0 or BSD
|
||||
@ -31,6 +31,7 @@ Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-rpm-macros
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
|
||||
# python3 bootstrap: this is rebuilt before the final build of python3, which
|
||||
@ -151,18 +152,24 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 01 2023 Charalampos Stratakis <cstratak@redhat.com> - 0.38.4-3
|
||||
- Explicitly require the python3.11-rpm-macros
|
||||
|
||||
* Wed Feb 01 2023 Charalampos Stratakis <cstratak@redhat.com> - 0.38.4-2
|
||||
- Disable bootstrap
|
||||
|
||||
* Tue Dec 13 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.38.4-1
|
||||
- Initial package
|
||||
- Fedora contributions by:
|
||||
# Charalampos Stratakis <cstratak@redhat.com>
|
||||
# Dennis Gilmore <dennis@ausil.us>
|
||||
# Haikel Guemar <hguemar@fedoraproject.org>
|
||||
# Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
||||
# Karolina Surma <ksurma@redhat.com>
|
||||
# Lumir Balhar <lbalhar@redhat.com>
|
||||
# Matej Stuchlik <mstuchli@redhat.com>
|
||||
# Miro Hrončok <miro@hroncok.cz>
|
||||
# Robert Kuska <rkuska@redhat.com>
|
||||
# Slavek Kabrda <bkabrda@redhat.com>
|
||||
# Tomas Hrnciar <thrnciar@redhat.com>
|
||||
# Tomas Orsava <torsava@redhat.com>
|
||||
Charalampos Stratakis <cstratak@redhat.com>
|
||||
Dennis Gilmore <dennis@ausil.us>
|
||||
Haikel Guemar <hguemar@fedoraproject.org>
|
||||
Igor Gnatenko <ignatenkobrain@fedoraproject.org>
|
||||
Karolina Surma <ksurma@redhat.com>
|
||||
Lumir Balhar <lbalhar@redhat.com>
|
||||
Matej Stuchlik <mstuchli@redhat.com>
|
||||
Miro Hrončok <miro@hroncok.cz>
|
||||
Robert Kuska <rkuska@redhat.com>
|
||||
Slavek Kabrda <bkabrda@redhat.com>
|
||||
Tomas Hrnciar <thrnciar@redhat.com>
|
||||
Tomas Orsava <torsava@redhat.com>
|
||||
|
Loading…
Reference in New Issue
Block a user