Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 14:45:43 UTC Now

2023-03-12 16:06:43 UTC MAIN commitmail json YAML

net/bandsnatch: update to 0.2.0

Breaking Change
- The previous behaviour of running the download job with the base command has
  been moved into its own subcommand run in order to accommodate some features
  I plan to add in the future.

Added
--dry-run flag to get a list of releases Bandsnatch would try to download,
without actually downloading them.
--debug flag to get some extra information in certain circumstances (Might be
changed to --verbose in the future if I change my mind).

Fixed
- Fix problem where some releases could crash a thread with missing field
  'download_type'.

Changed
- New run subcommand which replaces the previous functionality of running the
  downloader on the base command.

(pin)