- update to 0.6.0:
* **Three-Layer Detection:**
- Extension check: Recognizes 131 file types by name for
instant classification.
- File signatures: Checks headers against known magic-byte
signatures.
- Content analysis: Uses a trained decision tree for
statistical classification.
* **Zero Dependencies:** The library no longer requires `chardet`.
* **License:** Changed from BSD-3-Clause to MIT.
* **Requirements:** Now requires Python 3.10 or higher.
* **Packaging:** Switched to hatchling and PEP 621.
- drop remove_hypothesis_tests.patch (obsolete)
OBS-URL: https://build.opensuse.org/request/show/1344487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-binaryornot?expand=0&rev=6
Description
No description provided
Languages
RPM Spec
100%