This commit is contained in:
xigaoxinyan 2022-05-09 15:01:34 +08:00
parent 27cac54009
commit ea85c96789

View File

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