- Update to 1.2.0
* Merge pull request #147 from sayanarijit/fix-146
* Add tests for m4a
* Try matching audio before video
* Merge pull request #145 from RSabet/master
* update README to include avif
* added image filetype avif
* Update __init__.py
* Merge pull request #141 from ferstar/master
* test: remove unused imported(F401)
* refactor: duck-typing reading magic string and try to restore the reader position if possible
* test: fix E275 missing whitespace after keyword
* test: Use tox pipeline instead of pytest
* test: ignore E501 error for flake8 check
* fix: CLI params parser
* Merge pull request #137 from ferstar/master
* fix: guess ".docx" func and add another doc file test case
* fix: guess ".doc" func and add another doc file test case
* test: skip benchmark test in tox config
* fix: restore reader position after retrieving signature bytes
* Merge pull request #136 from ferstar/master
* test: no need to skip zstd test case
* Merge pull request #135 from ferstar/master
* fix: regression for file-like obj file type detection
* Merge pull request #134 from babenek/actions
* Merge pull request #129 from ferstar/master
- Update to 1.1.0
* Merge branch 'master' into master
* Merge pull request #133 from magbyr/master
* Merge pull request #131 from babenek/master
OBS-URL: https://build.opensuse.org/request/show/1034400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filetype?expand=0&rev=11
- Restrict more which files are packaged.
- update to 1.0.8:
* docs: fix typos: s/againts/against
* Support special video/3gp file.
* fix: small error in docs
* Fix for PEP8 styles
* Fix version
* Add command line
* Fix linter error.
* Add xcf type.
* Add application abstraction and wasm type.
* Add rpm and dcm type.
* Add 3gp type.
* Add aac type.
* Add dwg type.
* Add brotli support.
* Fix avi matcher.
* Fix cr2 handling.
* Add py39 to test environment.
* Add clean and doc target to tox.
* Add docs to .gitignore
* Switch to tox in travis CI.
* Add lint and test target to tox.ini
* Clean up .gitignore
* Update Readme.
* Extend mp3 matcher
* Added support for lzop.
* Added support for lz4.
* Accept os.PathLike objects.
* Added support for elf
* setup.py: Exclude 'examples' from being installed as a global pkg
* Create LICENSE
* Add sample.jpg fixture
- Install new filetype command into %{_bindir}
- Enable update-alternatives mechanism for filetype command
OBS-URL: https://build.opensuse.org/request/show/933145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filetype?expand=0&rev=3
- update to 1.0.8:
* docs: fix typos: s/againts/against
* Support special video/3gp file.
* fix: small error in docs
* Fix for PEP8 styles
* Fix version
* Add command line
* Fix linter error.
* Add xcf type.
* Add application abstraction and wasm type.
* Add rpm and dcm type.
* Add 3gp type.
* Add aac type.
* Add dwg type.
* Add brotli support.
* Fix avi matcher.
* Fix cr2 handling.
* Add py39 to test environment.
* Add clean and doc target to tox.
* Add docs to .gitignore
* Switch to tox in travis CI.
* Add lint and test target to tox.ini
* Clean up .gitignore
* Update Readme.
* Extend mp3 matcher
* Added support for lzop.
* Added support for lz4.
* Accept os.PathLike objects.
* Added support for elf
* setup.py: Exclude 'examples' from being installed as a global pkg
OBS-URL: https://build.opensuse.org/request/show/933091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filetype?expand=0&rev=7