From 679e40aa59d9af513d5c1360d70878be2ae9a4e8e5a306dd5fa3a15ed50eaf7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2019 09:33:48 +0000 Subject: [PATCH] - 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 --- python-unify.changes | 7 +++++++ python-unify.spec | 5 +++-- v0.4.tar.gz | 3 --- v0.5.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 v0.4.tar.gz create mode 100644 v0.5.tar.gz diff --git a/python-unify.changes b/python-unify.changes index 721e792..550d117 100644 --- a/python-unify.changes +++ b/python-unify.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 10 09:32:34 UTC 2019 - Tomáš Chvátal + +- Update to 0.5: + * Provide license + * minor fixes + ------------------------------------------------------------------- Mon Jun 3 11:36:19 UTC 2019 - pgajdos@suse.com diff --git a/python-unify.spec b/python-unify.spec index e70dfb9..0f9ec6e 100644 --- a/python-unify.spec +++ b/python-unify.spec @@ -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}/* diff --git a/v0.4.tar.gz b/v0.4.tar.gz deleted file mode 100644 index f85fdce..0000000 --- a/v0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:478e84ea77aa9891555e8e4329bb33c0468e5038f4bd7eddcd092770de12b96e -size 5607 diff --git a/v0.5.tar.gz b/v0.5.tar.gz new file mode 100644 index 0000000..26a6200 --- /dev/null +++ b/v0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1794af47aed6ace9fbd31da7a371e67602bc03595732c2727fcf77e6dd04a91e +size 6196