15
0

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

- Replace description.

OBS-URL: https://build.opensuse.org/request/show/508038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyperlink?expand=0&rev=2
This commit is contained in:
2017-07-04 12:25:22 +00:00
committed by Git OBS Bridge
parent e6ef45da79
commit 47ef12d3e9
2 changed files with 8 additions and 9 deletions

View File

@@ -21,7 +21,7 @@
Name: python-hyperlink
Version: 17.2.1
Release: 0
Summary: A featureful, correct URL for Python
Summary: Immutable URL support for Python
License: MIT
Group: Development/Languages/Python
Url: https://github.com/python-hyper/hyperlink
@@ -35,14 +35,8 @@ BuildArch: noarch
%python_subpackages
%description
The humble, but powerful, URL runs everything around us. Chances
are you've used several just to read this text.
Hyperlink is a featureful, pure-Python implementation of the URL, with
an emphasis on correctness. BSD licensed.
See the docs at http://hyperlink.readthedocs.io.
Hyperlink provides a pure-Python implementation of immutable URLs
based on RFC 3986 and 3987.
%prep
%setup -q -n hyperlink-%{version}