License compliance rectification
This commit is contained in:
parent
c9f4475fb8
commit
fdf8cff332
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Basic/extra mitigation against the BREACH attack for Django projects
|
Summary: Basic/extra mitigation against the BREACH attack for Django projects
|
||||||
|
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: http://github.com/lpomfrey/django-debreach
|
URL: http://github.com/lpomfrey/django-debreach
|
||||||
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/d/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -52,5 +52,8 @@ PYTHONPATH=. %{__python3} setup.py test
|
|||||||
%{python3_sitelib}/django_debreach-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/django_debreach-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 11 2022 yangping <yangping69@h-partners> - 2.0.1-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Jan 29 2021 liusheng <liusheng2048@gmail.com> - 2.0.1-1
|
* Wed Jan 29 2021 liusheng <liusheng2048@gmail.com> - 2.0.1-1
|
||||||
- Init package for python-django-debreach
|
- Init package for python-django-debreach
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user