14
0
forked from pool/python-ssdeep

Accepting request 785934 from home:pgajdos:python

- 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

OBS-URL: https://build.opensuse.org/request/show/785934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ssdeep?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-17 13:51:32 +00:00
committed by Git OBS Bridge
parent ab03028e87
commit 7532d6f359
4 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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