forked from pool/python-unicodedata2
Accepting request 772141 from home:mcalabkova:branches:devel:languages:python
- update to 12.1.0 * Upgrade to Unicode 12.1.0 * Remove Python 3.4 support OBS-URL: https://build.opensuse.org/request/show/772141 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unicodedata2?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
601c95c429
commit
56848645e4
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 16:20:43 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- update to 12.1.0
|
||||||
|
* Upgrade to Unicode 12.1.0
|
||||||
|
* Remove Python 3.4 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 28 06:00:17 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Wed Aug 28 06:00:17 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-unicodedata2
|
# spec file for package python-unicodedata2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# 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
|
||||||
@@ -12,23 +12,23 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-unicodedata2
|
Name: python-unicodedata2
|
||||||
Version: 12.0.0
|
Version: 12.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Apache-2.0 and Python-2.0
|
|
||||||
Summary: Python unicodedata backport
|
Summary: Python unicodedata backport
|
||||||
Url: http://github.com/mikekap/unicodedata2
|
License: Apache-2.0 AND Python-2.0
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://github.com/mikekap/unicodedata2/archive/12.0.0.tar.gz#/unicodedata2-%{version}.tar.gz
|
URL: https://github.com/mikekap/unicodedata2
|
||||||
BuildRequires: python-rpm-macros
|
Source: https://github.com/mikekap/unicodedata2/archive/%{version}.tar.gz#/unicodedata2-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf32b4fd0d25e31e4caa40c99cc048c41c56a49ede07f55afd90519dea4a837e
|
|
||||||
size 1170700
|
|
3
unicodedata2-12.1.0.tar.gz
Normal file
3
unicodedata2-12.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1adaa55c908987a6657900d9f02d91ec71f79acdc292239440b2519b61a10852
|
||||||
|
size 1170550
|
Reference in New Issue
Block a user