forked from pool/python-zhon
Accepting request 727048 from home:jengelh:branches:devel:languages:python
- Trim name repetition from summary. OBS-URL: https://build.opensuse.org/request/show/727048 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zhon?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
0acd1a2ab9
commit
2c36b7a968
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 29 14:58:47 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Trim name repetition from summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 27 06:38:16 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Tue Aug 27 06:38:16 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
|||||||
@@ -12,21 +12,22 @@
|
|||||||
# 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-zhon
|
Name: python-zhon
|
||||||
Version: 1.1.5
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Summary: Constants used in Chinese text processing
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Zhon provides constants used in Chinese text processing
|
|
||||||
Url: https://github.com/tsroten/zhon
|
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
|
Url: https://github.com/tsroten/zhon
|
||||||
Source: https://github.com/tsroten/zhon/archive/v%{version}.tar.gz#/zhon-%{version}.tar.gz
|
Source: https://github.com/tsroten/zhon/archive/v%{version}.tar.gz#/zhon-%{version}.tar.gz
|
||||||
BuildRequires: python-rpm-macros
|
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|||||||
Reference in New Issue
Block a user