File python-taskw.changes of Package python-taskw
-------------------------------------------------------------------
Wed Aug 28 03:47:09 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.patch:
* Support pytest 8.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Tue Sep 13 14:57:40 UTC 2022 - pgajdos@suse.com
- version update to 2.0.0
* This release is functionally identical to 1.3.1, but drops support for
older versions of Python. Before upgrading to this version of Taskw,
make sure you're running Python 3.5 or newer.
* does not require python-six
-------------------------------------------------------------------
Wed Feb 16 20:10:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.3.1:
* Adds support for Taskwarrior 2.6.0
* Fixes changelog syntax
* Add tests for pull requests
- drop taskw-1.3.0-fix-build-with-taskwarrior-2.5.2.patch (upstream)
-------------------------------------------------------------------
Fri Aug 20 07:58:12 UTC 2021 - Fusion Future <qydwhotmail@gmail.com>
- Add taskw-1.3.0-fix-build-with-taskwarrior-2.5.2.patch to fix
build error with taskwarrior >= 2.5.2.
-------------------------------------------------------------------
Tue Dec 8 11:22:08 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.3.0
* Pass taskrc via environment variable to subprocess.
* Adds testing for Python 3.7 and 3.8
* Fix error raised when taskwarrior is not installed.
* Fix bug on deletion of completed task; disable confirmation for
recurring tasks; fix bug in numeric deserialization.
* Fixes bug in which UUIDs were improperly parsed
when creating recurring tasks.
* Fix a bug in which configuration values having an equal
sign in their value would be improperly parsed.
* Switched from nose to pytest.
* Dropped automated testing for Python 3.4.
-------------------------------------------------------------------
Sat Oct 19 13:19:31 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite
- Use single spec to add Python 3 support and tidy spec
- Update to v1.2.0
-------------------------------------------------------------------
Tue Jan 5 23:45:19 UTC 2016 - sleep_walker@opensuse.org
- Initial spec for v1.1.0