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
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 15:24:26 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Distribute LICENSE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 13 15:23:08 UTC 2017 - tchvatal@suse.com
|
Wed Dec 13 15:23:08 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -23,7 +23,7 @@ Release: 0
|
|||||||
Summary: Verify if an email address is valid and really exists
|
Summary: Verify if an email address is valid and really exists
|
||||||
License: LGPL-3.0
|
License: LGPL-3.0
|
||||||
Group: Development/Languages/Python
|
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
|
Source: https://files.pythonhosted.org/packages/source/v/validate_email/validate_email-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@@ -43,6 +43,7 @@ properly formatted and really exists.
|
|||||||
%python_install
|
%python_install
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
%doc LICENSE README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user