File python-lastversion.changes of Package python-lastversion
-------------------------------------------------------------------
Mon Mar 30 23:00:40 UTC 2026 - Tim Neujahr <timnjr.opensuse.reference660@passmail.net>
- Update to 3.6.10:
* Fixed debug print() calls in update_spec/pypi breaking automation
scripts that parse lastversion output
* Fixed silent error discarding in changelog generation and release
notes collection
* Fixed deprecated datetime.utcnow() causing DeprecationWarning on
Python 3.12+
* Added Python 3.13 support
* Added release data cache with configurable TTL and optional
Redis backend (3.6.0)
* Added bulk input option -i/--input-file for multiple repos (3.5.10)
* Added Codeberg and Gitea support (3.5.10, 2.4.5)
* Added --formal switch for formal releases only (3.4.3)
* Added --sem option for semantic versioning level filtering (2.4.0)
* Added --even switch for odd/even versioning schemes (2.4.9)
* Added unzip command to extract projects directly (2.2.0)
* Added SourceForge --source URL fetching (3.3.0)
* Added WordPress plugin support via --at wordpress (2.1.0)
* Added arbitrary version string extraction from CLI (2.4.4)
* Added arbitrary version comparison: lastversion 1.2.3 -gt 1.2.4
(1.3.4)
* Fixed stale lock files causing LockAcquireTimeout errors (3.6.5)
* Fixed wrong version returned for branch-filtered repos (3.6.3)
* Fixed UnicodeEncodeError in --help on LANG=C systems (3.5.12)
* Fixed various GitHub, GitLab and pre-release detection issues
* Dropped Python 2 support (3.0.0)
- Add python-distro dependency (new upstream requirement)
- Drop python-lockfile dependency (no longer required upstream)
- Drop python-six dependency (Python 2 no longer supported upstream)
-------------------------------------------------------------------
Tue Nov 24 07:54:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Activate non-network subset of test suite
- Update to v1.2.3
-------------------------------------------------------------------
Tue Sep 17 03:46:40 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.2.2