summaryrefslogtreecommitdiff
path: root/python-assemblyline.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:11:35 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:11:35 +0000
commit6718f7436bce901c44ce6087260645ac232ddad6 (patch)
treecbab2e9fd928a4c4a023597ea502a3a62d99daa1 /python-assemblyline.spec
parente84222d7353f7a60a7cf97616532401ae0d64ada (diff)
automatic import of python-assemblylineopeneuler20.03
Diffstat (limited to 'python-assemblyline.spec')
-rw-r--r--python-assemblyline.spec8
1 files changed, 4 insertions, 4 deletions
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