forked from pool/python-pem
Accepting request 673606 from home:jengelh:branches:devel:languages:python
- Trim replicated metadata from description. OBS-URL: https://build.opensuse.org/request/show/673606 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pem?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
9930d7a758
commit
66861dda97
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 10:07:08 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Trim replicated metadata from description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 09:05:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
Name: python-pem
|
||||
Version: 18.2.0
|
||||
Release: 0
|
||||
Summary: Easy PEM file parsing in Python
|
||||
Summary: PEM file parsing in Python
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/hynek/pem
|
||||
@@ -40,7 +40,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
pem is an MIT-licensed Python module for parsing and splitting of PEM files,
|
||||
pem is a Python module for parsing and splitting of PEM files,
|
||||
i.e. Base64 encoded DER keys and certificates.
|
||||
|
||||
%prep
|
||||
|
||||
Reference in New Issue
Block a user