automatic version update by autodist [release 1.7.0-1mamba;Fri Nov 10 2023]
This commit is contained in:
parent
0ab1554886
commit
f4e49cc488
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-poetry
|
Name: python-poetry
|
||||||
Version: 1.6.1
|
Version: 1.7.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python dependency management and packaging made easy
|
Summary: Python dependency management and packaging made easy
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -18,8 +18,8 @@ BuildRequires: python3.11dist(cachecontrol)
|
|||||||
BuildRequires: python3.11dist(cleo)
|
BuildRequires: python3.11dist(cleo)
|
||||||
BuildRequires: python3.11dist(crashtest)
|
BuildRequires: python3.11dist(crashtest)
|
||||||
BuildRequires: python3.11dist(dulwich)
|
BuildRequires: python3.11dist(dulwich)
|
||||||
|
BuildRequires: python3.11dist(fastjsonschema)
|
||||||
BuildRequires: python3.11dist(installer)
|
BuildRequires: python3.11dist(installer)
|
||||||
BuildRequires: python3.11dist(jsonschema)
|
|
||||||
BuildRequires: python3.11dist(keyring)
|
BuildRequires: python3.11dist(keyring)
|
||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.11dist(pexpect)
|
BuildRequires: python3.11dist(pexpect)
|
||||||
@ -45,7 +45,7 @@ BuildRequires: python3.11dist(virtualenv)
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n poetry-%{version}
|
%setup -q -n poetry-%{version}
|
||||||
%patch 0 -p1 -b .python-build-1.0.3
|
#%patch 0 -p1 -b .python-build-1.0.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||||
@ -71,5 +71,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 1.7.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.1-1mamba
|
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.1-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
x
Reference in New Issue
Block a user