Martin Weinelt
771d9030fa
pinnwand: 1.5.0 -> 1.6.0
...
https://github.com/supakeen/pinnwand/releases/tag/v1.6.0
2024-11-01 15:05:09 +01:00
Martin Weinelt
f822b2ba5c
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Martin Weinelt
e3a9b942b8
pinnwand: update homepage
2024-06-17 01:04:36 +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
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Martin Weinelt
b38f00e0fd
pinnwand: 1.4.0 -> 1.5.0
...
https://github.com/supakeen/pinnwand/releases/tag/v1.5.0
2024-05-17 02:41:20 +02:00
Martin Weinelt
a32f0741b5
pinnwand: relax docutils constraint
...
Checking runtime dependencies for pinnwand-1.4.0-py3-none-any.whl
- docutils<0.20,>=0.19 not satisifeid by version 0.20.1
2023-12-20 20:10:29 +01:00
h7x4
12315f53ff
treewide: add mainProgram
2023-11-24 21:01:03 +01:00
figsoda
22ec7aebbc
treewide/servers: use top-level fetchPypi
2023-05-25 12:06:38 -04:00
Martin Weinelt
5f642aa439
pinnwand: Relax sqlalchemy constraint
...
Package test and integration tests are passing and I reported that
success story upstream.
2023-03-03 23:57:12 +01: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
Martin Weinelt
6b5ed12406
pinnwand: 1.3.0 -> 1.4.0
...
https://github.com/supakeen/pinnwand/releases/tag/v1.4.0
2022-11-27 13:24:51 +01:00
Martin Weinelt
bcd5b09634
pinnwand: relax token-bucket pin
2021-07-03 20:09:34 +02:00
Martin Weinelt
4d6b6f7cba
pinnwand: relax click, sqlalchemy and docutils constraints
...
Signed-off-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2021-06-22 13:42:53 +02:00
Martin Weinelt
2d9558b33b
pinnwand: 1.2.3 -> 1.3.0
...
https://github.com/supakeen/pinnwand/releases/tag/v1.3.0
2021-05-22 20:33:19 +02:00
Martin Weinelt
f16071afd5
pinnwand: apply patch for pygment lexer weirdness
...
Also drop tornado override and apply some cleanup.
2021-04-13 03:59:42 +02:00
Martin Weinelt
a2e741bd38
pinnwand: 1.2.2 -> 1.2.3
2021-01-11 10:33:03 +01:00
Frederik Rietdijk
8c46ea4ab5
pinnwand: use poetry-core instead of poetry
...
to reduce build-time closure
2021-01-03 14:13:59 +01:00
adisbladis
7b3f9e9b75
pinnwand: Use poetry from pythonPackages
...
Ideally this software should be repackaged using Poetry2nix rather
that using pythonPackages.
As it is now things are packaged incorrectly.
cc @mweinelt
2020-12-01 14:28:39 +01:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Martin Weinelt
9233ae9692
pinnwand: 1.2.1 -> 1.2.2
...
Some longer standing bugs get squatted in pragmatic ways.
- Ensure minimum body width to prevent button falling off
(supakeen/pinnwand#79 )
- Select initial lexer for additional files (supakeen/pinnwand#97 )
2020-08-29 12:25:41 +02:00
Martin Weinelt
45d5dc2aa9
pinnwand: 1.2.0 -> 1.2.1
2020-08-09 01:52:26 +02:00
Martin Weinelt
433db3a30c
pinnwand: 1.1.2 -> 1.2.0
...
Build the package from Git using pyproject.toml and enable tests.
2020-08-09 01:52:25 +02:00
Martin Weinelt
cb50679f0e
nixos/tests/pinnwand: init
2020-08-09 01:52:25 +02:00
Martin Weinelt
51c0d1408e
pinnwand: 1.1.1 -> 1.1.2
2020-06-08 17:04:57 -07:00
Martin Weinelt
6563ed498d
pinnwand: 1.1.0 -> 1.1.1
2020-06-02 12:48:35 -07:00
Martin Weinelt
c2e8ea4bbd
pinnwand: init at 1.1.0
2020-05-27 12:58:39 -07:00