Skip to content

Commit

Permalink
Update python-pulp-ansible with macro to disable dependency generatio…
Browse files Browse the repository at this point in the history
…n python-pulp-ansible
  • Loading branch information
Odilhao authored and zjhuntin committed Nov 14, 2024
1 parent ab96913 commit 71bbab0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/python-pulp-ansible/python-pulp-ansible.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
%global __python3 /usr/bin/python3.11
%global python3_pkgversion 3.11

%{?python_disable_dependency_generator}


# Created by pyp2rpm-3.3.3
%global pypi_name pulp-ansible

Name: python-%{pypi_name}
Version: 0.22.3
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: Pulp plugin to manage Ansible content, e.g. roles

Expand Down Expand Up @@ -80,6 +82,9 @@ set -ex


%changelog
* Thu Nov 14 2024 Odilon Sousa <osousa@redhat.com> - 1:0.22.3-2
- Update python-pulp-ansible with macro to disable dependency generation

* Wed Nov 13 2024 Foreman Packaging Automation <packaging@theforeman.org> - 1:0.22.3-1
- Update to 0.22.3

Expand Down

0 comments on commit 71bbab0

Please sign in to comment.