%global _empty_manifest_terminate_build 0 Name: python-automonisaur Version: 0.2.50 Release: 1 Summary: Core libraries for automonisaur License: MIT License URL: https://github.com/TheShellLand/automonisaur Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/d1/29a8794807a31e0f9756928397166c90b986411fdb6954c988636d8699e3/automonisaur-0.2.50.tar.gz BuildArch: noarch %description ![](https://github.com/TheShellLand/automonisaur/raw/master/docs/images/sauruspark.gif) # Automonisaur: Core Libraries **[about](#about)** | **[integrations](#integrations)** | **[install](#install)** | **[docker](docker)** | **[unittest locally](#unittest-locally)** | **[codecov](https://codecov.io/gh/TheShellLand/automonisaur)** | **[pypi](https://pypi.org/project/automonisaur/)** [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml) [![Downloads](https://pepy.tech/badge/automonisaur)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/month)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/week)](https://pepy.tech/project/automonisaur) [//]: # ([![codecov](https://codecov.io/gh/TheShellLand/automonisaur/branch/master/graph/badge.svg)](https://codecov.io/gh/TheShellLand/automonisaur)) ### About This library adds some easier-to-use wrappers around common services for data science and threat intelligence. Provides easier clients and configuration options, as well as any additional helpers to get things up and running. Github issues and feature requests welcomed. ### Integrations - airport - elasticsearch - flask - google people api - instagram - logging - minio - neo4j - nmap - requests - selenium - sentryio - slack - snmp - splunk - swift #### Requires - python >= 3.6 _Note: install requirements.txt to use all integrations_ #### install core library ```shell script /bin/bash install.sh ``` #### install integration libraries ```shell script # shell script /bin/bash install-requirements.sh # pip python3 -m pip install -U -r requirements.txt # pip python3 -m pip install -U -r https://raw.githubusercontent.com/TheShellLand/automonisaur/master/requirements.txt ``` #### unittest locally ```shell script /bin/bash unittests.sh ``` %package -n python3-automonisaur Summary: Core libraries for automonisaur Provides: python-automonisaur BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-automonisaur ![](https://github.com/TheShellLand/automonisaur/raw/master/docs/images/sauruspark.gif) # Automonisaur: Core Libraries **[about](#about)** | **[integrations](#integrations)** | **[install](#install)** | **[docker](docker)** | **[unittest locally](#unittest-locally)** | **[codecov](https://codecov.io/gh/TheShellLand/automonisaur)** | **[pypi](https://pypi.org/project/automonisaur/)** [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml) [![Downloads](https://pepy.tech/badge/automonisaur)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/month)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/week)](https://pepy.tech/project/automonisaur) [//]: # ([![codecov](https://codecov.io/gh/TheShellLand/automonisaur/branch/master/graph/badge.svg)](https://codecov.io/gh/TheShellLand/automonisaur)) ### About This library adds some easier-to-use wrappers around common services for data science and threat intelligence. Provides easier clients and configuration options, as well as any additional helpers to get things up and running. Github issues and feature requests welcomed. ### Integrations - airport - elasticsearch - flask - google people api - instagram - logging - minio - neo4j - nmap - requests - selenium - sentryio - slack - snmp - splunk - swift #### Requires - python >= 3.6 _Note: install requirements.txt to use all integrations_ #### install core library ```shell script /bin/bash install.sh ``` #### install integration libraries ```shell script # shell script /bin/bash install-requirements.sh # pip python3 -m pip install -U -r requirements.txt # pip python3 -m pip install -U -r https://raw.githubusercontent.com/TheShellLand/automonisaur/master/requirements.txt ``` #### unittest locally ```shell script /bin/bash unittests.sh ``` %package help Summary: Development documents and examples for automonisaur Provides: python3-automonisaur-doc %description help ![](https://github.com/TheShellLand/automonisaur/raw/master/docs/images/sauruspark.gif) # Automonisaur: Core Libraries **[about](#about)** | **[integrations](#integrations)** | **[install](#install)** | **[docker](docker)** | **[unittest locally](#unittest-locally)** | **[codecov](https://codecov.io/gh/TheShellLand/automonisaur)** | **[pypi](https://pypi.org/project/automonisaur/)** [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/ci.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python311.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python310.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python39.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python38.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python37.yml) [![master](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml/badge.svg)](https://github.com/TheShellLand/automonisaur/actions/workflows/python36.yml) [![Downloads](https://pepy.tech/badge/automonisaur)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/month)](https://pepy.tech/project/automonisaur) [![Downloads](https://pepy.tech/badge/automonisaur/week)](https://pepy.tech/project/automonisaur) [//]: # ([![codecov](https://codecov.io/gh/TheShellLand/automonisaur/branch/master/graph/badge.svg)](https://codecov.io/gh/TheShellLand/automonisaur)) ### About This library adds some easier-to-use wrappers around common services for data science and threat intelligence. Provides easier clients and configuration options, as well as any additional helpers to get things up and running. Github issues and feature requests welcomed. ### Integrations - airport - elasticsearch - flask - google people api - instagram - logging - minio - neo4j - nmap - requests - selenium - sentryio - slack - snmp - splunk - swift #### Requires - python >= 3.6 _Note: install requirements.txt to use all integrations_ #### install core library ```shell script /bin/bash install.sh ``` #### install integration libraries ```shell script # shell script /bin/bash install-requirements.sh # pip python3 -m pip install -U -r requirements.txt # pip python3 -m pip install -U -r https://raw.githubusercontent.com/TheShellLand/automonisaur/master/requirements.txt ``` #### unittest locally ```shell script /bin/bash unittests.sh ``` %prep %autosetup -n automonisaur-0.2.50 %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-automonisaur -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Fri May 05 2023 Python_Bot - 0.2.50-1 - Package Spec generated