diff options
Diffstat (limited to 'python-ansible-compat.spec')
| -rw-r--r-- | python-ansible-compat.spec | 35 |
1 files changed, 14 insertions, 21 deletions
diff --git a/python-ansible-compat.spec b/python-ansible-compat.spec index b51cac8..bc99cac 100644 --- a/python-ansible-compat.spec +++ b/python-ansible-compat.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-ansible-compat -Version: 3.0.1 +Version: 3.0.2 Release: 1 Summary: Ansible compatibility goodies License: MIT URL: https://pypi.org/project/ansible-compat/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/a2/a7228ad38339ac104d70e3a2e70744557c41fa34e8d4773382c852991ef9/ansible-compat-3.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/0e/e676c7abe5f07615df177725180bee7302aa01fc04a083306f1faa5ec97b/ansible-compat-3.0.2.tar.gz BuildArch: noarch Requires: python3-ansible-core @@ -15,17 +15,7 @@ Requires: python3-subprocess-tee Requires: python3-jsonschema Requires: python3-argparse-manpage Requires: python3-black -Requires: python3-cairosvg -Requires: python3-markdown-include -Requires: python3-mkdocs -Requires: python3-mkdocs-exclude -Requires: python3-mkdocs-material -Requires: python3-mkdocs-material-extensions -Requires: python3-mkdocstrings -Requires: python3-mkdocstrings-python -Requires: python3-pillow -Requires: python3-pymdown-extensions -Requires: python3-slugify +Requires: python3-mkdocs-ansible[lock] Requires: python3-coverage Requires: python3-pip-tools Requires: python3-pytest @@ -36,14 +26,15 @@ Requires: python3-pytest-plus # ansible-compat [](https://pypi.org/project/ansible-compat/) -[](https://ansible-compat.readthedocs.io/en/latest/) +[](https://ansible-compat.readthedocs.io/) [](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml) [](https://codecov.io/github/ansible/ansible-compat?branch=main) A python package contains functions that facilitate working with various versions of Ansible 2.12 and newer. -Documentation is available at [ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/en/latest/). +Documentation is available at +[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/). %package -n python3-ansible-compat @@ -56,14 +47,15 @@ BuildRequires: python3-pip # ansible-compat [](https://pypi.org/project/ansible-compat/) -[](https://ansible-compat.readthedocs.io/en/latest/) +[](https://ansible-compat.readthedocs.io/) [](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml) [](https://codecov.io/github/ansible/ansible-compat?branch=main) A python package contains functions that facilitate working with various versions of Ansible 2.12 and newer. -Documentation is available at [ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/en/latest/). +Documentation is available at +[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/). %package help @@ -73,18 +65,19 @@ Provides: python3-ansible-compat-doc # ansible-compat [](https://pypi.org/project/ansible-compat/) -[](https://ansible-compat.readthedocs.io/en/latest/) +[](https://ansible-compat.readthedocs.io/) [](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml) [](https://codecov.io/github/ansible/ansible-compat?branch=main) A python package contains functions that facilitate working with various versions of Ansible 2.12 and newer. -Documentation is available at [ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/en/latest/). +Documentation is available at +[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/). %prep -%autosetup -n ansible-compat-3.0.1 +%autosetup -n ansible-compat-3.0.2 %build %py3_build @@ -124,5 +117,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.2-1 - Package Spec generated |
