14
0

Accepting request 729751 from devel:languages:python

- Update to 1.3:
  * text-unidecode is now dual-licensed under Artistic License and GPL 1 /
    GPL 2+, to cause less problems for distributions.

OBS-URL: https://build.opensuse.org/request/show/729751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-text-unidecode?expand=0&rev=5
This commit is contained in:
2019-09-23 10:03:50 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 10 09:49:12 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.3:
* text-unidecode is now dual-licensed under Artistic License and GPL 1 /
GPL 2+, to cause less problems for distributions.
-------------------------------------------------------------------
Thu Feb 14 14:48:04 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,10 +18,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-text-unidecode
Version: 1.2
Version: 1.3
Release: 0
Summary: The most basic Text::Unidecode port
License: Artistic-1.0
License: Artistic-1.0 OR GPL-2.0-or-later
Group: Development/Languages/Python
URL: https://github.com/kmike/text-unidecode/
Source: https://files.pythonhosted.org/packages/source/t/text-unidecode/text-unidecode-%{version}.tar.gz
@@ -53,7 +53,7 @@ This port is licensed under Artistic License and supports both Python
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v
%pytest
%files %{python_files}
%license LICENSE

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a1375bb2ba7968740508ae38d92e1f889a0832913cb1c447d5e2046061a396d
size 76872

BIN
text-unidecode-1.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.