forked from pool/python-pymarc
Accepting request 725882 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/725882 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymarc?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 24 14:18:04 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in summary. Replace summary copy by
|
||||||
|
upstream's description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 08:17:16 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Wed Jul 31 08:17:16 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-pymarc
|
Name: python-pymarc
|
||||||
Version: 3.1.13
|
Version: 3.1.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Read, write and modify MARC bibliographic data
|
Summary: MARC bibliographic data manipulation module
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/edsu/pymarc
|
URL: https://github.com/edsu/pymarc
|
||||||
@@ -37,7 +37,11 @@ BuildRequires: %{python_module six >= 1.9.0}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%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
|
%prep
|
||||||
%setup -q -n pymarc-%{version}
|
%setup -q -n pymarc-%{version}
|
||||||
|
Reference in New Issue
Block a user