Changelog for
python313-dfVFS-0~20231208-1.5.noarch.rpm :
* Sat Jan 27 2024 Greg Freemyer
- update to 20231208 - minor changes- add Requires python-cffi [likely did previously -- lint complained- add Requires python-idna [likely did previously -- lint complained- APFS related python tests for 15.5 and 15.6 still fail. Extended test exclusion to 15.6
* Thu Aug 10 2023 Greg Freemyer - update to 20230531 - add APM support [Apple Partition Map]- add BuildRequires pyvsapm- remove BuildRequires python-pbr
* Sat Aug 05 2023 Greg Freemyer - add conditional to only run python tests for factory. 15.4 and 15.5 are both failing for APFS filesystem checks
* Fri Jul 28 2023 Greg Freemyer - use %{?sle15_python_module_pythons} to select python versions
* Wed Apr 05 2023 Greg Freemyer - re-enable %check section as the built-in tests now all pass - -
* Wed Mar 08 2023 Greg Freemyer - update to 20221224 - Added support for empty GPT with MBR partitions - Added CoreStorage volume system - improved handling of bad ZIP files - see git commit log for additional changes
* Fri Dec 16 2022 Greg Freemyer - Add requirements on more Python modules
* Fri Dec 16 2022 Greg Freemyer - Upstream libyal/plaso is only supporting python 3.7 or newer - Add BuildRequires: %{python_module base >= 3.7}
* Thu Dec 01 2022 Greg Freemyer - update to 20220917 - Changes for empty APFS volumes - Changes to expose extended attribute extents - Added empty volume support to file system searcher - Added APFS number of links support - Extended StatAttribute with device number - Changes to ZIP file entry for latest dfDateTime - Added ISO9660 test file and tests- add BuildRequires python-libcaes- add BuildRequires python-libfsfat- re-disable %check section as the built-in tests fail again for most APFS tests- ran spec-cleaner
* Fri Sep 23 2022 Greg Freemyer - remove Requires: python-six - This is untested as it is difficult to have an opensuse release without python-six at this point
* Tue Jun 07 2022 Greg Freemyer - allow multiple python packages to be built (eg. python38, python39, python310) - rm %define pythons python38 - add %Obsoletes python3-dfVFS - add %define skip_python2 1
* Tue May 31 2022 Greg Freemyer - update to 20220419 - changes to support python-dtfabric 20220219 - update methods for working with GPT and HFS+ volumes- add BuildRequires libphdi required to provide Parallels Disk Image support- re-enable %check section as the built-in tests now all pass- update requires libluksde to require a current version- update requires python-dtfabric to require a current version
* Mon May 23 2022 Greg Freemyer - update to 20211228 - deprecated GetStat file entry method- Manually run tests results in: - Ran 1228 tests in 299.931s - NO errors reported!- update to 20211017 - changes to support pyfwnt 20210717 - added pyxattr to add attribute support for multiple filesystems - added size entry for ext, XFS, HFS file entries- update to 20210606 - added pymodi to support Mac OS disk images - API changes related to time objects to be compatible with newer dependency versions- added BuildRequires: %{python_module libmodi}- added Requires: python-libmodi- update to 20210213 - added pyvsgpt to support hybrid GPT partition table setups - added pyvsxfs to support XFS filesystem support - moved examples folder to new github project dfvfs-snippets- added BuildRequires: %{python_module libvsgpt}- added BuildRequires: %{python_module libvsxfs}- added Requires: python-libvsgpt- added Requires: python-libvsxfs- remove %doc examples - no longer provided in source tarball, moved to dfvfs-snippets github project- remove lintrc reference to examples as examples have been removed- update to 20201219 - added fsext backend - changes to expose HFS+ create time - added fshfs backend - added fsxfs backend - added QCOW differential image support
* Tue May 17 2022 pgajdosAATTsuse.com- python-mock is not required for build (even if the testsuite would run)
* Sun Apr 25 2021 Ben Greiner - The majority of dependencies is available for the primary python3 flavor only. Do the same.