14
0
forked from pool/python-unify

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

- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/615829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unify?expand=0&rev=4
This commit is contained in:
2018-06-11 10:05:08 +00:00
committed by Git OBS Bridge
parent a5d90821c5
commit 09febf06af
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 10 14:22:09 UTC 2018 - jengelh@inai.de
- Use noun phrase in summary.
-------------------------------------------------------------------
Sat Jun 9 12:16:49 UTC 2018 - toddrme2178@gmail.com

View File

@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-unify
Version: 0.4
Release: 0
Summary: Tool to modify strings to use the same quotes
License: MIT
Summary: Modifies strings to use the same quotes
Url: https://github.com/myint/unify
Group: Development/Languages/Python
Url: https://github.com/myint/unify
Source: https://files.pythonhosted.org/packages/source/u/unify/unify-%{version}.tar.gz
Source9: README.suse
BuildRequires: %{python_module devel}