Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e49fd644c7 |
2 changed files with 5 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Name: python-yara
|
||||
Version: 4.5.3
|
||||
Version: 4.5.4
|
||||
Summary: Python binding for the YARA pattern matching tool
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/VirusTotal/yara-python/
|
||||
VCS: https://github.com/VirusTotal/yara-python/
|
||||
VCS: git:https://github.com/VirusTotal/yara-python/
|
||||
# https://github.com/VirusTotal/yara-python/tags
|
||||
# https://github.com/VirusTotal/yara-python/releases/
|
||||
|
||||
|
|
@ -14,8 +14,8 @@ VCS: https://github.com/VirusTotal/yara-python/
|
|||
|
||||
%global gituser VirusTotal
|
||||
%global gitname yara-python
|
||||
%global gitdate 20250523
|
||||
%global commit 5caac1ea81f7e700dc7969abd9706dd0cd1580ec
|
||||
%global gitdate 20250527
|
||||
%global commit 74920b6da9a70a162b3bdc41b30e4af02e5c7dff
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (python-yara-4.5.3.tar.gz) = f7e6860c479e70efe5f56b2fea4f2b5d4878ec6a19778e59465f9983c7af493215925d753218fce1fd0e906634582bf5c67095e398864f706d36bbe4a43a5537
|
||||
SHA512 (python-yara-4.5.4.tar.gz) = fee87a2127284a2287c60b14bcd36facf061542da1321ccaa26dbe23c7e8534253434a78c8a65a0c2915bb1331acbdee78b12d02b748ec7d95a106913172a1a2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue