diff --git a/filetype-1.0.5.tar.gz b/filetype-1.0.5.tar.gz deleted file mode 100644 index ccde452..0000000 --- a/filetype-1.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17a3b885f19034da29640b083d767e0f13c2dcb5dcc267945c8b6e5a5a9013c7 -size 668401 diff --git a/filetype-1.0.7.tar.gz b/filetype-1.0.7.tar.gz new file mode 100644 index 0000000..ffba515 --- /dev/null +++ b/filetype-1.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da393ece8d98b47edf2dd5a85a2c8733e44b769e32c71af4cd96ed8d38d96aa7 +size 666636 diff --git a/python-filetype.changes b/python-filetype.changes index b6fc981..b99d4b8 100644 --- a/python-filetype.changes +++ b/python-filetype.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 06:46:46 UTC 2020 - Dirk Mueller + +- update to 1.0.7: + * python 3.8 support + ------------------------------------------------------------------- Thu Jan 2 07:33:43 UTC 2020 - Tomáš Chvátal diff --git a/python-filetype.spec b/python-filetype.spec index aafed12..8c01280 100644 --- a/python-filetype.spec +++ b/python-filetype.spec @@ -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