From 632b8092f0187f4793caa280eb66c7dfea38773c8d4f6d985d9140192238fc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 30 Jul 2019 09:26:19 +0000 Subject: [PATCH] Accepting request 719788 from home:pgajdos - version update to 1.4.5 * no upstream changelog OBS-URL: https://build.opensuse.org/request/show/719788 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-identify?expand=0&rev=7 --- identify-1.4.3.tar.gz | 3 --- identify-1.4.5.tar.gz | 3 +++ python-identify.changes | 6 ++++++ python-identify.spec | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 identify-1.4.3.tar.gz create mode 100644 identify-1.4.5.tar.gz diff --git a/identify-1.4.3.tar.gz b/identify-1.4.3.tar.gz deleted file mode 100644 index d8e6c24..0000000 --- a/identify-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44cb90e9e59a9c27db63136d659efb9d85c39408bd8e00c0fb2f77ed98b05d25 -size 98979 diff --git a/identify-1.4.5.tar.gz b/identify-1.4.5.tar.gz new file mode 100644 index 0000000..ea8ea82 --- /dev/null +++ b/identify-1.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:425d8d942e9ed6c9966dc8ad12b901fc072328b7a96abcfac9487658d2f028e2 +size 99022 diff --git a/python-identify.changes b/python-identify.changes index deb0a20..c09d6fc 100644 --- a/python-identify.changes +++ b/python-identify.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 30 08:42:06 UTC 2019 - pgajdos@suse.com + +- version update to 1.4.5 + * no upstream changelog + ------------------------------------------------------------------- Tue May 21 12:44:45 UTC 2019 - pgajdos@suse.com diff --git a/python-identify.spec b/python-identify.spec index 718b227..8854fb9 100644 --- a/python-identify.spec +++ b/python-identify.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-identify -Version: 1.4.3 +Version: 1.4.5 Release: 0 Summary: File identification library for Python License: MIT @@ -30,6 +30,7 @@ BuildRequires: %{python_module pytest-runner} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-setuptools Suggests: python-editdistance BuildArch: noarch %python_subpackages