forked from pool/python-ssdeep
- use %pytest_arch macro OBS-URL: https://build.opensuse.org/request/show/862877 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ssdeep?expand=0&rev=11
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jan 13 12:25:28 UTC 2021 - pgajdos@suse.com
|
|
|
|
- use %pytest_arch macro
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 10:56:35 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
|
|
|
- Disable Python 2 build because build dependencies do not resolve.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 09:16:34 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not generate docu, fails with new sphinx and till now used
|
|
py2 version for that
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 17 13:01:23 UTC 2020 - pgajdos@suse.com
|
|
|
|
- version update to 3.4
|
|
* Update documentation
|
|
* Replace Jenkins and Travis CI with Drone CI
|
|
* Add new copy() function to Hash() and PseudoHash() class
|
|
* Add new attributes to Hash() and PseudoHash() class
|
|
* name
|
|
* block_size
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 2 13:38:48 UTC 2018 - sebix+novell.com@sebix.at
|
|
|
|
- initial package for version 3.3
|