forked from pool/python-pefile
- update to 2023.2.7:
* accept dot in valid charset for name * Remove future from dependencies * Add machine types * Incorporate PEP 238 and PEP 3120 * Generate GUID fields of CV_INFO_PDB70 readable by Python * Dynamic relocations support * Add Export Hash Method * Loosen export symbol validation OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pefile?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 19:55:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2023.2.7:
|
||||
* accept dot in valid charset for name
|
||||
* Remove future from dependencies
|
||||
* Add machine types
|
||||
* Incorporate PEP 238 and PEP 3120
|
||||
* Generate GUID fields of CV_INFO_PDB70 readable by Python
|
||||
* Dynamic relocations support
|
||||
* Add Export Hash Method
|
||||
* Loosen export symbol validation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 22:43:35 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user