From eb46830c5ab6a48f9322180d7ab610ef5dc6154e9b44d0492b6fc34033a1d8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 1 Mar 2019 11:06:05 +0000 Subject: [PATCH] - Update to 0.0.14: * distribute license in the tarball * various small fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selection?expand=0&rev=6 --- LICENSE | 21 --------------------- python-selection.changes | 7 +++++++ python-selection.spec | 6 ++---- selection-0.0.13.tar.gz | 3 --- selection-0.0.14.tar.gz | 3 +++ 5 files changed, 12 insertions(+), 28 deletions(-) delete mode 100644 LICENSE delete mode 100644 selection-0.0.13.tar.gz create mode 100644 selection-0.0.14.tar.gz diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 6247ade..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2015-2018, Gregory Petukhov - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/python-selection.changes b/python-selection.changes index 7561611..1b8a1f8 100644 --- a/python-selection.changes +++ b/python-selection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 1 11:05:33 UTC 2019 - Tomáš Chvátal + +- Update to 0.0.14: + * distribute license in the tarball + * various small fixes + ------------------------------------------------------------------- Thu Nov 22 13:41:09 UTC 2018 - iulhaq@suse.com diff --git a/python-selection.spec b/python-selection.spec index d1d1244..942c5c2 100644 --- a/python-selection.spec +++ b/python-selection.spec @@ -1,7 +1,7 @@ # # spec file for package python-selection # -# 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 @@ -18,14 +18,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-selection -Version: 0.0.13 +Version: 0.0.14 Release: 0 Summary: API to extract content from HTML & XML documents License: MIT Group: Development/Languages/Python URL: https://github.com/lorien/selection Source: https://files.pythonhosted.org/packages/source/s/selection/selection-%{version}.tar.gz -Source99: https://raw.githubusercontent.com/lorien/selection/master/LICENSE BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} @@ -43,7 +42,6 @@ API to extract content from HTML & XML documents %prep %setup -q -n selection-%{version} -cp %{SOURCE99} . %build %python_build diff --git a/selection-0.0.13.tar.gz b/selection-0.0.13.tar.gz deleted file mode 100644 index acf6c7e..0000000 --- a/selection-0.0.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dae9a4438cd6838b5ac025181c9c5c779ec707fe8f1ec1c3bce20aff9d8c3fa5 -size 3676 diff --git a/selection-0.0.14.tar.gz b/selection-0.0.14.tar.gz new file mode 100644 index 0000000..0f9bb8f --- /dev/null +++ b/selection-0.0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f073f207bab521b09ee4a12bc4607fffcf59e61a64c7979638724da7fbd205ba +size 4539