!3 python-django-pyscss的license合规整改

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-16 09:36:39 +00:00 committed by Gitee
commit 787f8453ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-django-pyscss
Version: 2.0.2
Release: 1
Release: 2
Summary: Makes it easier to use PySCSS in Django.
License: BSD
License: BSD-2-Clause
URL: https://github.com/fusionbox/django-pyscss
Source0: https://files.pythonhosted.org/packages/4b/7f/d771802305184aac6010826f60a0b2ecaa3f57d19ab0e405f0c8db07e809/django-pyscss-2.0.2.tar.gz
BuildArch: noarch
@ -73,5 +73,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon May 09 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 2.0.2-2
- License compliance rectification
* Fri Jan 29 2021 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated