%global _empty_manifest_terminate_build 0 Name: python-ae-kivy-user-prefs Version: 0.3.31 Release: 1 Summary: ae namespace package portion kivy_user_prefs: user preferences widgets for your kivy app License: OSI Approved :: GNU General Public License v3 or later (GPLv3+) URL: https://gitlab.com/ae-group/ae_kivy_user_prefs Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/af/8af07c7e606e9450ba221e0c23d5d9e1bc770837af9965517dc472d26241/ae_kivy_user_prefs-0.3.31.tar.gz BuildArch: noarch Requires: python3-ae-files Requires: python3-ae-i18n Requires: python3-ae-core Requires: python3-kivy Requires: python3-ae-gui-app Requires: python3-ae-kivy Requires: python3-ae-kivy-iterable-displayer 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 # kivy_user_prefs 0.3.31 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/develop?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/release0.3.30?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/tree/release0.3.30) [![PyPIVersions](https://img.shields.io/pypi/v/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#history) >ae namespace package portion kivy_user_prefs: user preferences widgets for your kivy app. [![Coverage](https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_kivy_user_prefs/mypy.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/) [![PyPILicense](https://img.shields.io/pypi/l/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_kivy_user_prefs)]( https://libraries.io/pypi/ae-kivy-user-prefs) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#files) ## installation execute the following command to install the ae.kivy_user_prefs package in the currently active virtual environment: ```shell script pip install ae-kivy-user-prefs ``` if you want to contribute to this portion then first fork [the ae_kivy_user_prefs repository at GitLab]( https://gitlab.com/ae-group/ae_kivy_user_prefs "ae.kivy_user_prefs code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_kivy_user_prefs): ```shell script pip install -e .[dev] ``` the last command will install this package 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_kivy_user_prefs/-/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.kivy_user_prefs.html "ae_kivy_user_prefs documentation"). %package -n python3-ae-kivy-user-prefs Summary: ae namespace package portion kivy_user_prefs: user preferences widgets for your kivy app Provides: python-ae-kivy-user-prefs BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-pip %description -n python3-ae-kivy-user-prefs # kivy_user_prefs 0.3.31 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/develop?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/release0.3.30?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/tree/release0.3.30) [![PyPIVersions](https://img.shields.io/pypi/v/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#history) >ae namespace package portion kivy_user_prefs: user preferences widgets for your kivy app. [![Coverage](https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_kivy_user_prefs/mypy.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/) [![PyPILicense](https://img.shields.io/pypi/l/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_kivy_user_prefs)]( https://libraries.io/pypi/ae-kivy-user-prefs) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#files) ## installation execute the following command to install the ae.kivy_user_prefs package in the currently active virtual environment: ```shell script pip install ae-kivy-user-prefs ``` if you want to contribute to this portion then first fork [the ae_kivy_user_prefs repository at GitLab]( https://gitlab.com/ae-group/ae_kivy_user_prefs "ae.kivy_user_prefs code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_kivy_user_prefs): ```shell script pip install -e .[dev] ``` the last command will install this package 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_kivy_user_prefs/-/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.kivy_user_prefs.html "ae_kivy_user_prefs documentation"). %package help Summary: Development documents and examples for ae-kivy-user-prefs Provides: python3-ae-kivy-user-prefs-doc %description help # kivy_user_prefs 0.3.31 [![GitLab develop](https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/develop?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs) [![LatestPyPIrelease]( https://img.shields.io/gitlab/pipeline/ae-group/ae_kivy_user_prefs/release0.3.30?logo=python)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/tree/release0.3.30) [![PyPIVersions](https://img.shields.io/pypi/v/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#history) >ae namespace package portion kivy_user_prefs: user preferences widgets for your kivy app. [![Coverage](https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/coverage/index.html) [![MyPyPrecision](https://ae-group.gitlab.io/ae_kivy_user_prefs/mypy.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/lineprecision.txt) [![PyLintScore](https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.svg)]( https://ae-group.gitlab.io/ae_kivy_user_prefs/pylint.log) [![PyPIImplementation](https://img.shields.io/pypi/implementation/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIPyVersions](https://img.shields.io/pypi/pyversions/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIWheel](https://img.shields.io/pypi/wheel/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/) [![PyPIFormat](https://img.shields.io/pypi/format/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/) [![PyPILicense](https://img.shields.io/pypi/l/ae_kivy_user_prefs)]( https://gitlab.com/ae-group/ae_kivy_user_prefs/-/blob/develop/LICENSE.md) [![PyPIStatus](https://img.shields.io/pypi/status/ae_kivy_user_prefs)]( https://libraries.io/pypi/ae-kivy-user-prefs) [![PyPIDownloads](https://img.shields.io/pypi/dm/ae_kivy_user_prefs)]( https://pypi.org/project/ae-kivy-user-prefs/#files) ## installation execute the following command to install the ae.kivy_user_prefs package in the currently active virtual environment: ```shell script pip install ae-kivy-user-prefs ``` if you want to contribute to this portion then first fork [the ae_kivy_user_prefs repository at GitLab]( https://gitlab.com/ae-group/ae_kivy_user_prefs "ae.kivy_user_prefs code repository"). after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_kivy_user_prefs): ```shell script pip install -e .[dev] ``` the last command will install this package 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_kivy_user_prefs/-/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.kivy_user_prefs.html "ae_kivy_user_prefs documentation"). %prep %autosetup -n ae-kivy-user-prefs-0.3.31 %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-kivy-user-prefs -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Wed May 10 2023 Python_Bot - 0.3.31-1 - Package Spec generated