yara-python icon indicating copy to clipboard operation
yara-python copied to clipboard

YARA release version (v4.1.2) > current master branch (v4.1.0)?

Open evandrix opened this issue 4 years ago • 2 comments

https://github.com/VirusTotal/yara-python/blob/master/setup.py#L353 "...15 days ago" vs https://github.com/VirusTotal/yara-python/releases/tag/v4.1.2 "...2 months ago (24 Aug)"

🤔 WTF?

evandrix avatar Oct 21 '21 09:10 evandrix

4.1.2 was also released on PyPI.

fabaff avatar Oct 22 '21 07:10 fabaff

There are branches for different series, e.g., https://github.com/VirusTotal/yara-python/tree/v4.1.x

Looks like that master is not the default development branch.

fabaff avatar Oct 22 '21 07:10 fabaff