Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-taskw-2.0.0-1.7 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-taskw Distribution: openSUSE:Factory:zSystems
Version: 2.0.0 Vendor: openSUSE
Release: 1.7 Build date: Tue Sep 13 16:57:40 2022
Group: Development/Languages/Python Build host: reproducible
Size: 373823 Source RPM: python-taskw-2.0.0-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ralphbean/taskw
Summary: Python bindings for taskwarrior
Python bindings for your taskwarrior database.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Sep 13 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 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 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 08 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 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 05 2016 sleep_walker@opensuse.org
  - Initial spec for v1.1.0

Files

/usr/lib/python3.12/site-packages/taskw
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/taskw-2.0.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/taskw/__init__.py
/usr/lib/python3.12/site-packages/taskw/__pycache__
/usr/lib/python3.12/site-packages/taskw/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/task.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/task.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/taskrc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/taskrc.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/warrior.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/__pycache__/warrior.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/exceptions.py
/usr/lib/python3.12/site-packages/taskw/fields
/usr/lib/python3.12/site-packages/taskw/fields/__init__.py
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/annotationarray.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/annotationarray.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/array.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/array.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/base.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/base.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/choice.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/choice.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/commaseparateduuid.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/commaseparateduuid.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/date.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/date.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/duration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/duration.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/numeric.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/numeric.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/string.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/string.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/uuid.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/fields/__pycache__/uuid.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/fields/annotationarray.py
/usr/lib/python3.12/site-packages/taskw/fields/array.py
/usr/lib/python3.12/site-packages/taskw/fields/base.py
/usr/lib/python3.12/site-packages/taskw/fields/choice.py
/usr/lib/python3.12/site-packages/taskw/fields/commaseparateduuid.py
/usr/lib/python3.12/site-packages/taskw/fields/date.py
/usr/lib/python3.12/site-packages/taskw/fields/duration.py
/usr/lib/python3.12/site-packages/taskw/fields/numeric.py
/usr/lib/python3.12/site-packages/taskw/fields/string.py
/usr/lib/python3.12/site-packages/taskw/fields/uuid.py
/usr/lib/python3.12/site-packages/taskw/task.py
/usr/lib/python3.12/site-packages/taskw/taskrc.py
/usr/lib/python3.12/site-packages/taskw/test
/usr/lib/python3.12/site-packages/taskw/test/__init__.py
/usr/lib/python3.12/site-packages/taskw/test/__pycache__
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_datas.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_datas.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_fields.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_fields.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_recursive.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_recursive.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_task.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_task.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_taskrc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_taskrc.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_warrior.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/taskw/test/__pycache__/test_warrior.cpython-312.pyc
/usr/lib/python3.12/site-packages/taskw/test/data
/usr/lib/python3.12/site-packages/taskw/test/data/default.taskrc
/usr/lib/python3.12/site-packages/taskw/test/data/empty.taskrc
/usr/lib/python3.12/site-packages/taskw/test/data/included.taskrc
/usr/lib/python3.12/site-packages/taskw/test/test_datas.py
/usr/lib/python3.12/site-packages/taskw/test/test_fields.py
/usr/lib/python3.12/site-packages/taskw/test/test_recursive.py
/usr/lib/python3.12/site-packages/taskw/test/test_task.py
/usr/lib/python3.12/site-packages/taskw/test/test_taskrc.py
/usr/lib/python3.12/site-packages/taskw/test/test_utils.py
/usr/lib/python3.12/site-packages/taskw/test/test_warrior.py
/usr/lib/python3.12/site-packages/taskw/utils.py
/usr/lib/python3.12/site-packages/taskw/warrior.py
/usr/share/doc/packages/python312-taskw
/usr/share/doc/packages/python312-taskw/README.rst
/usr/share/licenses/python312-taskw
/usr/share/licenses/python312-taskw/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024