forked from pool/python-validate_email
		
	Accepting request 684998 from devel:languages:python
- Execute fdupes OBS-URL: https://build.opensuse.org/request/show/684998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-validate_email?expand=0&rev=3
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu Mar 14 12:22:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | 
			
		||||
 | 
			
		||||
- Execute fdupes
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Thu May 10 15:45:32 UTC 2018 - toddrme2178@gmail.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
#
 | 
			
		||||
# spec file for package python-validate_email
 | 
			
		||||
#
 | 
			
		||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 | 
			
		||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 | 
			
		||||
#
 | 
			
		||||
# All modifications and additions to the file contributed by third parties
 | 
			
		||||
# remain the property of their copyright owners, unless otherwise agreed
 | 
			
		||||
@@ -12,7 +12,7 @@
 | 
			
		||||
# license that conforms to the Open Source Definition (Version 1.9)
 | 
			
		||||
# published by the Open Source Initiative.
 | 
			
		||||
 | 
			
		||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
 | 
			
		||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -21,11 +21,12 @@ Name:           python-validate_email
 | 
			
		||||
Version:        1.3
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Verify if an email address is valid and really exists
 | 
			
		||||
License:        LGPL-3.0
 | 
			
		||||
License:        LGPL-3.0-or-later
 | 
			
		||||
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}
 | 
			
		||||
BuildRequires:  fdupes
 | 
			
		||||
BuildRequires:  python-rpm-macros
 | 
			
		||||
BuildArch:      noarch
 | 
			
		||||
%python_subpackages
 | 
			
		||||
@@ -42,6 +43,7 @@ properly formatted and really exists.
 | 
			
		||||
 | 
			
		||||
%install
 | 
			
		||||
%python_install
 | 
			
		||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
 | 
			
		||||
 | 
			
		||||
%files %{python_files}
 | 
			
		||||
%doc README.rst
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user