diff options
author | CoprDistGit <infra@openeuler.org> | 2024-10-24 01:55:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-10-24 01:55:11 +0000 |
commit | ec5c241f096a79ba1671d80e580bc9fadc3ca8e0 (patch) | |
tree | 6a37a8d923ce2df0e93e340a390b07b90d774a27 /python-rpm-generators.spec | |
parent | 1a490d5a193336926fbf421de8e515150fab8ed9 (diff) |
automatic import of python-rpm-generators
Diffstat (limited to 'python-rpm-generators.spec')
-rw-r--r-- | python-rpm-generators.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-rpm-generators.spec b/python-rpm-generators.spec index 94e645e..c7aced2 100644 --- a/python-rpm-generators.spec +++ b/python-rpm-generators.spec @@ -17,7 +17,6 @@ Source4: pythondistdeps.py # This was crafted in-place with the following license declaration: # Public-Domain OR CC0-1.0 OR LGPL-2.1-or-later OR GPL-2.0-or-later Source5: pythonbundles.py -Requires: python3dist(packaging) BuildArch: noarch @@ -28,6 +27,7 @@ Fedora's dependency generators for Python RPMS. Summary: %{summary} Requires: python3-setuptools Requires: rpm > 4.15.90 +Requires: python3dist(packaging) Conflicts: rpm-build < 4.13.0.1-2 Conflicts: python-rpm-macros < 3-35 |