- Dec 05, 2024
-
-
Robin Candau authored
-
-
- Nov 16, 2024
-
-
Jelle van der Waa authored
-
- Oct 24, 2024
-
-
- Aug 02, 2024
-
-
Robin Candau authored
-
- May 31, 2024
-
-
Robin Candau authored
-
- Apr 04, 2024
-
-
- Apr 03, 2024
-
-
David Runge authored
Rebuild to use python-hatchling (which is the PEP517 build backend) and not python-hatch (project management tooling).
-
- Mar 31, 2024
-
- Mar 26, 2024
-
-
Robin Candau authored
-
- Feb 10, 2024
-
-
Morten Linderud authored
Signed-off-by:
Morten Linderud <foxboron@archlinux.org>
-
- Jan 28, 2024
-
-
Robin Candau authored
-
- Jan 12, 2024
-
-
Robin Candau authored
upgpkg: 3.55-1: New upstream release + Add a hook to refresh the arch_updates module on pacman operations See https://github.com/ultrabug/py3status/pull/2219
-
- Oct 14, 2023
-
-
Robin Candau authored
-
- Sep 25, 2023
-
-
Robin Candau authored
-
- Sep 04, 2023
-
-
Robin Candau authored
-
- Aug 28, 2023
-
-
Robin Candau authored
-
- Jul 26, 2023
-
-
Antonio Rojas authored
-
- May 04, 2023
-
-
Morten Linderud authored
-
- Apr 06, 2023
-
- Feb 26, 2023
-
-
Morten Linderud authored
-
- Jan 24, 2023
-
-
Morten Linderud authored
-
- Oct 06, 2022
-
-
Jonas Witschel authored
-
- Aug 25, 2022
-
-
Jonas Witschel authored
-
- Jun 16, 2022
-
-
Jonas Witschel authored
-
- Apr 28, 2022
-
-
Jonas Witschel authored
GitHub has changed the format of the git-archive tarball URL to include "refs/tags".
-
- Apr 22, 2022
-
-
Jonas Witschel authored
-
- Apr 01, 2022
-
-
Morten Linderud authored
-
- Mar 22, 2022
-
-
Jonas Witschel authored
-
Jonas Witschel authored
Since the switch to PEP 517 pytest is used directly instead of invoking it through setup.py.
-
- Mar 14, 2022
-
-
Jonas Witschel authored
-
- Feb 27, 2022
-
-
Jonas Witschel authored
-
- Dec 03, 2021
-
- Nov 09, 2021
-
-
Jonas Witschel authored
-
- Oct 23, 2021
-
-
Jonas Witschel authored
The clock module has a hard dependency on the deprecated python-pytz because it uses pytz.country_timezones() and therefore cannot be easily replaced with the newer built-in zoneinfo module. This is unlikely to change in version 3.x of py3status: https://github.com/ultrabug/py3status/pull/1992#issuecomment-758504036 The clock module is also the only module to use the external tzlocal module, so edit the description of the optional dependency accordingly.
-
- Sep 07, 2021
-
-
Evangelos Foutras authored
-
- Aug 30, 2021
-
-
Jonas Witschel authored
The structure of the documentation has changed a bit and is now divided into a developer's and a user's guide in separate directories.
-
- Jun 29, 2021
-
-
Jonas Witschel authored
-
- May 26, 2021
-
-
Jonas Witschel authored
-
- Apr 18, 2021
-
-
Jonas Witschel authored
Make the generated Python bytecode files reproducible by ensuring that the ordering of elements in sets and dictionaries is deterministic.
-