15
0
forked from pool/python-purl

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

- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/708848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-purl?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-06-10 05:30:52 +00:00
committed by Git OBS Bridge
parent 9fefe1ac49
commit fbc383900c
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 9 15:12:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Ensure neutrality of descriptions.
-------------------------------------------------------------------
Fri Jun 7 11:51:45 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-purl
Version: 1.5
Release: 0
Summary: An immutable URL class for easy URL-building and manipulation
Summary: An immutable URL class for URL building and manipulation
License: MIT
Group: Development/Languages/Python
URL: https://github.com/codeinthehole/purl
@@ -35,7 +35,7 @@ BuildArch: noarch
%python_subpackages
%description
An immutable URL class for easy URL-building and manipulation
An immutable URL class for URL building and manipulation.
%prep
%setup -q -n purl-%{version}