File nvchecker.changes of Package nvchecker
-------------------------------------------------------------------
Thu Nov 23 12:13:05 UTC 2023 - ecsos <ecsos@opensuse.org>
- Update to 2.12
* added alpmfiles source for checking local pacman files database
* use tomllib instead of tomli on Python 3.11+
* other minor updates
- Update to 2.11
* changed to PEP 517 build system
* changed from deprecated appdirs to platformdirs
* fixed regex source for better caching
* other minor changes
- Update to 2.10
* alpm: added support searching multile repos
* gitea: fixed default branch being hardcoded as "master"
* fixed an exception in Worker.run took down the whole process
* tests updates
- Update to 2.9
-------------------------------------------------------------------
Thu Nov 23 12:11:23 UTC 2023 - ecsos <ecsos@opensuse.org>
- Fix Leap build error.
-------------------------------------------------------------------
Mon Nov 8 13:19:10 UTC 2021 - ecsos <ecsos@opensuse.org>
- Fix Tumbleweed build error.
-------------------------------------------------------------------
Wed Apr 21 13:46:32 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.7
* Added `use_latest_tag` option for GitHub sources
* Added sparkle source
* tests and other minor updates
-------------------------------------------------------------------
Thu Apr 9 09:22:42 UTC 2020 - ecsos@opensuse.org
- Update to 1.6
* multiple fixes for "pacman" source
* tornado<6 is no longer supported
* don't try to inteprete % in the ini file
* fix sorting with use_pre_release=True for PyPI
* multiple fixes for tests
- Run spec-cleaner.
-------------------------------------------------------------------
Fri Mar 13 12:46:38 UTC 2020 - ecsos@opensuse.org
- Update to 1.5
* check versions found on repology.org
* archpkg: support for provides field (e.g. for soname updates)
* is supported
* tests now have a needs_net mark so you can skip them when there
is no Internet access
* various fixes
-------------------------------------------------------------------
Wed Jul 24 10:09:16 UTC 2019 - ecsos@opensuse.org
- Update to 1.4.4
* fix bitbucket 1.0 API gone
* fix crates.io 403 error
* use our own user agent as default
- Changes from 1.4.3
* fix `max_page` option of GitHub source.
- Changes from 1.4.2
* The `max_page` option of `GitHub` source is fixed.
- Changes from 1.4
* PyPI source has a "use_pre_release" option
* new "--tries" argument for retrying failed items (to work
around temporary network issues)
* a new "list options" feature to uniform processing of sources
that return a list of version strings so you can include /
exclude certain versions
* old "include_tags_pattern", "ignored_tags", "sort_version_key"
options are deprecated
* GitHub source now has a "max_page" option when "use_max_tag" is
true
-------------------------------------------------------------------
Thu Jan 10 11:05:13 UTC 2019 - ecsos@opensuse.org
- Update to 1.3
* fix aiohttp support
* fix caching for vcs source
* update PyPI url and work around a bug with curl 7.63.0
- Changes from 1.2.7
* nothing has changed except metadata since 1.2. Versions 1.2.*
were used to try to fix docs on PyPI.
- Changes from 1.2
* cache results during a run so the same under different entries
won't take resources to check again and again
* add `use_last_modified` for aur
* add `--ignore-nonexistent` argument to nvtake
* add `missing_ok`, which suppresses no-result warnings
* other fixes
-------------------------------------------------------------------
Thu Nov 15 06:50:07 UTC 2018 - ecsos@opensuse.org
- Initial version 1.1