LICENSE-CC0
LICENSE-MIT
MANIFEST.in
README.md
pyproject.toml
setup.cfg
pyp2spec/__init__.py
pyp2spec/classifiers_to_fedora.json
pyp2spec/conf2spec.py
pyp2spec/pyp2conf.py
pyp2spec/pyp2spec.py
pyp2spec/rpmversion.py
pyp2spec/template.spec
pyp2spec.egg-info/PKG-INFO
pyp2spec.egg-info/SOURCES.txt
pyp2spec.egg-info/dependency_links.txt
pyp2spec.egg-info/entry_points.txt
pyp2spec.egg-info/requires.txt
pyp2spec.egg-info/top_level.txt
tests/test_conf2spec.py
tests/test_pyp2conf.py
tests/expected_specfiles/python-click.spec
tests/expected_specfiles/python-markdown-it-py.spec
tests/fixtures/cassettes/test_pyp2conf.test_OSI_Approved_is_ignored.json
tests/fixtures/cassettes/test_pyp2conf.test_archful_package.json
tests/fixtures/cassettes/test_pyp2conf.test_automatically_generated_config_is_valid[aionotion-2.0.3].json
tests/fixtures/cassettes/test_pyp2conf.test_automatically_generated_config_is_valid[click-7.1.2].json
tests/fixtures/cassettes/test_pyp2conf.test_bad_license_if_compliant_is_not_returned.json
tests/fixtures/cassettes/test_pyp2conf.test_bad_license_if_not_compliant_is_returned.json
tests/fixtures/cassettes/test_pyp2conf.test_compliant_license_is_returned.json
tests/fixtures/cassettes/test_pyp2conf.test_config_with_customization_is_valid.json
tests/fixtures/cassettes/test_pyp2conf.test_license_classifier_read_correctly.json
tests/fixtures/cassettes/test_pyp2conf.test_mix_non_compliant_licenses_wont_work_if_strict.json
tests/fixtures/cassettes/test_pyp2conf.test_mix_non_compliant_licenses_work_if_not_strict.json
tests/fixtures/cassettes/test_pyp2conf.test_no_homepage_in_metadata.json
tests/fixtures/cassettes/test_pyp2conf.test_no_license_classifiers_and_no_license_keyword.json
tests/fixtures/cassettes/test_pyp2conf.test_package_without_license_is_not_processed.json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[django-apistar-0.5.40-0-0.5.40-0].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[django-apistar-0.5.40-0-0.5.40^post0].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[javascript-1!0.2.13-1!0.2.13].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[javascript-1!0.2.13-1-0.2.13].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[markdown-it-py-1.1.0-%{version}].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[markdown-it-py-1.1.0-1.1.0].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[python3-wget-0.0.2-beta1-0.0.2-beta1].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[python3-wget-0.0.2-beta1-0.0.2~b1].json
tests/fixtures/cassettes/test_pyp2conf.test_pypi_version_is_converted_to_rpm[tomli-None-%{version}].json
tests/fixtures/cassettes/test_pyp2conf.test_summary_is_generated_if_not_in_upstream.json
tests/fixtures/cassettes/test_pyp2conf.test_summary_is_generated_if_upstream_data_is_multiline.json
tests/fixtures/cassettes/test_pyp2conf.test_zip_sdist_is_added_to_source_macro.json
tests/test_configs/customized_aionotion.conf
tests/test_configs/customized_boutdata.conf
tests/test_configs/customized_click.conf
tests/test_configs/customized_jupyter-packaging.conf
tests/test_configs/customized_markdown-it-py.conf
tests/test_configs/customized_tornado.conf
tests/test_configs/default_python-aionotion.conf
tests/test_configs/default_python-click.conf