Accepting request 895315 from home:pgajdos:python
- version update to 1.0.9 * no upstream changelog, see the git log https://github.com/Mimino666/langdetect/commits/master OBS-URL: https://build.opensuse.org/request/show/895315 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-langdetect?expand=0&rev=5
This commit is contained in:
parent
f4ef1f0649
commit
eae0e21d2f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:363795ea005f1243c958e953245dac5d814fabdc025c9afa91588c5fa6b2fa83
|
||||
size 981459
|
BIN
langdetect-1.0.9.tar.gz
(Stored with Git LFS)
Normal file
BIN
langdetect-1.0.9.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 09:19:03 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
- version update to 1.0.9
|
||||
* no upstream changelog, see the git log
|
||||
https://github.com/Mimino666/langdetect/commits/master
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 10:20:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-langdetect
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-langdetect
|
||||
Version: 1.0.8
|
||||
Version: 1.0.9
|
||||
Release: 0
|
||||
Summary: Language detection library ported from Google's language-detection
|
||||
License: Apache-2.0
|
||||
@ -54,7 +54,7 @@ pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk, ur, vi, zh-cn, zh-tw
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pyunittest discover -v
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
Loading…
Reference in New Issue
Block a user