14
0
forked from pool/python-pymarc

Accepting request 725823 from home:jengelh:branches:devel:languages:python

- Use noun phrase in summary. Replace summary copy by
  upstream's description.

OBS-URL: https://build.opensuse.org/request/show/725823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymarc?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-08-25 05:20:41 +00:00
committed by Git OBS Bridge
parent 551f7e10ed
commit 2763ea1fed
2 changed files with 12 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-pymarc
Version: 3.1.13
Release: 0
Summary: Read, write and modify MARC bibliographic data
Summary: MARC bibliographic data manipulation module
License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://github.com/edsu/pymarc
@@ -37,7 +37,11 @@ BuildRequires: %{python_module six >= 1.9.0}
%python_subpackages
%description
Read, write and modify MARC bibliographic data
pymarc is a Python library for working with bibliographic data
encoded in MARC21. It provides an API for reading, writing and
modifying MARC records. It was originally designed to be an emergency
eject seat for getting data assets out of MARC and into some kind of
saner representation.
%prep
%setup -q -n pymarc-%{version}