Compare commits

...
Sign in to create a new pull request.

43 commits

Author SHA1 Message Date
Fedora Release Engineering
6284bcb2ae Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 03:42:06 +00:00
Maxwell G
97a2eae8f8
Update to 5.0.3. Fixes rhbz#2401383. 2025-12-05 16:20:12 -06:00
Maxwell G
59028c68ca
Update to 4.7.0. Fixes rhbz#2332649. 2025-08-30 00:40:32 -05:00
Fedora Release Engineering
ac1b919849 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 17:00:33 +00:00
Fedora Release Engineering
30fb5f718b Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-16 11:05:38 +00:00
Maxwell G
9e46e4c4fd
Update to 4.1.0. Fixes rhbz#2319299. 2024-11-25 23:26:28 -06:00
Maxwell G
67b30a0a79
Update to 3.13.0. Fixes rhbz#2316730. 2024-10-10 22:07:52 -05:00
Maxwell G
09bc2b79dd
Update to 3.12.2. Fixes rhbz#2242856. 2024-09-26 15:35:45 -05:00
Fedora Release Engineering
e3e917327c Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-17 17:02:26 +00:00
Fedora Release Engineering
fa440ae601 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 23:05:28 +00:00
Maxwell G
b2e70df494
Update to 3.5.0. 2024-01-21 06:13:31 +00:00
Fedora Release Engineering
2b8d8e65f6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 13:00:31 +00:00
Maxwell G
f4dcc0d584
Fix FTBFS. Closes rhbz#2215512. 2023-07-25 20:15:25 +00:00
Fedora Release Engineering
00b3af9077 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 13:19:16 +00:00
Maxwell G
20390fcfa4
Update to 3.4.6. 2023-05-20 15:04:05 -05:00
Maxwell G
0a1e002267
Disable unit tests on RHEL 9
ansible-core is now packaged for python3.11 in RHEL 9.2. We don't have
the necessary test deps packaged for that alternative Python stack.

Relates: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/2MAGEGNYTGIPQLMYDJHNS2E5MQ5P35XD/
2023-05-12 19:21:53 +00:00
Maxwell G
b4dfcf11c4
Update to 3.4.5. Fixes rhbz#2181482. 2023-05-06 12:40:08 -05:00
Maxwell G
c6396ab5c8
Update to 3.4.3. Fixes rhbz#2181482. 2023-03-31 14:04:32 -05:00
Maxwell G
fb047b25f4
Update to 3.4.2. Fixes rhbz#2172008. 2023-02-28 18:57:51 -06:00
Maxwell G
3ffafd84a9
Update to 3.4.0. Fixes rhbz#2161016. 2023-01-23 18:03:20 -06:00
Fedora Release Engineering
65d0faba7b Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-18 21:46:31 +00:00
Maxwell G
447ed9f012
Update to 3.3.2. Fixes rhbz#2150678. 2022-12-10 14:10:09 -06:00
Maxwell G
0de26dad4e
Fix macro in changelog 2022-12-10 14:08:20 -06:00
Maxwell G
3688ce2b9e
Update to 3.3.1. Fixes rhbz#2150678. 2022-12-08 18:57:36 -06:00
Maxwell G
49ac3f9e07
Update to 3.3.0. 2022-12-03 16:05:50 -06:00
Maxwell G
40a0e17c91
Update to 3.2.2. 2022-11-29 13:37:07 -06:00
Maxwell G
780e4b3ba4
Enable unit tests on EPEL 9
RHEL 9.1 has the necessary ansible-core change to make this happen.
2022-11-29 13:33:09 -06:00
Maxwell G
69ddae7d52
Remove outdated dependency on python3-devel 2022-11-02 21:11:44 -05:00
Maxwell G
ae95f0ff00
Bump changelog 2022-11-02 21:00:21 -05:00
Maxwell G
a48f6abe3f
Account for .reuse and CHANGELOG.license
community.docker has a .reuse/dep5 file that we want to be installed
with the rest of the license files. CHANGELOG.rst.license is also a
REUSE convention. These files should be installed next to the base file,
so CHANGELOG.rst.license is moved to %{_docdir} along with
CHANGELOG.rst.
2022-11-02 20:55:17 -05:00
Maxwell G
4510cadc3a
Remove unexpanded macros from %description 2022-11-02 20:53:41 -05:00
Maxwell G
d78ad0e575
Remove %collection_name* and _package_note_file handling
- The %collection_name* macros are no longer needed with the new
  ansible-packaging version.
- Remove `%undefine _package_note_file`. This is now handled by the
  ansible macros.
2022-11-02 18:01:07 -05:00
Maxwell G
512d903b07
Update to 3.2.0 (rhbz#2139344). Remove forge macros. 2022-11-02 18:00:40 -05:00
Maxwell G
8f124aa453
Remove more duplicate and unnecessary files 2022-09-08 17:42:55 -05:00
Maxwell G
e9292d008e
Update licensing 2022-09-08 08:56:00 -05:00
Maxwell G
e55893e218
Update to 3.1.0. Fixes rhbz#2125151. 2022-09-08 08:52:46 -05:00
Maxwell G
e996983cd2
Use new %ansible_test_unit macro 2022-08-18 21:50:39 -05:00
Maxwell G
61f496a6d7
Update to 3.0.2. 2022-08-16 18:16:59 -05:00
Maxwell G
53881cd75a
Update to 3.0.1. 2022-08-15 20:39:12 -05:00
Maxwell G
a039b9ba8f Update to 3.0.0 (rhbz#2105298).
Follow Fedora's new licensing guidelines
2022-08-12 17:30:00 -05:00
Fedora Release Engineering
c24d7fcf28 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 20:50:32 +00:00
Maxwell G
403a9e4065
Fix shebangs 2022-07-02 19:46:25 -05:00
Maxwell G
ef575d981c
Update to 2.7.0. Fixes rhbz#2103337. 2022-07-02 13:22:52 -05:00
5 changed files with 207 additions and 56 deletions

21
.gitignore vendored
View file

@ -8,3 +8,24 @@
/community.docker-2.5.0.tar.gz
/community.docker-2.5.1.tar.gz
/community.docker-2.6.0.tar.gz
/community.docker-2.7.0.tar.gz
/community.docker-3.0.0.tar.gz
/community.docker-3.0.1.tar.gz
/community.docker-3.0.2.tar.gz
/community.docker-3.1.0.tar.gz
/community.docker-3.2.0.tar.gz
/community.docker-3.2.2.tar.gz
/community.docker-3.3.0.tar.gz
/community.docker-3.3.1.tar.gz
/community.docker-3.3.2.tar.gz
/community.docker-3.4.0.tar.gz
/community.docker-3.4.2.tar.gz
/community.docker-3.4.3.tar.gz
/community.docker-3.4.5.tar.gz
/community.docker-3.4.6.tar.gz
/community.docker-3.5.0.tar.gz
/community.docker-3.12.2.tar.gz
/community.docker-3.13.0.tar.gz
/community.docker-4.1.0.tar.gz
/community.docker-4.7.0.tar.gz
/community.docker-5.0.3.tar.gz

View file

@ -1,2 +0,0 @@
# See https://src.fedoraproject.org/rpms/ansible/pull-request/19#comment-90820 for more information.
addFilter("E: non-executable-script")

View file

@ -1,59 +1,94 @@
%global collection_namespace community
%global collection_name docker
%global forgeurl https://github.com/ansible-collections/%{collection_namespace}.%{collection_name}
# Only run tests where %%generate_buildrequires and test deps are available.
%if 0%{?fedora}
%bcond_without tests
# ansible-core is built for alternative Python stacks in RHEL which do not have
# the necessary test deps packaged.
%if %{defined fedora}
%bcond_without tests
%else
%bcond_with tests
%bcond_with tests
%endif
Name: ansible-collection-%{collection_namespace}-%{collection_name}
Version: 2.6.0
%global tag %{version}
%forgemeta
Release: 1%{?dist}
Name: ansible-collection-community-docker
Version: 5.0.3
Release: 2%{?dist}
Summary: Ansible modules and plugins for working with Docker
# All files are GPLv3+ except plugins/module_utils/_version.py.
License: GPLv3+ and Python
URL: %{ansible_collection_url}
Source0: %{forgesource}
Source1: %{name}.rpmlintrc
# All files are GPL-3.0-or-later, except the following files, which are originally
# from the Docker Python SDK.
# rg --pcre2 -g '!tests/sanity/extra/licenses.py' 'SPDX-License-Identifier: (?!GPL-3\.0-or-later)' | sort | sed 's|^|# |'
#
# plugins/module_utils/_api/api/client.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/api/daemon.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/auth.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/constants.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/credentials/constants.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/credentials/errors.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/credentials/store.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/credentials/utils.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/errors.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/_import_helper.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/tls.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/basehttpadapter.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/npipeconn.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/npipesocket.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/sshconn.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/ssladapter.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/transport/unixconn.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/types/daemon.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/build.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/config.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/decorators.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/fnmatch.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/json_stream.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/ports.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/proxy.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/socket.py:# SPDX-License-Identifier: Apache-2.0
# plugins/module_utils/_api/utils/utils.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/api/test_client.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/fake_api.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/fake_stat.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/test_auth.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/test_errors.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/transport/test_sshconn.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/transport/test_ssladapter.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_build.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_config.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/testdata/certs/ca.pem:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/testdata/certs/cert.pem:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/testdata/certs/key.pem:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_decorators.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_json_stream.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_ports.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_proxy.py:# SPDX-License-Identifier: Apache-2.0
# tests/unit/plugins/module_utils/_api/utils/test_utils.py:# SPDX-License-Identifier: Apache-2.0
License: GPL-3.0-or-later AND Apache-2.0
URL: %{ansible_collection_url community docker}
%global forgeurl https://github.com/ansible-collections/community.docker
Source0: %{forgeurl}/archive/%{version}/community.docker-%{version}.tar.gz
Patch0: build_ignore-unnecessary-files.patch
BuildArch: noarch
# Needed for %%py3_shebang_fix.
Buildrequires: python3-devel
BuildRequires: ansible-packaging
# The new ansible-core, specifically, is required for the `build_ignore:` patch and ansible-test to work properly.
# Therefore, we cannot rely on ansible-packaging which might pull in ansible 2.9.
BuildRequires: ansible-core
%if %{with tests}
BuildRequires: /usr/bin/ansible-test
BuildRequires: ansible-packaging-tests
BuildRequires: ansible-collection(community.library_inventory_filtering_v1)
BuildRequires: ansible-collection(community.internal_test_tools)
BuildRequires: %{py3_dist requests}
%endif
# This collection contains vendored code from the Docker Python SDK.
Provides: bundled(python3dist(docker))
%description
%{name} provides the %{collection_namespace}.%{collection_name}
Ansible collection. The collection includes Ansible modules and plugins for
working with Docker.
ansible-collection-community-docker provides the community.docker Ansible
collection. The collection includes Ansible modules and plugins for working
with Docker.
%prep
%forgeautosetup -p1
%global py3_shbang_opts %{nil}
%py3_shebang_fix .
%if %{with tests}
%generate_buildrequires
%pyproject_buildrequires -N tests/unit/requirements.txt %{python3_sitelib}/ansible_test/_data/requirements/units.txt
%endif
%autosetup -p1 -n community.docker-%{version}
find -type f ! -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{}' +
%build
@ -66,24 +101,115 @@ working with Docker.
%check
%if %{with tests}
mkdir -p ../ansible_collections/%{collection_namespace}
cp -a $(pwd) ../ansible_collections/%{collection_namespace}/%{collection_name}
pushd ../ansible_collections/%{collection_namespace}/%{collection_name}
# mkdir -p ansible_collections/%%{collection_namespace}
# ln -sr . ansible_collections/%%{collection_namespace}/%%{collection_name}
# pushd ansible_collections/%%{collection_namespace}/%%{collection_name}
ansible-test units --python-interpreter %{__python3} --local
popd
%ansible_test_unit -c community.library_inventory_filtering_v1 -c community.internal_test_tools
%endif
%files
%license COPYING PSF-license.txt
%doc README.md CHANGELOG.rst
%{ansible_collection_files}
%files -f %{ansible_collection_filelist}
%license COPYING LICENSES REUSE.toml
%doc README.md CHANGELOG.rst*
%changelog
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Dec 05 2025 Maxwell G <maxwell@gtmx.me> - 5.0.3-1
- Update to 5.0.3. Fixes rhbz#2401383.
* Sat Aug 30 2025 Maxwell G <maxwell@gtmx.me> - 4.7.0-1
- Update to 4.7.0. Fixes rhbz#2332649.
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Nov 26 2024 Maxwell G <maxwell@gtmx.me> - 4.1.0-1
- Update to 4.1.0. Fixes rhbz#2319299.
* Fri Oct 11 2024 Maxwell G <maxwell@gtmx.me> - 3.13.0-1
- Update to 3.13.0. Fixes rhbz#2316730.
* Thu Sep 26 2024 Maxwell G <maxwell@gtmx.me> - 3.12.2-1
- Update to 3.12.2. Fixes rhbz#2242856.
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Maxwell G <maxwell@gtmx.me> - 3.5.0-1
- Update to 3.5.0.
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jul 25 2023 Maxwell G <maxwell@gtmx.me> - 3.4.6-3
- Fix FTBFS. Closes rhbz#2215512.
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat May 20 2023 Maxwell G <maxwell@gtmx.me> - 3.4.6-1
- Update to 3.4.6.
* Sat May 06 2023 Maxwell G <maxwell@gtmx.me> - 3.4.5-1
- Update to 3.4.5. Fixes rhbz#2181482.
* Fri Mar 31 2023 Maxwell G <maxwell@gtmx.me> - 3.4.3-1
- Update to 3.4.3. Fixes rhbz#2181482.
* Wed Mar 01 2023 Maxwell G <maxwell@gtmx.me> - 3.4.2-1
- Update to 3.4.2. Fixes rhbz#2172008.
* Tue Jan 24 2023 Maxwell G <gotmax@e.email> - 3.4.0-1
- Update to 3.4.0. Fixes rhbz#2161016.
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sat Dec 10 2022 Maxwell G <gotmax@e.email> - 3.3.2-1
- Update to 3.3.2. Fixes rhbz#2150678.
* Fri Dec 09 2022 Maxwell G <gotmax@e.email> - 3.3.1-1
- Update to 3.3.1. Fixes rhbz#2150678.
* Sat Dec 03 2022 Maxwell G <gotmax@e.email> - 3.3.0-1
- Update to 3.3.0.
* Tue Nov 29 2022 Maxwell G <gotmax@e.email> - 3.2.2-1
- Update to 3.2.2.
* Thu Nov 03 2022 Maxwell G <gotmax@e.email> - 3.2.0-2
- Remove unexpanded macros from %%description
- Handle .reuse/dep5
* Wed Nov 02 2022 Maxwell G <gotmax@e.email> - 3.2.0-1
- Update to 3.2.0. Fixes rhbz#2139344.
* Thu Sep 08 2022 Maxwell G <gotmax@e.email> - 3.1.0-1
- Update to 3.1.0. Fixes rhbz#2125151.
* Tue Aug 16 2022 Maxwell G <gotmax@e.email> - 3.0.2-1
- Update to 3.0.2.
* Tue Aug 16 2022 Maxwell G <gotmax@e.email> - 3.0.1-1
- Update to 3.0.1.
* Fri Aug 12 2022 Maxwell G <gotmax@e.email> - 3.0.0-1
- Update to 3.0.0 (rhbz#2105298).
- Follow Fedora's new licensing guidelines
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 02 2022 Maxwell G <gotmax@e.email> - 2.7.0-1
- Update to 2.7.0. Fixes rhbz#2103337.
- Fix shebangs
* Wed May 25 2022 Maxwell G <gotmax@e.email> - 2.6.0-1
- Update to 2.6.0. Fixes rhbz#2089991.

View file

@ -1,7 +1,8 @@
diff -Naur a/galaxy.yml b/galaxy.yml
--- a/galaxy.yml 2022-04-25 14:32:27.000000000 -0500
+++ b/galaxy.yml 2022-04-29 21:07:55.917219135 -0500
@@ -18,3 +18,9 @@
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -25,4 +25,15 @@
build_ignore:
# https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#ignoring-files-and-folders
- .gitignore
- changelogs/.plugin-cache.yaml
@ -10,4 +11,9 @@ diff -Naur a/galaxy.yml b/galaxy.yml
+ - .azure-pipelines
+ - changelogs/fragments/.keep
+ - docs
+ - .pyproject-builddir
+ # We install these files with %license and %doc. We don't want them duplicated.
+ - "CHANGELOG.rst*"
+ - README.md
+ - COPYING
+ - LICENSES
+ - REUSE.toml

View file

@ -1 +1 @@
SHA512 (community.docker-2.6.0.tar.gz) = 8cd8bb735576324c57bc0a897e3ae080d08762b74f9f33072a5b95b8e07adc0ee50c5f4226cb620ebd6ad7a121b3a88b26f61b65bd4f2ad254b165acf1b9c2e1
SHA512 (community.docker-5.0.3.tar.gz) = a4fd0c49eaf6b09f1831f007a042cc03202b4e1767dbd677bc00f89012d50ed5487bd4b94276e4b4b553d4a46504ec35a034267d20ed762a79caa169c1b35633