Subject: CVS commit: pkgsrc/devel/py-olefile
From: Thomas Klausner
Date: 2023-12-07 09:25:34
Message id: 20231207082534.278B3FA42@cvs.NetBSD.org

Log Message:
py-olefile: update to 0.47.

- **2023-11-30 v0.47 (in development)**:
    - fixed issue #142: isOleFile has a new data parameter to handle files in \ 
memory properly
    - fixed issue #156: write_sect now correctly detects when data is larger \ 
than the sector size
    - use GitHub actions for testing and Codecov for coverage, added python 3.8 \ 
to 3.12 (PR #157 by @hugovk)
    - added VT_VECTOR support for properties (PR #135 by Maciej Kotowicz @mak)
    - olefile is now distributed as a universal wheel package in PyPI (PR #130 \ 
by @hugovk)
    - olefile will not close a file handle if it was provided by the caller
      (PR #121 by Christian Herdtweck, issue #120)
    - added exceptions OleFileError and NotOleFileError to replace IOError (PR \ 
#110 by Ken Peterson @TheElementalOfCreation)
    - added get_userdefined_properties to parse user-defined properties (PR #114 \ 
by @DissectMalware)

Files:
RevisionActionfile
1.6modifypkgsrc/devel/py-olefile/Makefile
1.3modifypkgsrc/devel/py-olefile/PLIST
1.6modifypkgsrc/devel/py-olefile/distinfo