From 109c9056f30170b5e59599012fa01507efacc28a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:45:24 +0000 Subject: automatic import of python-pycti --- python-pycti.spec | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) (limited to 'python-pycti.spec') diff --git a/python-pycti.spec b/python-pycti.spec index 648ab78..e2c039f 100644 --- a/python-pycti.spec +++ b/python-pycti.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pycti -Version: 5.6.2 +Version: 5.7.2 Release: 1 Summary: Python API client for OpenCTI. License: Apache URL: https://github.com/OpenCTI-Platform/client-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/92/0c/ce63b038682e7ca2ef4da51dd26d66089ba5e5e831a1b9058275d501b100/pycti-5.6.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9c/1d/c740d6a999d491f858a91dda22165de855b272b79b32d285ee6efaec4785/pycti-5.7.2.tar.gz BuildArch: noarch Requires: python3-datefinder @@ -42,7 +42,7 @@ Requires: python3-sphinx-rtd-theme [![readthedocs](https://readthedocs.org/projects/opencti-client-for-python/badge/?style=flat)](https://opencti-client-for-python.readthedocs.io/en/latest/) [![GitHub release](https://img.shields.io/github/release/OpenCTI-Platform/client-python.svg)](https://github.com/OpenCTI-Platform/client-python/releases/latest) [![Number of PyPI downloads](https://img.shields.io/pypi/dm/pycti.svg)](https://pypi.python.org/pypi/pycti/) -[![Slack Status](https://slack.filigran.io/badge.svg)](https://community.filigran.io) +[![Slack Status](https://img.shields.io/badge/slack-3K%2B%20members-4A154B)](https://community.filigran.io) The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components. @@ -81,6 +81,12 @@ $ git push origin [branch-name] # Open a pull request ``` +### Install the package locally + +```bash +$ pip install -e . +``` + ## Documentation ### Client usage @@ -141,7 +147,7 @@ BuildRequires: python3-pip [![readthedocs](https://readthedocs.org/projects/opencti-client-for-python/badge/?style=flat)](https://opencti-client-for-python.readthedocs.io/en/latest/) [![GitHub release](https://img.shields.io/github/release/OpenCTI-Platform/client-python.svg)](https://github.com/OpenCTI-Platform/client-python/releases/latest) [![Number of PyPI downloads](https://img.shields.io/pypi/dm/pycti.svg)](https://pypi.python.org/pypi/pycti/) -[![Slack Status](https://slack.filigran.io/badge.svg)](https://community.filigran.io) +[![Slack Status](https://img.shields.io/badge/slack-3K%2B%20members-4A154B)](https://community.filigran.io) The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components. @@ -180,6 +186,12 @@ $ git push origin [branch-name] # Open a pull request ``` +### Install the package locally + +```bash +$ pip install -e . +``` + ## Documentation ### Client usage @@ -237,7 +249,7 @@ Provides: python3-pycti-doc [![readthedocs](https://readthedocs.org/projects/opencti-client-for-python/badge/?style=flat)](https://opencti-client-for-python.readthedocs.io/en/latest/) [![GitHub release](https://img.shields.io/github/release/OpenCTI-Platform/client-python.svg)](https://github.com/OpenCTI-Platform/client-python/releases/latest) [![Number of PyPI downloads](https://img.shields.io/pypi/dm/pycti.svg)](https://pypi.python.org/pypi/pycti/) -[![Slack Status](https://slack.filigran.io/badge.svg)](https://community.filigran.io) +[![Slack Status](https://img.shields.io/badge/slack-3K%2B%20members-4A154B)](https://community.filigran.io) The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components. @@ -276,6 +288,12 @@ $ git push origin [branch-name] # Open a pull request ``` +### Install the package locally + +```bash +$ pip install -e . +``` + ## Documentation ### Client usage @@ -323,7 +341,7 @@ OpenCTI is a product designed and developed by the company [Filigran](https://ww %prep -%autosetup -n pycti-5.6.2 +%autosetup -n pycti-5.7.2 %build %py3_build @@ -363,5 +381,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 5.6.2-1 +* Tue Apr 25 2023 Python_Bot - 5.7.2-1 - Package Spec generated -- cgit v1.2.3