forked from pool/python-unify
- Update to 0.5:
* Provide license * minor fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unify?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
790f020632
commit
679e40aa59
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 09:32:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.5:
|
||||
* Provide license
|
||||
* minor fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 11:36:19 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-unify
|
||||
Version: 0.4
|
||||
Version: 0.5
|
||||
Release: 0
|
||||
Summary: Tool to modify strings to use the same quotes
|
||||
License: MIT
|
||||
@@ -29,13 +29,13 @@ Source9: README.suse
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-setuptools
|
||||
Requires: python-untokenize
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module untokenize}
|
||||
# /SECTION
|
||||
Requires: python-setuptools
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -61,6 +61,7 @@ cp %{SOURCE9} .
|
||||
mv %{buildroot}%{_bindir}/unify %{buildroot}%{_bindir}/unify_quotes
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst README.suse
|
||||
%python3_only %{_bindir}/unify_quotes
|
||||
%{python_sitelib}/*
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:478e84ea77aa9891555e8e4329bb33c0468e5038f4bd7eddcd092770de12b96e
|
||||
size 5607
|
3
v0.5.tar.gz
Normal file
3
v0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1794af47aed6ace9fbd31da7a371e67602bc03595732c2727fcf77e6dd04a91e
|
||||
size 6196
|
Reference in New Issue
Block a user