Commit Graph

22 Commits

Author SHA1 Message Date
aleksana
6fd80c0cce bepasty: fix overriding hash 2024-07-14 01:27:55 +08:00
aleksana
07c1bc2034 treewide: sha256 -> hash attribute for pypi fetchers 2024-07-14 01:25:22 +08:00
Philip Taron
4ede2c3657 Avoid top-level with ...; in pkgs/tools/misc/bepasty/default.nix 2024-03-28 21:30:46 +01:00
Martin Weinelt
7a8aa7c5d9 bepasty: 1.2.0 -> 1.2.1 2024-03-12 18:25:15 +01:00
Jakub Skokan
7a0a6eddce bepasty: enable tests 2023-09-28 17:42:41 +02:00
Jakub Skokan
14a5830897 bepasty: 1.1.0 -> 1.2.0 2023-09-28 17:42:40 +02:00
Weijia Wang
91ad44fd95
Merge pull request #231311 from aither64/bepasty-1.1.0
bepasty: 0.5.0 -> 1.1.0
2023-06-14 16:12:37 +03:00
Weijia Wang
6e7c0b97d4 treewide: make fetchPypi more explicit 2023-05-25 21:37:59 +03:00
Jakub Skokan
b031ba3d52 bepasty: fix license to bsd2 2023-05-12 20:25:23 +02:00
Jakub Skokan
becd4e0f3b bepasty: 0.5.0 -> 1.1.0
Closes #116326
Closes #116429
2023-05-12 20:25:07 +02: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
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
73fa45693c bepasty: use correct version of xstatic-bootstrap 2020-03-12 11:20:19 +01:00
lassulus
5e73d19040 bepasty: add setuptools 2019-10-15 21:02:16 +02:00
makefu
c539c020be
bepasty: 0.4.0 -> 0.5.0 2018-10-16 00:46:55 +02:00
Patrick Hilhorst
0415710a5d treewide: removed name from a few pythonpackages defining pname and version 2018-06-07 18:06:25 +02:00
lassulus
9a182f57c5 bepasty: make it a package again
this fixes running bepasty with gunicorn, which is needed for
services.bepasty
2018-04-09 22:33:49 +02:00
Markus Hauck
e1dbe8e14a bepasty: Add checkInput for tests
Related #32244
2017-12-21 12:14:12 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Frederik Rietdijk
63b66bf960 python.pkgs.WSGIProxy: disable python3 2017-08-25 19:36:18 +02:00
Frederik Rietdijk
997043c137 bepasty: move out of python-packages
because its a (web) application and thus doesn't belong there.
2017-08-25 19:36:18 +02:00