EVOLUTION-MANAGER
Edit File: SOURCES.txt
CHANGELOG.rst CONTRIBUTING.md COPYING COPYING-koji LGPL MANIFEST.in README.rst setup.cfg setup.py bin/rpkg doc/Makefile doc/generate_commands_docs.py doc/source/api.rst doc/source/conf.py doc/source/configuration.rst doc/source/index.rst doc/source/intro.rst doc/source/migrations.rst doc/source/releases.rst doc/source/migrations/use-kojiprofile.rst doc/source/releases/1.47.rst doc/source/releases/1.48.rst doc/source/releases/1.49.rst doc/source/releases/1.50.rst doc/source/releases/1.51.rst doc/source/releases/1.52.rst doc/source/releases/1.53.rst doc/source/releases/1.54.rst doc/source/releases/1.55.rst doc/source/releases/1.56.rst doc/source/releases/1.57.rst doc/source/releases/1.58.rst doc/source/releases/1.59.rst doc/source/releases/1.60.rst doc/templates/app.rst.tmpl doc/templates/cli.rst.tmpl doc/templates/cli_synopsis_global_options.rst.tmpl doc/templates/command.rst.tmpl etc/bash_completion.d/rpkg.bash etc/rpkg/rpkg.conf pyrpkg/__init__.py pyrpkg/cli.py pyrpkg/errors.py pyrpkg/gitignore.py pyrpkg/lookaside.py pyrpkg/man_gen.py pyrpkg/sources.py pyrpkg/utils.py pyrpkg/layout/__init__.py pyrpkg/layout/base.py pyrpkg/layout/layouts.py requirements/README.rst requirements/fedora-cli-tools.txt requirements/fedora-py2.txt requirements/fedora-py3.txt requirements/pypi.txt requirements/test-pypi.txt requirements/tests.txt rpkg.egg-info/PKG-INFO rpkg.egg-info/SOURCES.txt rpkg.egg-info/dependency_links.txt rpkg.egg-info/requires.txt rpkg.egg-info/top_level.txt tests/test_cli.py tests/test_cli.py.orig tests/test_commands.py tests/test_flatpak_build.py tests/test_gitgnore.py tests/test_layout_distgit.py tests/test_layout_srpm.py tests/test_lookaside.py tests/test_module_build.py tests/test_retire.py tests/test_side_tag.py tests/test_sources.py tests/test_utils.py tests/utils.py tests/commands/__init__.py tests/commands/test_add_tag.py tests/commands/test_check_repo.py tests/commands/test_clone.py tests/commands/test_delete_tag.py tests/commands/test_list_tag.py tests/commands/test_package_name.py tests/commands/test_patch.py tests/commands/test_push.py tests/fixtures/rpkg-container-own-config.conf tests/fixtures/rpkg-deprecated-kojiconfig.conf tests/fixtures/rpkg-greenwave.conf tests/fixtures/rpkg-has-distgit-namespaces.conf tests/fixtures/rpkg-ns.conf tests/fixtures/rpkg.conf tests/fixtures/docpkg/docpkg.spec tests/fixtures/docpkg/docpkg.tar.gz tests/fixtures/docpkg/hello-world.txt tests/fixtures/docpkg/source-without-extension tests/fixtures/layouts/dead-module/dead.module tests/fixtures/layouts/dead-module/foobar.spec tests/fixtures/layouts/dead-package/dead.package tests/fixtures/layouts/dead-package/foobar.spec tests/fixtures/layouts/dist-git/foobar.spec tests/fixtures/layouts/dist-git/foobar.txt tests/fixtures/layouts/dist-git/sources tests/fixtures/layouts/specless/.gitkeep tests/fixtures/layouts/srpm/.foobar.metadata tests/fixtures/layouts/srpm-dead-module/.foobar.metadata tests/fixtures/layouts/srpm-dead-module/dead.module tests/fixtures/layouts/srpm-dead-module/SOURCES/foobar-firstcommit.patch tests/fixtures/layouts/srpm-dead-module/SPECS/foobar.spec tests/fixtures/layouts/srpm-dead-package/.foobar.metadata tests/fixtures/layouts/srpm-dead-package/dead.package tests/fixtures/layouts/srpm-dead-package/SOURCES/foobar-firstcommit.patch tests/fixtures/layouts/srpm-dead-package/SPECS/foobar.spec tests/fixtures/layouts/srpm-dead-package/srpm/.foobar.metadata tests/fixtures/layouts/srpm-dead-package/srpm/SOURCES/foobar-firstcommit.patch tests/fixtures/layouts/srpm-dead-package/srpm/SPECS/foobar.spec tests/fixtures/layouts/srpm-specless/.foobar.metadata tests/fixtures/layouts/srpm-specless/SPECS/.gitkeep tests/fixtures/layouts/srpm/SOURCES/foobar-firstcommit.patch tests/fixtures/layouts/srpm/SPECS/foobar.spec