Accepting request 710211 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/710211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-purl?expand=0&rev=2
This commit is contained in:
2019-06-22 09:21:41 +00:00
committed by Git OBS Bridge
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}