15
0
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:
Tomáš Chvátal
2019-02-12 10:10:57 +00:00
committed by Git OBS Bridge
parent 9930d7a758
commit 66861dda97
2 changed files with 7 additions and 2 deletions

View File

@@ -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