summaryrefslogtreecommitdiff
path: root/python-appthreat-vulnerability-db.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-appthreat-vulnerability-db.spec')
-rw-r--r--python-appthreat-vulnerability-db.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-appthreat-vulnerability-db.spec b/python-appthreat-vulnerability-db.spec
index 22d56d6..2792f3d 100644
--- a/python-appthreat-vulnerability-db.spec
+++ b/python-appthreat-vulnerability-db.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-appthreat-vulnerability-db
-Version: 5.1.3
+Version: 5.1.4
Release: 1
Summary: AppThreat's vulnerability database and package search library with a built-in file based storage. OSV, CVE, GitHub, npm are the primary sources of vulnerabilities.
License: MIT License
URL: https://github.com/appthreat/vulnerability-db
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e7/7d/4cdcb5fdfdeea236c16a5c33c3313b63455de120c17426d4eed88dd7ad56/appthreat-vulnerability-db-5.1.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/05/3b/149df8550470897aeb125c5dd43bbbb7ed03e4ce93f8f48b308daf9a2ede/appthreat-vulnerability-db-5.1.4.tar.gz
BuildArch: noarch
Requires: python3-httpx[http2]
@@ -324,7 +324,7 @@ Syntax is package:version,package:version or vendor : package : version (Without
%prep
-%autosetup -n appthreat-vulnerability-db-5.1.3
+%autosetup -n appthreat-vulnerability-db-5.1.4
%build
%py3_build
@@ -364,5 +364,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.3-1
+* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.4-1
- Package Spec generated