.git_archival.txt
.gitattributes
.gitignore
.packit.yaml
.pre-commit-config.yaml
.prettierignore
.zuul.yaml
CHANGELOG.md
Containerfile.tests
LICENSE
Makefile
README.md
setup.cfg
setup.py
.fmf/version
.github/workflows/do-release.yml
.github/workflows/opened-issues-to-the-board.yml
.github/workflows/prepare-release.yml
.github/workflows/pypi-publish.yml
fedora/python-specfile.spec
files/install-requirements-pip.yaml
files/install-requirements-rpms.yaml
files/local-tests-requirements.yaml
files/zuul-tests.yaml
files/tasks/build-rpm-deps.yaml
files/tasks/generic-dnf-requirements.yaml
files/tasks/project-dir.yaml
files/tasks/rpm-deps.yaml
files/tasks/rpm-test-deps.yaml
plans/full.fmf
plans/git_reference.py
plans/main.fmf
plans/smoke.fmf
specfile/__init__.py
specfile/changelog.py
specfile/exceptions.py
specfile/macro_definitions.py
specfile/macro_options.py
specfile/prep.py
specfile/rpm.py
specfile/sections.py
specfile/sourcelist.py
specfile/sources.py
specfile/specfile.py
specfile/tags.py
specfile/utils.py
specfile/value_parser.py
specfile.egg-info/PKG-INFO
specfile.egg-info/SOURCES.txt
specfile.egg-info/dependency_links.txt
specfile.egg-info/requires.txt
specfile.egg-info/top_level.txt
tests/__init__.py
tests/constants.py
tests/full.fmf
tests/smoke.fmf
tests/data/spec_autopatch/patch0.patch
tests/data/spec_autopatch/patch1.patch
tests/data/spec_autopatch/patch2.patch
tests/data/spec_autopatch/patch3.patch
tests/data/spec_autopatch/patch4.patch
tests/data/spec_autopatch/patch5.patch
tests/data/spec_autopatch/patch6.patch
tests/data/spec_autopatch/test-0.1.tar.xz
tests/data/spec_autopatch/test.spec
tests/data/spec_autosetup/patch0.patch
tests/data/spec_autosetup/patch1.patch
tests/data/spec_autosetup/patch2.patch
tests/data/spec_autosetup/test-0.1.tar.xz
tests/data/spec_autosetup/test.spec
tests/data/spec_commented_patches/patch0.patch
tests/data/spec_commented_patches/patch1.patch
tests/data/spec_commented_patches/patch2.patch
tests/data/spec_commented_patches/patch3.patch
tests/data/spec_commented_patches/patch4.patch
tests/data/spec_commented_patches/patch5.patch
tests/data/spec_commented_patches/patch6.patch
tests/data/spec_commented_patches/test-0.1.tar.xz
tests/data/spec_commented_patches/test.spec
tests/data/spec_includes/description.inc
tests/data/spec_includes/patch0.patch
tests/data/spec_includes/patch1.patch
tests/data/spec_includes/patch2.patch
tests/data/spec_includes/patches.inc
tests/data/spec_includes/test-0.1.tar.xz
tests/data/spec_includes/test.spec
tests/data/spec_macros/patch0.patch
tests/data/spec_macros/patch1.patch
tests/data/spec_macros/patch2.patch
tests/data/spec_macros/test-v0.1.2~rc2.tar.xz
tests/data/spec_macros/test.spec
tests/data/spec_macros/tests-01.tar.xz
tests/data/spec_minimal/test.spec
tests/data/spec_multiple_sources/test.7z
tests/data/spec_multiple_sources/test.spec
tests/data/spec_multiple_sources/test.tar.bz2
tests/data/spec_multiple_sources/test.tar.gz
tests/data/spec_multiple_sources/test.tar.lrz
tests/data/spec_multiple_sources/test.tar.lz
tests/data/spec_multiple_sources/test.tar.xz
tests/data/spec_multiple_sources/test.tar.zst
tests/data/spec_multiple_sources/test.txt
tests/data/spec_multiple_sources/test.zip
tests/data/spec_patchlist/patch0.patch
tests/data/spec_patchlist/patch1.patch
tests/data/spec_patchlist/patch2.patch
tests/data/spec_patchlist/test-0.1.tar.xz
tests/data/spec_patchlist/test.spec
tests/data/spec_rpmautospec/test.spec
tests/data/spec_shell_expansions/test.spec
tests/data/spec_traditional/patch0.patch
tests/data/spec_traditional/patch1.patch
tests/data/spec_traditional/patch2.patch
tests/data/spec_traditional/test-0.1.tar.xz
tests/data/spec_traditional/test.spec
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_specfile.py
tests/unit/__init__.py
tests/unit/test_changelog.py
tests/unit/test_macro_definitions.py
tests/unit/test_macro_options.py
tests/unit/test_prep.py
tests/unit/test_rpm.py
tests/unit/test_sections.py
tests/unit/test_sourcelist.py
tests/unit/test_sources.py
tests/unit/test_specfile.py
tests/unit/test_tags.py
tests/unit/test_utils.py
tests/unit/test_value_parser.py