Sigmanificient
303f998cbb
tarsnapper: drop nose dependency
2024-08-18 14:19:25 +02:00
Martin Weinelt
95a7ecdd4d
tarsnapper: revert to nose, disable tests on 3.12
2024-07-09 17:27:18 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
...
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
George Macon
f6660806b8
tarsnapper: use pynose to run tests
...
The nosetests support was removed from pytest in version 8, so revert to
using the nosetests entry point to run tests.
While I'm in here already, update to use pynose to avoid future failures
when nose is removed from nixpkgs (see #311054 ).
2024-06-01 14:20:29 -04:00
George Macon
093f6333b6
tarsnapper: 0.4 -> 0.5
2024-01-27 14:15:23 -05:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter
76a5135b8e
tarsnapper: add meta
2021-08-24 09:18:18 +02:00
Robert Schütz
1ec5651913
treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil
2021-07-03 13:45:57 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Frederik Rietdijk
5a3670b83c
pythonPackages: fix native / check inputs
2019-01-15 10:16:12 +01:00
Jörg Thalheim
f31773b852
tarsnapper: 0.2.1 -> 0.4
...
- project is not a python library -> move out of pythonPackages.
- also enable tests
2017-07-16 11:12:38 +01:00