Wolfgang Walther
91e131cd0d
python3Packages.setuptoolsCheckHook: move to aliases
...
This had already been removed and should be an alias now.
(cherry picked from commit 38002286d7 )
2025-07-22 06:28:15 +00:00
Martin Weinelt
6878f134c0
[Backport release-25.05] python313Packages.pyliblo: switch to pyliblo3 fork ( #423263 )
2025-07-09 13:17:02 +02:00
Sarah Clark
320124100c
python3Packages.curve25519-donna: remove as obsolete
...
No maintainer, last change in 2015, no dependents.
(cherry picked from commit 7b3197bc1d )
2025-07-08 14:02:40 +00:00
ArchercatNEO
184d4edb88
python3Packages.pyliblo: drop
...
Fixes #389149
Supersedes #418499
pyliblo has been unmaintained for 10 years and its required cpython version is incompatible with python 3.13.
Rather than keeping and patching a package with build issues we are
moving to a fork which builds under modern tooling.
(cherry picked from commit 4276e92b4f )
2025-07-07 17:11:28 +00:00
Michael Daniels
786f29c656
python3Packages.pypcap: drop
...
Does not build with gcc 14, unmaintained upstream.
(cherry picked from commit 870c0b72fa )
2025-06-27 10:01:52 -04:00
Michael Daniels
dc5ea95ce6
python3Packages.uamqp: drop
...
Deprecated and broken.
(cherry picked from commit 428b63d4ac )
2025-06-12 16:46:10 -04:00
Martin Weinelt
0b5b6315dd
python3Packages.slimit: drop
...
(cherry picked from commit 9997a44ddb )
2025-05-17 12:58:52 +00:00
dotlambda
e14e7410d8
python313Packages.huisbaasje-client: drop ( #406655 )
2025-05-14 06:32:22 -07:00
Robert Schütz
d9afddcd04
python313Packages.logi-circle: drop
2025-05-13 10:16:45 -07:00
Robert Schütz
29d745cc1e
python313Packages.huisbaasje-client: drop
2025-05-12 21:28:51 -07:00
Robert Schütz
1ad942948f
python313Packages.pyephember: drop
2025-05-09 05:06:41 +02:00
Robert Schütz
48e808e459
python313Packages.pymelcloud: turn into alias of pymelcloud
2025-05-09 05:06:38 +02:00
Peder Bergebakken Sundt
7ceb286bdf
python313Packages.mne: 1.9.0 -> 1.9.0-unstable-2025-05-01, unbreak ( #403725 )
2025-05-05 23:19:43 +02:00
Peder Bergebakken Sundt
708091ebe0
python3Packages.sabyenc: drop
...
"fixes" https://hydra.nixos.org/build/282591845
2025-05-04 22:18:59 +02:00
Peder Bergebakken Sundt
46cfe704a6
python313Packages.mne-python: rename to mne
2025-05-02 21:35:20 +02:00
László Vaskó
50c4e9b2e0
unblob: 25.1.8 -> 25.4.14
...
This version merges the native extension from `unblob-native`, so the
latter is deleted.
2025-05-02 08:13:49 +02:00
Konstantin Alekseev
090f9b33f5
ruff-lsp: remove
...
The package was deprecated in February 2025 and is not updated to support
latest version of ruff.
2025-04-21 10:31:46 +03:00
Robert Schütz
a9e79b0f3c
python313Packages.sentry-sdk_2: turn into alias
2025-04-20 16:50:32 -07:00
nixpkgs-ci[bot]
bd8d4dc802
Merge master into staging-next
2025-04-13 00:41:08 +00:00
Martin Weinelt
8e93fb0f32
python39: drop before the 25.05 branch-off
...
End of security support is scheduled for 2025-10-31, which does not cover
the complete 25.05 release cycle.
2025-04-13 01:26:42 +02:00
nixpkgs-ci[bot]
1cb902e7f0
Merge master into staging-next
2025-04-05 00:15:16 +00:00
Pol Dellaiera
3abb5a75c5
python312Packages.langgraph-checkpoint-duckdb: removed ( #396094 )
2025-04-04 23:17:28 +02:00
Sarah Clark
5f62a3f0a7
python312Packages.langgraph-checkpoint-duckdb: removed
2025-04-04 12:17:41 -07:00
Martin Weinelt
c13d157f46
Revert "python312Packages.forbiddenfruit: drop"
...
This reverts commit fedea1e0fa .
2025-04-03 23:10:30 +02:00
Pol Dellaiera
fdcc65bff0
python312Packages.wsnsimpy: drop ( #395221 )
2025-04-02 09:08:44 +02:00
Pol Dellaiera
765bf28543
python312Packages.wsnsimpy: drop
2025-04-02 08:22:05 +02:00
Yt
4c69dd5e83
pythonPackages: prevent incorrect package definitions ( #394838 )
2025-04-01 17:39:27 -04:00
Silvan Mosberger
374e6bcc40
treewide: Format all Nix files
...
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:
nix-build ci -A fmt.check
This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153 )
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166 ).
This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537 ).
Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase ).
If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/ ) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
FliegendeWurst
f42cd833c1
pythonPackages: prevent incorrect package definitions
2025-04-01 09:40:25 +02:00
dotlambda
494c90cb5d
goobook: move to top-level ( #393172 )
2025-03-30 09:13:49 -07:00
Robert Schütz
ed9a5b9855
goobook: move to top-level
2025-03-29 23:08:59 -07:00
Gaétan Lepage
6a3c3084db
python3Packages: Remove Python2 packages ( #392235 )
2025-03-29 22:06:08 +01:00
Benjamin Sparks
76fba3ef79
python3Packages.pychart: drop
...
The package was never enabled for anything except Python27, the
latest Pypi release is from 2009, and the homepage linked there has
disappeared.
2025-03-23 01:42:34 +01:00
Benjamin Sparks
a4df919333
python3Packages.python-wifi: drop
...
The PyPi repository shows only Python2 support, and the package was
disabled for everything that was not Python27.
2025-03-23 01:42:28 +01:00
Benjamin Sparks
2cc5727af9
gython3Packages.tilestache: drop
...
tilestache is supposedly Python3 compatible but
was marked as disabled for everything except Python27.
Because of this, I'd rather move to remove it, and the package may be
readded should interest renew itself.
2025-03-23 01:42:16 +01:00
Benjamin Sparks
e3b6832293
python3Packages.modestmaps: drop
...
modestmaps was never enabled for anything except Python27. As of 1.4.7,
Python3 support has been added, but I doubt any there is any active
interest in this package currently. It may be readded should interest
renew itself.
2025-03-23 01:42:13 +01:00
Benjamin Sparks
9d77d960fd
python3Packages.evernote: drop
...
Intended for use with Python 2X, and the GitHub repository for
building the wheel has not seen an update in 7 years.
The repository referenced in Pypi's project description references a
Python3 compatible SDK, but the link 404s.
Should the link become active, then this project can be readded.
2025-03-23 01:42:02 +01:00
Benjamin Sparks
6169a5e158
python3Packages.geeknote: drop
...
Depends on the Python2 library evernote, and is disabled for any Python
version that is not Python27.
2025-03-23 01:42:00 +01:00
nixpkgs-ci[bot]
a053243735
Merge master into staging-next
2025-03-22 00:14:53 +00:00
Nick Cao
d2fcc2fd84
python312Packages.rtslib: 2.2.0 -> 2.2.2 ( #389871 )
2025-03-21 18:40:32 -04:00
nixpkgs-ci[bot]
f02955ed47
Merge master into staging-next
2025-03-21 18:04:59 +00:00
Gaétan Lepage
8740f028a1
pythonPackages.mkdocs-awesome-nav: 2.10.1 -> 3.0.0 ( #389086 )
2025-03-21 17:51:28 +01:00
phaer
7458f2a26b
pythonPackages.mkdocs-awesome-nav: 2.10.1 -> 3.0.0
2025-03-21 13:00:51 +01:00
Gaetan Lepage
988fef7fbf
python312Packages.configshell: rename to configshell-fb
2025-03-15 12:16:57 +01:00
Gaetan Lepage
68c06a055a
python312Packages.rtslib: rename to rtslib-fb
2025-03-15 12:16:57 +01:00
nixpkgs-ci[bot]
9d724cbb40
Merge master into staging-next
2025-03-14 18:04:58 +00:00
Martin Weinelt
8a631f2aa3
python312Packages.pysuez: drop
...
Duplicate of pysuezv2.
2025-03-14 13:42:26 +01:00
Sandro
c3acc2b5d4
python3Packages.enum34: remove ( #387576 )
2025-03-12 17:37:25 +01:00
Martin Weinelt
de02320591
python312Packages.pytzdata: remove
...
Timezone database stuck in 2020. Use pytz or tzdata instead.
2025-03-11 13:17:55 +01:00
Fabian Affolter
191cb1ca7a
python313Packages.ciscoconfparse: remove
...
Was archied by upstream
2025-03-08 14:47:16 +01:00