diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:11:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:11:35 +0000 |
commit | 6718f7436bce901c44ce6087260645ac232ddad6 (patch) | |
tree | cbab2e9fd928a4c4a023597ea502a3a62d99daa1 | |
parent | e84222d7353f7a60a7cf97616532401ae0d64ada (diff) |
automatic import of python-assemblylineopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-assemblyline.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /assemblyline-4.4.0.4.tar.gz +/assemblyline-4.4.0.10.tar.gz diff --git a/python-assemblyline.spec b/python-assemblyline.spec index 8de6811..8ec8f87 100644 --- a/python-assemblyline.spec +++ b/python-assemblyline.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-assemblyline -Version: 4.4.0.4 +Version: 4.4.0.10 Release: 1 Summary: Assemblyline 4 - Automated malware analysis framework License: MIT URL: https://github.com/CybercentreCanada/assemblyline-base -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1f/a5/4a2cd1c88e495133b3b8f526fdf2237af24823ae0900f18006fe4106ed8f/assemblyline-4.4.0.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d3/ca/60cb89d92d68953735da3acdefd2802ea7a4907cfffee4192e31ac64950a/assemblyline-4.4.0.10.tar.gz BuildArch: noarch @@ -115,7 +115,7 @@ Here is an example on how you would get those libraries on a `Ubuntu 20.04+` sys %prep -%autosetup -n assemblyline-4.4.0.4 +%autosetup -n assemblyline-4.4.0.10 %build %py3_build @@ -155,5 +155,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.4-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0.10-1 - Package Spec generated @@ -1 +1 @@ -c2b8ff7272ce4e035ea7ba68f5f48538 assemblyline-4.4.0.4.tar.gz +49e2e23ce369d76f7a0dc207c0028389 assemblyline-4.4.0.10.tar.gz |