forked from pool/python-langdetect
Accepting request 794156 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794156 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-langdetect?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:91a170d5f0ade380db809b3ba67f08e95fe6c6c8641f96d67a51ff7e98a9bf30
|
|
||||||
size 998060
|
|
3
langdetect-1.0.8.tar.gz
Normal file
3
langdetect-1.0.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:363795ea005f1243c958e953245dac5d814fabdc025c9afa91588c5fa6b2fa83
|
||||||
|
size 981459
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 15 10:20:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.0.8
|
||||||
|
* Drop unsupported Python 2.6, 3.2, 3.3
|
||||||
|
* Support Python 3.7, 3.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 12 02:49:04 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Sun May 12 02:49:04 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-langdetect
|
# spec file for package python-langdetect
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-langdetect
|
Name: python-langdetect
|
||||||
Version: 1.0.7
|
Version: 1.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Language detection library ported from Google's language-detection
|
Summary: Language detection library ported from Google's language-detection
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/Mimino666/langdetect
|
URL: https://github.com/Mimino666/langdetect
|
||||||
Source: https://files.pythonhosted.org/packages/source/l/langdetect/langdetect-%{version}.zip
|
Source: https://files.pythonhosted.org/packages/source/l/langdetect/langdetect-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Reference in New Issue
Block a user