diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:00:06 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 07:00:06 +0000 |
| commit | 008e72f4f3ff09d1cf450ff96241dbcf5a441f61 (patch) | |
| tree | 0b1aa0ecc7a37d9ab4338ff69e80b333885c9ab5 | |
| parent | cc369af8942c3745d286408f1079bdbd0d3c4f67 (diff) | |
automatic import of python-sigmatoolsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-sigmatools.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /sigmatools-0.23.tar.gz +/sigmatools-0.23.1.tar.gz diff --git a/python-sigmatools.spec b/python-sigmatools.spec index bcc8091..36b5b68 100644 --- a/python-sigmatools.spec +++ b/python-sigmatools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sigmatools -Version: 0.23 +Version: 0.23.1 Release: 1 Summary: Tools for the Generic Signature Format for SIEM Systems License: LGPLv3 URL: https://github.com/SigmaHQ/sigma -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c5/bd/d17dd467ccb262f56c678a1e19a03143515f74b3e6e56fe2d1ac37bccaa6/sigmatools-0.23.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/23/87536eb815fa4ab15a6679748263ff3c9851482f9c8c9c79f1c351eb97ea/sigmatools-0.23.1.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ This package contains the following tools for [Sigma](https://github.com/SigmaHQ %prep -%autosetup -n sigmatools-0.23 +%autosetup -n sigmatools-0.23.1 %build %py3_build @@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.23-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.23.1-1 - Package Spec generated @@ -1 +1 @@ -11f9bb1afd50560935cbe5949f08e473 sigmatools-0.23.tar.gz +eb9478707abb734be06bb71e00fd1809 sigmatools-0.23.1.tar.gz |
