%global _empty_manifest_terminate_build 0 Name: python-ae-updater Version: 0.3.13 Release: 1 Summary: ae namespace module portion updater: application environment updater License: OSI Approved :: GNU General Public License v3 or later (GPLv3+) URL: https://gitlab.com/ae-group/ae_updater Source0: https://mirrors.aliyun.com/pypi/web/packages/a4/d3/1df1a68901b7b34e07aa3bd77ccf7628b1f73ee64f1b27098aa0e0fd97a6/ae_updater-0.3.13.tar.gz BuildArch: noarch Requires: python3-ae-base Requires: python3-ae-paths Requires: python3-aedev-tpl-project Requires: python3-ae-ae Requires: python3-anybadge Requires: python3-coverage-badge Requires: python3-aedev-git-repo-manager Requires: python3-flake8 Requires: python3-mypy Requires: python3-pylint Requires: python3-pytest Requires: python3-pytest-cov Requires: python3-typing Requires: python3-types-setuptools Requires: python3-wheel Requires: python3-twine Requires: python3-anybadge Requires: python3-coverage-badge Requires: python3-aedev-git-repo-manager Requires: python3-flake8 Requires: python3-mypy Requires: python3-pylint Requires: python3-pytest Requires: python3-pytest-cov Requires: python3-typing Requires: python3-types-setuptools Requires: python3-wheel Requires: python3-twine %description # updater 0.3.13 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/develop?logo=python)]( https://gitlab.com/ae-group/ae_updater) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/release0.3.12?logo=python)]( https://gitlab.com/ae-group/ae_updater/-/tree/release0.3.12) [![PyPIVersions](https://img.shields.io/pypi/v/ae_updater)]( https://pypi.org/project/ae-updater/#history) >ae namespace module portion updater: application environment updater. [![Coverage](https://ae-group.gitlab.io/ae_updater/coverage.svg)]( https://ae-group.gitlab.io/ae_updater/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_updater/mypy.svg)]( https://ae-group.gitlab.io/ae_updater/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_updater/pylint.svg)]( https://ae-group.gitlab.io/ae_updater/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_updater)]( https://pypi.org/project/ae-updater/) [![PyPILicense](https://img.shields.io/pypi/l/ae_updater)]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_updater)]( https://libraries.io/pypi/ae-updater) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_updater)]( https://pypi.org/project/ae-updater/#files) ## installation execute the following command to install the ae.updater module in the currently active virtual environment: ```shell script pip install ae-updater ``` if you want to contribute to this portion then first fork [the ae_updater repository at GitLab]( https://gitlab.com/ae-group/ae_updater "ae.updater code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_updater): ```shell script pip install -e .[dev] ``` the last command will install this module portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key `dev` in the above command with `tests` or `docs` respectively. more detailed explanations on how to contribute to this project [are available here]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/CONTRIBUTING.rst) ## namespace portion documentation information on the features and usage of this portion are available at [ReadTheDocs]( https://ae.readthedocs.io/en/latest/_autosummary/ae.updater.html "ae_updater documentation"). %package -n python3-ae-updater Summary: ae namespace module portion updater: application environment updater Provides: python-ae-updater BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-ae-updater # updater 0.3.13 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/develop?logo=python)]( https://gitlab.com/ae-group/ae_updater) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/release0.3.12?logo=python)]( https://gitlab.com/ae-group/ae_updater/-/tree/release0.3.12) [![PyPIVersions](https://img.shields.io/pypi/v/ae_updater)]( https://pypi.org/project/ae-updater/#history) >ae namespace module portion updater: application environment updater. [![Coverage](https://ae-group.gitlab.io/ae_updater/coverage.svg)]( https://ae-group.gitlab.io/ae_updater/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_updater/mypy.svg)]( https://ae-group.gitlab.io/ae_updater/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_updater/pylint.svg)]( https://ae-group.gitlab.io/ae_updater/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_updater)]( https://pypi.org/project/ae-updater/) [![PyPILicense](https://img.shields.io/pypi/l/ae_updater)]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_updater)]( https://libraries.io/pypi/ae-updater) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_updater)]( https://pypi.org/project/ae-updater/#files) ## installation execute the following command to install the ae.updater module in the currently active virtual environment: ```shell script pip install ae-updater ``` if you want to contribute to this portion then first fork [the ae_updater repository at GitLab]( https://gitlab.com/ae-group/ae_updater "ae.updater code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_updater): ```shell script pip install -e .[dev] ``` the last command will install this module portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key `dev` in the above command with `tests` or `docs` respectively. more detailed explanations on how to contribute to this project [are available here]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/CONTRIBUTING.rst) ## namespace portion documentation information on the features and usage of this portion are available at [ReadTheDocs]( https://ae.readthedocs.io/en/latest/_autosummary/ae.updater.html "ae_updater documentation"). %package help Summary: Development documents and examples for ae-updater Provides: python3-ae-updater-doc %description help # updater 0.3.13 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/develop?logo=python)]( https://gitlab.com/ae-group/ae_updater) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_updater/release0.3.12?logo=python)]( https://gitlab.com/ae-group/ae_updater/-/tree/release0.3.12) [![PyPIVersions](https://img.shields.io/pypi/v/ae_updater)]( https://pypi.org/project/ae-updater/#history) >ae namespace module portion updater: application environment updater. [![Coverage](https://ae-group.gitlab.io/ae_updater/coverage.svg)]( https://ae-group.gitlab.io/ae_updater/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_updater/mypy.svg)]( https://ae-group.gitlab.io/ae_updater/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_updater/pylint.svg)]( https://ae-group.gitlab.io/ae_updater/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_updater)]( https://gitlab.com/ae-group/ae_updater/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_updater)]( https://pypi.org/project/ae-updater/) [![PyPILicense](https://img.shields.io/pypi/l/ae_updater)]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_updater)]( https://libraries.io/pypi/ae-updater) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_updater)]( https://pypi.org/project/ae-updater/#files) ## installation execute the following command to install the ae.updater module in the currently active virtual environment: ```shell script pip install ae-updater ``` if you want to contribute to this portion then first fork [the ae_updater repository at GitLab]( https://gitlab.com/ae-group/ae_updater "ae.updater code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_updater): ```shell script pip install -e .[dev] ``` the last command will install this module portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key `dev` in the above command with `tests` or `docs` respectively. more detailed explanations on how to contribute to this project [are available here]( https://gitlab.com/ae-group/ae_updater/-/blob/develop/CONTRIBUTING.rst) ## namespace portion documentation information on the features and usage of this portion are available at [ReadTheDocs]( https://ae.readthedocs.io/en/latest/_autosummary/ae.updater.html "ae_updater documentation"). %prep %autosetup -n ae_updater-0.3.13 %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-ae-updater -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Fri Jun 09 2023 Python_Bot - 0.3.13-1 - Package Spec generated