automatic version update by autodist [release 4.2.5-1mamba;Sat Sep 23 2023]
This commit is contained in:
parent
5b47aeaa0b
commit
cc3b475561
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: python-django
|
Name: python-django
|
||||||
Version: 3.2.9
|
Version: 4.2.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A high-level Python Web framework
|
Summary: A high-level Python Web framework
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -13,11 +13,10 @@ Source: https://www.djangoproject.com/m/releases/%{majver}/Django-%{versi
|
|||||||
Source1: simplejson-init.py
|
Source1: simplejson-init.py
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(asgiref)
|
BuildRequires: python3.11dist(asgiref)
|
||||||
BuildRequires: python3.7dist(pytz)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(sqlparse)
|
||||||
BuildRequires: python3.7dist(sqlparse)
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -62,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 23 2023 Automatic Build System <autodist@mambasoft.it> 4.2.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 3.2.9-1mamba
|
* Tue Nov 02 2021 Automatic Build System <autodist@mambasoft.it> 3.2.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user