forked from pool/ansible-navigator
Accepting request 1150162 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 24.2.0 OBS-URL: https://build.opensuse.org/request/show/1150162 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-navigator?expand=0&rev=5
This commit is contained in:
parent
08cb642d12
commit
7356ef2ad8
13
_service
13
_service
@ -1,4 +1,15 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled">
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v24.2.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="package-meta">yes</param>
|
||||
</service>
|
||||
<service name="recompress" mode="manual">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/ansible/ansible-navigator</param>
|
||||
<param name="changesrevision">7ae41b53efb1d115b5dd8bc126708ff822c3762f</param></service></servicedata>
|
3
ansible-navigator-24.2.0.tar.gz
Normal file
3
ansible-navigator-24.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2f5622411cd5d8f878c8b94c298e8047aa96bca7f4d1ff25f5c4509ad8afd80
|
||||
size 2537073
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8768a6e96b53cd98557659a3d334cdcc31a04a1167048f685d2f53a6898ba93
|
||||
size 491153
|
@ -1,3 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 17:09:01 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 24.2.0:
|
||||
* Minor Changes
|
||||
- Update creator-ee to 0.22.0 (#1656) @shatakshiiii
|
||||
* Bugfixes
|
||||
- Update cmdline description (#1657) @shatakshiiii
|
||||
- update to 3.6.0:
|
||||
* Minor Changes
|
||||
- Update creator-ee to 0.21.0 (#1650) @shatakshiiii
|
||||
* Bugfixes
|
||||
- Address DTZ rule (#1626) @shatakshiiii
|
||||
- update to 3.5.0:
|
||||
* Minor Changes
|
||||
- Update creator-ee to 0.20.0 (#1567) @shatakshiiii
|
||||
* Bugfixes
|
||||
- Expand env variable mentioned in the pull arguments (--pa)
|
||||
(#1590) @shatakshiiii
|
||||
- Add tests for lint, without an EE (#1574) @shatakshiiii
|
||||
- Include documentation URL in JSON Schema (#1596) @ssbarnea
|
||||
- update to 3.4.2:
|
||||
* Bugfixes
|
||||
- Change the python_exec path to /usr/bin/python3 (#1587)
|
||||
@shatakshiiii
|
||||
- Fix image introspect for PythonPackages (#1585) @shatakshiiii
|
||||
- update to 3.4.1:
|
||||
* Bugfixes
|
||||
- Add EE Getting started references to docs (#1576)
|
||||
@Andersson007
|
||||
- Remove the introspect script from image_manager directory
|
||||
(#1561) @shatakshiiii
|
||||
- Fix image introspect for long python metadata (#1555)
|
||||
@shatakshiiii
|
||||
- Fix logging dependencies (#1554) @shatakshiiii
|
||||
- update to 3.4.0:
|
||||
* Minor Changes
|
||||
- Update creator-ee version to 0.18.0 (#1542) @shatakshiiii
|
||||
* Bugfixes
|
||||
- Fix collections in stdout mode (#1526) @shatakshiiii
|
||||
- update to 3.3.1:
|
||||
* Bugfixes
|
||||
- Set user to root with podman (#1539) @cidrblock
|
||||
- Fix building of dynamic configuration section (#1538)
|
||||
@ssbarnea
|
||||
- Display sidecar plugin in the collections list (#1531)
|
||||
@shatakshiiii
|
||||
- update to 3.3.0:
|
||||
* Minor Changes
|
||||
- Update ansible-builder version (#1530) @shatakshiiii
|
||||
- Test sidecar filter plugin doc (#1522) @shatakshiiii
|
||||
* Bugfixes
|
||||
- Add support for all plugin_types (#1515) @shatakshiiii
|
||||
- Include only major version inside schema generation (#1513)
|
||||
@shatakshiiii
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 24 15:11:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- switch to Github tarball created by OBS service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 31 07:26:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ansible-navigator
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -38,12 +38,12 @@
|
||||
%endif
|
||||
|
||||
Name: ansible-navigator
|
||||
Version: 3.2.0
|
||||
Version: 24.2.0
|
||||
Release: 0
|
||||
Summary: A text-based user interface (TUI) for Ansible
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/ansible/ansible-navigator
|
||||
Source: https://github.com/ansible/ansible-navigator/archive/refs/tags/v%{version}.tar.gz#/ansible-navigator-%{version}.tar.gz
|
||||
Source: ansible-navigator-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: %{ansible_python}-base >= 3.9
|
||||
BuildRequires: %{ansible_python}-pip
|
||||
@ -53,31 +53,33 @@ BuildRequires: %{ansible_python}-wheel
|
||||
BuildRequires: python-rpm-macros
|
||||
# https://github.com/ansible/ansible-navigator/blob/main/requirements.txt
|
||||
BuildRequires: ansible-core >= 2.14.3
|
||||
BuildRequires: ansible-builder >= 1.2.0
|
||||
BuildRequires: ansible-runner >= 2.3.2
|
||||
BuildRequires: %{ansible_python}-Jinja2
|
||||
BuildRequires: %{ansible_python}-PyYAML
|
||||
BuildRequires: %{ansible_python}-jsonschema
|
||||
BuildRequires: %{ansible_python}-onigurumacffi >= 1.1.0
|
||||
BuildRequires: %{ansible_python}-pytzdata
|
||||
BuildRequires: %{ansible_python}-requirements-parser
|
||||
BuildRequires: ansible-builder >= 3.0.0
|
||||
BuildRequires: ansible-runner >= 2.3.2
|
||||
# SECTION test requirements
|
||||
# https://github.com/ansible/ansible-navigator/blob/main/test/requirements.txt
|
||||
BuildRequires: %{ansible_python}-pytest
|
||||
BuildRequires: %{ansible_python}-libtmux
|
||||
BuildRequires: tmux
|
||||
# /SECTION
|
||||
BuildRequires: git-core
|
||||
BuildRequires: fdupes
|
||||
Requires: ansible-core >= 2.14.3
|
||||
Requires: ansible-builder >= 1.2.0
|
||||
Requires: ansible-runner >= 2.3.2
|
||||
Requires: (podman or docker)
|
||||
Requires: %{ansible_python}-Jinja2
|
||||
Requires: %{ansible_python}-PyYAML
|
||||
Requires: %{ansible_python}-curses
|
||||
Requires: %{ansible_python}-jsonschema
|
||||
Requires: %{ansible_python}-onigurumacffi >= 1.1.0
|
||||
Requires: %{ansible_python}-pytzdata
|
||||
Requires: ansible-builder >= 3.0.0
|
||||
Requires: ansible-core >= 2.14.3
|
||||
Requires: ansible-lint >= 6.19.0
|
||||
Requires: ansible-runner >= 2.3.2
|
||||
Requires: (podman or docker)
|
||||
Suggests: %{ansible_python}-importlib-metadata
|
||||
Suggests: %{ansible_python}-mkdocs-ansible >= 0.1.2
|
||||
Suggests: %{ansible_python}-darglint
|
||||
|
Loading…
x
Reference in New Issue
Block a user