forked from pool/python-ssdeep
- do not require pytest-runner for build, it is not needed OBS-URL: https://build.opensuse.org/request/show/936351 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ssdeep?expand=0&rev=14
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 7 19:29:56 UTC 2021 - pgajdos@suse.com
|
|
|
|
- do not require pytest-runner for build, it is not needed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 8 10:50:31 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add missing six dependency declaration
|
|
|
|
-------------------------------------------------------------------
|
|
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
|