Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pyocr pyocr
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • World
  • OpenPaperworkOpenPaperwork
  • pyocrpyocr
  • Merge requests
  • !115

Switch to setuptools-scm for versioning

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Elliott Sales de Andrade requested to merge QuLogic/pyocr:setuptools-scm into master Mar 23, 2019
  • Overview 2
  • Commits 3
  • Pipelines 0
  • Changes 4

This seems less intrusive than pbr since that doesn't handle the current file layout. This uses setuptools-scm which automatically grabs the version from git, or PKG-INFO from the sdist. I've also added setuptools-scm-git-archive which should handle the case of downloading tagged tarballs from the GitLab here.

Fixes #108 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: setuptools-scm