forked from pool/python-validate_email
- Distribute LICENSE
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validate_email?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
451060b035
commit
1e755057a1
@@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Verify if an email address is valid and really exists
|
||||
License: LGPL-3.0
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/syrusakbary/validate_email
|
||||
Url: https://github.com/syrusakbary/validate_email
|
||||
Source: https://files.pythonhosted.org/packages/source/v/validate_email/validate_email-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildArch: noarch
|
||||
@@ -43,6 +43,7 @@ properly formatted and really exists.
|
||||
%python_install
|
||||
|
||||
%files %{python_files}
|
||||
%doc LICENSE README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user