Files
python-magic/source-files/file-5.47-fix.diff
T
2026-05-06 21:02:45 +03:00

9 lines
333 B
Diff

96c96
< 'test.snappy.parquet': 'application/octet-stream',
---
> 'test.snappy.parquet': 'application/vnd.apache.parquet',
127c127
< 'test.snappy.parquet': ('Apache Parquet', 'Par archive data'),
---
> 'test.snappy.parquet': ('Apache Parquet file', 'Par archive data'),