15
0

- update to 1.0.7:

* python 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filetype?expand=0&rev=5
This commit is contained in:
2020-09-17 06:47:32 +00:00
committed by Git OBS Bridge
parent 4614f63be7
commit 8222f19cc3
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-filetype
Version: 1.0.5
Version: 1.0.7
Release: 0
Summary: Infer file type and MIME type of any file/buffer. No external dependencies
License: MIT