pydoro icon indicating copy to clipboard operation
pydoro copied to clipboard

🍅 pydoro - Terminal Pomodoro Timer

Results 20 pydoro issues
Sort by recently updated
recently updated
newest added

Bumps [twine](https://github.com/pypa/twine) from 5.1.0 to 5.1.1. Changelog Sourced from twine's changelog. Twine 5.1.1 (2024-06-26) Bugfixes ^^^^^^^^ Resolve DeprecationWarnings when extracting twine metadata. ([#1115](https://github.com/pypa/twine/issues/1115) <https://github.com/pypa/twine/issues/1115>_) Fix bug for Repository URLs with...

dependencies

**Install** ```bash ssteiner@B450M-DS3H:~ $ pipx install pydoro installed package pydoro 0.2.3, installed using Python 3.12.3 These apps are now globally available - pydoro done! ✨ 🌟 ✨ ``` **Run, crash**...

bug

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.8.0. Release notes Sourced from pyinstaller's releases. v6.8.0 Please see the v6.8.0 section of the changelog for a list of the changes since v6.7.0. v6.7.0...

dependencies

Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.43 to 3.0.47. Release notes Sourced from prompt-toolkit's releases. 3.0.47 New features: Allow passing exception classes for KeyboardInterrupt and EOFError in PromptSession. Fixes: Compute padding parameters for...

dependencies

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.10.0. Release notes Sourced from pyinstaller's releases. v6.10.0 Please see the v6.10.0 section of the changelog for a list of the changes since v6.9.0. v6.9.0...

dependencies

**Describe the bug** pydoro does not start on Windows 11 after installation via `pip` with ```PowerShell ModuleNotFoundError: No module named 'pkg_resources' ``` **Note: This issue is fixed by running `pip...

bug

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 6.5.0 to 6.13.0. Release notes Sourced from pyinstaller's releases. v6.13.0 Please see the v6.13.0 section of the changelog for a list of the changes since v6.12.0. v6.12.0...

dependencies
python

Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.47 to 3.0.51. Release notes Sourced from prompt-toolkit's releases. 3.0.51 New features: Use pyproject.toml instead of setup.py. Fixes: Fix edge case in formatted_text.split_lines when the input starts...

dependencies
python

Bumps [twine](https://github.com/pypa/twine) from 5.1.0 to 6.1.0. Changelog Sourced from twine's changelog. Twine 6.1.0 (2025-01-17) Features ^^^^^^^^ Twine now has preliminary built-in support for Trusted Publishing <https://docs.pypi.org/trusted-publishers/>_ as an authentication mechanism....

dependencies

Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`

bug