Skip to content

Update osc dput

Andrej Shadura requested to merge update-osc-dput into apertis/v2022dev0

Contains the following upstream changes:

  • Expand the use of pathlib
  • Keep the metadata for the remote files
  • Verify the files have actually changed before committing them
  • Fix typos and reindent the help text so that it renders properly
  • Use better-suitable exceptions in error cases
  • Automatically guess the project name when we can
  • Update the help text
  • Remove the unnecessary decoration in the main module

Merge request reports