Skip to content

0.38.1

Compare
Choose a tag to compare
@lachmanfrantisek lachmanfrantisek released this 29 Apr 12:19
· 265 commits to main since this release
3fd7075
  • When using Tokman as GitHub authentication mechanism, ogr will now raise GithubAppNotInstalledError instead of failing with generic GithubAPIException when app providing tokens is not installed on the repository.
  • Use the standard library instead of setuptools for getting the version on Python 3.8+,
    or a smaller package on older Pythons.
    This also fixes the packaging issue with missing pkg_resources.