CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
test-requirements.txt
fedmsg.d/base.py
fedmsg.d/logging.py
fedmsg.d/pdcupdater-example.py
fedmsg.d/ssl.py
pdc_updater.egg-info/PKG-INFO
pdc_updater.egg-info/SOURCES.txt
pdc_updater.egg-info/dependency_links.txt
pdc_updater.egg-info/entry_points.txt
pdc_updater.egg-info/requires.txt
pdc_updater.egg-info/top_level.txt
pdcupdater/__init__.py
pdcupdater/commands.py
pdcupdater/consumer.py
pdcupdater/services.py
pdcupdater/utils.py
pdcupdater/handlers/__init__.py
pdcupdater/handlers/atomic.py
pdcupdater/handlers/compose.py
pdcupdater/handlers/modules.py
pdcupdater/handlers/persons.py
pdcupdater/handlers/pkgdb.py
pdcupdater/handlers/rpms.py
pdcupdater/handlers/depchain/__init__.py
pdcupdater/handlers/depchain/base.py
pdcupdater/handlers/depchain/containers.py
pdcupdater/handlers/depchain/rpms.py
pdcupdater/tests/__init__.py
pdcupdater/tests/handler_tests/__init__.py
pdcupdater/tests/handler_tests/test_atomic.py
pdcupdater/tests/handler_tests/test_compose.py
pdcupdater/tests/handler_tests/test_depchain_containers.py
pdcupdater/tests/handler_tests/test_depchain_rpms.py
pdcupdater/tests/handler_tests/test_modules.py
pdcupdater/tests/handler_tests/test_persons.py
pdcupdater/tests/handler_tests/test_pkgdb.py
pdcupdater/tests/handler_tests/test_rpms.py
pdcupdater/tests/handler_tests/data/README
pdcupdater/tests/handler_tests/data/composeinfo.json
pdcupdater/tests/handler_tests/data/images.json
pdcupdater/tests/handler_tests/data/messagebus-example1.json
pdcupdater/tests/handler_tests/data/rpms.json
pdcupdater/tests/handler_tests/test_modules_data/modulemd-minimal.yaml
pdcupdater/tests/handler_tests/test_modules_data/modulemd.yaml
pdcupdater/tests/handler_tests/test_modules_data/repos/foo.tar
pdcupdater/tests/handler_tests/test_modules_data/trees/Test-0-20160712.0/x86_64/dummy-this-really-is-an-empty-file-0-1.x86_64.rpm
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.TestBaseHarness.test_get_fedmsg
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.TestBaseHarness.test_get_nonexistant_fedmsg
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_atomic.TestAtomicUpdate.test_cannot_handle_other_git_push
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_atomic.TestAtomicUpdate.test_handle_a_push
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_atomic.TestNewCompose.test_cannot_handle_fedbadges
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_atomic.TestNewCompose.test_handle_new_compose
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_atomic.TestNewCompose.test_initialize_from_old_composes
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_compose.TestNewCompose.test_cannot_handle_fedbadges
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_compose.TestNewCompose.test_handle_new_compose
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_compose.TestNewCompose.test_initialize_from_fas
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_compose.TestNewCompose.test_initialize_from_old_composes
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_containers.TestBuildtimeDepIngestion.test_can_handle_buildsys_tag_message
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_containers.TestBuildtimeDepIngestion.test_handle_new_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion.test_audit_empty_koji
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion.test_can_handle_buildsys_tag_message
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_containers.TestInclusionDepIngestion.test_handle_new_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion.test_audit_empty_koji
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion.test_audit_simple
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion.test_can_handle_buildsys_tag_message
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestBuildtimeDepIngestion.test_handle_new_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestion.test_handle_new_brew_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_depchain_rpms.TestRuntimeDepIngestionRedHat.test_handle_new_brew_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_persons.TestNewPerson.test_can_handle_fas_new_person
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_persons.TestNewPerson.test_cannot_handle_fedbadges
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_persons.TestNewPerson.test_handle_new_package
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch.test_can_handle_pkgdb_new_branch
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch.test_cannot_handle_pkgdb_new_package
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewBranch.test_handle_new_package_branch
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage.test_can_handle_pkgdb_new_package
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage.test_cannot_handle_bodhi
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage.test_cannot_handle_fedbadges
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage.test_cannot_handle_pkgdb_new_branch
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_pkgdb.TestNewPackage.test_handle_new_package
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_audit
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_can_handle_new_primary_rawhide_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_can_handle_stable_update_tag
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_cannot_handle_fedbadges
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_cannot_handle_non_primary_rawhide_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_cannot_handle_non_stable_or_rawhide_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_handle_new_primary_rawhide_build
pdcupdater/tests/vcr-request-data/pdcupdater.tests.handler_tests.test_rpms.TestNewRPM.test_handle_new_stable_update_tag