CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
conf/ursa-major-stage.conf
conf/ursa-major.conf
tests/__init__.py
tests/test_add_module.py
tests/test_add_tag_handler.py
tests/test_check_config.py
tests/test_cli.py
tests/test_koji_service.py
tests/test_mbs.py
tests/test_remove_module.py
tests/test_update_tag.py
tests/test_utils.py
tests/test_data/mbs_modules_testmodule_all_in_one_page.json
tests/test_data/mbs_testmodule_604_verbose.json
tests/test_data/test_get_modules_with_requires.json
tests/test_data/testmodule_ready_message.json
tests/test_data/testmodule_with_requires_ready_message.json
tests/test_data/ursa-major-test.conf
ursa_major/__init__.py
ursa_major/cli.py
ursa_major/koji_service.py
ursa_major/logger.py
ursa_major/mail.py
ursa_major/mbs.py
ursa_major/utils.py
ursa_major.egg-info/PKG-INFO
ursa_major.egg-info/SOURCES.txt
ursa_major.egg-info/dependency_links.txt
ursa_major.egg-info/entry_points.txt
ursa_major.egg-info/not-zip-safe
ursa_major.egg-info/requires.txt
ursa_major.egg-info/top_level.txt
ursa_major/handlers/__init__.py
ursa_major/handlers/add_module.py
ursa_major/handlers/add_tag.py
ursa_major/handlers/base.py
ursa_major/handlers/check_config.py
ursa_major/handlers/remove_module.py
ursa_major/handlers/show_config.py
ursa_major/handlers/update_tag.py
ursa_major/templates/mail/add-tag-error.txt.j2
ursa_major/templates/mail/add-tag.txt.j2
ursa_major/templates/mail/base.txt.j2