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:
parent
e6ef45da79
commit
47ef12d3e9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 08:55:55 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Replace description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 4 04:40:56 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user