forked from pool/python-hyperlink
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user