15
0

Accepting request 835102 from devel:languages:python

- update to 1.0.7:
  * python 3.8 support

OBS-URL: https://build.opensuse.org/request/show/835102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filetype?expand=0&rev=2
This commit is contained in:
2020-09-17 12:52:19 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:17a3b885f19034da29640b083d767e0f13c2dcb5dcc267945c8b6e5a5a9013c7
size 668401

3
filetype-1.0.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:da393ece8d98b47edf2dd5a85a2c8733e44b769e32c71af4cd96ed8d38d96aa7
size 666636

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 06:46:46 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.0.7:
* python 3.8 support
-------------------------------------------------------------------
Thu Jan 2 07:33:43 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

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