forked from pool/python-BTrees
Accepting request 509152 from home:jengelh:branches:devel:languages:python
- Fix duplicate summaries OBS-URL: https://build.opensuse.org/request/show/509152 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-BTrees?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
cd388fbd54
commit
d9bf860d20
@@ -21,7 +21,7 @@
|
||||
Name: python-BTrees
|
||||
Version: 4.4.1
|
||||
Release: 0
|
||||
Summary: Scalable persistent object containers
|
||||
Summary: Persistent B-tree object containers for Python
|
||||
License: ZPL-2.1
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://www.zope.org/Products/ZODB
|
||||
@@ -53,7 +53,7 @@ presented in detail through examples of a sample data manager in
|
||||
BTrees.tests.test_SampleDataManager.
|
||||
|
||||
%package devel
|
||||
Summary: Scalable persistent object containers
|
||||
Summary: Development files for the python-BTrees module
|
||||
Group: Development/Languages/Python
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
@@ -61,7 +61,7 @@ Requires: %{name} = %{version}
|
||||
This package contains the files needed for binding the %{name} C module.
|
||||
|
||||
%package doc
|
||||
Summary: Scalable persistent object containers
|
||||
Summary: Documentation for the python-BTrees module
|
||||
Group: Development/Libraries/Python
|
||||
Requires: %{name} = %{version}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user