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)
|
||||
Name: python-django
|
||||
Version: 3.2.9
|
||||
Version: 4.2.5
|
||||
Release: 1mamba
|
||||
Summary: A high-level Python Web framework
|
||||
Group: System/Libraries/Python
|
||||
@ -13,11 +13,10 @@ Source: https://www.djangoproject.com/m/releases/%{majver}/Django-%{versi
|
||||
Source1: simplejson-init.py
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(asgiref)
|
||||
BuildRequires: python3.7dist(pytz)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(sqlparse)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(asgiref)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
BuildRequires: python3.11dist(sqlparse)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -62,6 +61,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user