.git_archival.txt
.gitattributes
.gitchangelog.rc
.packit.yaml
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
Jenkinsfile
LICENSE
Makefile
README.md
markdown.tpl
python-ogr.spec
recipe.yaml
release-conf.yaml
setup.cfg
setup.py
tox.ini
ogr/__init__.py
ogr/abstract.py
ogr/constant.py
ogr/exceptions.py
ogr/utils.py
ogr.egg-info/PKG-INFO
ogr.egg-info/SOURCES.txt
ogr.egg-info/dependency_links.txt
ogr.egg-info/requires.txt
ogr.egg-info/top_level.txt
ogr/services/__init__.py
ogr/services/base.py
ogr/services/github.py
ogr/services/gitlab.py
ogr/services/our_pagure.py
ogr/services/pagure.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/conftest.py
tests/integration/test_github.py
tests/integration/test_our_pagure.py
tests/integration/test_pagure.py
tests/unit/__init__.py
tests/unit/test_our_pagure.py
tests/unit/test_pagure.py
tests/unit/test_utils.py