- Jan 07, 2025
-
-
David Runge authored
Rebuild to apply patch to disable DeprecationWarning.
-
David Runge authored
Since Python 3.13 the the emitted DeprecationWarning breaks core functionality: https://github.com/lucc/khard/issues/335 Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Nov 26, 2024
-
- Jul 14, 2024
-
-
T.J. Townsend authored
-
- Apr 06, 2024
-
- Nov 26, 2023
-
-
David Runge authored
Add all direct dependencies. Make sure data file are installed.
-
David Runge authored
Tracking tags without a pinning commit allows upstream to move the tag around. Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Nov 24, 2023
-
- Apr 12, 2023
-
- Dec 12, 2022
-
- Sep 03, 2022
-
- Dec 03, 2021
-
- Sep 07, 2021
-
-
Evangelos Foutras authored
-
- Aug 08, 2021
-
-
Daniel M. Capella authored
https://archlinux.org/todo/change-dependency-from-python-setuptools_scm-to-python-setuptools-scm/ Also switch to sha256 from sha512 so they can be checked against the sums stored on PyPI.
-
- Feb 09, 2021
-
- Dec 24, 2020
-
- Nov 12, 2020
-
- Aug 13, 2020
-
- Jul 15, 2020
-
-
David Runge authored
Exporting PYTHONHASHSEED so .pyc files stay reproducible. Removing prepopulated __pycache__ directory before build() and after check() as it makes the package non-reproducible.
-
- Apr 07, 2020
-
- Apr 04, 2020
-
-
David Runge authored
Adding python-sphinx-autoapi as makedepends. Running pytest directly in check() instead of via setuptools. Cleanups.
-
- Nov 06, 2019
-
- Nov 04, 2019
-
- Jul 05, 2019
-
-
David Runge authored
Switching to github as source for now, as upstream fails to upload srcdist lately. Installing man page and singlehtml documentation. Installing all zsh integrations. Minor fixes.
-
- Dec 31, 2018
-
-
David Runge authored
Upgrading to 0.13.0. Switching to pythonhosted.org for source. Running tests in check().
-
- Jul 23, 2018
-
- Mar 15, 2018
-
-
David Runge authored
Removing install script. Moving sdiff_khard_wrapper.sh to /usr/lib/khard/. Adding python-setuptools to depends as an entry point is generated.
-