Commit Graph

375 Commits

Author SHA1 Message Date
Martin Weinelt
0deb071456
python310Packages.pyramid-jinja2: rename from pyramid_jinja2
Normalizes the package attribute according to PEP 0503.
2023-06-06 23:41:31 +02:00
Robert Scott
5c816ce341 python3Packages.apache-airflow: add entry to python-aliases.nix declaring its removal 2023-06-05 19:48:09 +01:00
figsoda
ffbf6f27c9 python3.pkgs.fetchPypi: deprecate in favor of top-level fetchPypi 2023-05-31 13:48:06 -04:00
natsukium
1d6faf84a9
python3Packages.word2vec: remove 2023-05-22 11:48:51 +09:00
Fabian Affolter
54be8a5a78 python310Packages.markerlib: remove
Module has been abandoned since 2013 and upstream repo
is no longer available
2023-05-21 11:33:33 +02:00
Fabian Affolter
82cf528ebb
Merge pull request #230834 from fabaff/ssh-mitm-fix
ssh-mitm: move to top level
2023-05-21 00:19:37 +02:00
Yongun Seong
07f20d6508
pythonPackages.pysha3: replace with safe-pysha3 2023-05-20 20:24:51 +09:00
Martin Weinelt
f7bc986072
Merge pull request #232255 from mweinelt/django-hijack
python310Packages.django-hijack: 3.2.6 -> 3.3.0, build from source, rename from django_hijack
2023-05-20 03:37:43 +02:00
Weijia Wang
d837bd0da5
Merge pull request #232892 from nevivurn/feature/remove-wasm
{python3Packages.manticore,python3Packages.wasm}: remove
2023-05-20 02:20:01 +03:00
Yongun Seong
7c5d339b09
python3Packages.wasm: remove 2023-05-20 06:31:47 +09:00
Yongun Seong
8a89abcb78
python3Packages.manticore: remove 2023-05-20 06:30:39 +09:00
natsukium
8e5964963f
python3Packages.pyvcf: remove
This library was introduced as a dependency of "truvari" but is no
longer used.
Also, it can no longer be built due to the removal of "use_2to3".
2023-05-19 20:02:38 +09:00
natsukium
5e97a10756
python3Packages.acebinf: remove
This library was introduced as a dependency of "truvari" but is no
longer used.
Also, "pyvcf" on which it depends, cannot be built due to the removal of
"use_2to3".
2023-05-19 19:53:49 +09:00
Martin Weinelt
1149329a28
python310Packages.django-hijack-admin: rename from django_hijack_admin
Normalizes the pname according to PEP503.
2023-05-19 01:26:24 +02:00
Martin Weinelt
ded217e525
python310Packages.django-hijack: rename from django_hijack
This normalizes the package name according to PEP503.
2023-05-19 01:26:24 +02:00
Fabian Affolter
b19ad2b00c
Merge pull request #232185 from fabaff/python_keyczar-fix
python310Packages.python_keyczar: remove
2023-05-17 10:00:54 +02:00
Fabian Affolter
b5ae7370bb ssh-mitm: move to top level 2023-05-16 14:27:07 +02:00
Martin Weinelt
7465308861
Merge pull request #232115 from mweinelt/ansible-apps
ansible-lint: 6.15.0 -> 6.16.0; ansible-compat: 4.0.2 -> 4.0.4; remove ansible-lint and ansible-doctor from python-modules
2023-05-16 12:18:54 +02:00
Fabian Affolter
a1fe931a51 python310Packages.python_keyczar: remove
python_keyczar has been archived by upstream
2023-05-16 10:51:52 +02:00
Martin Weinelt
fab6fc3532
ansible-later: Remove from python-modules
This is an application, not a library.
2023-05-16 09:48:23 +02:00
Martin Weinelt
177eb5dd49
Merge pull request #231826 from mweinelt/scikitimage-alias
python310Packages.scikit-image: rename from scikitimage
2023-05-16 01:53:43 +02:00
Martin Weinelt
23b2891f60
ansible-doctor: Remove from python-modules
This is an application, not a library.

https://ansible-doctor.geekdocs.de/usage/getting-started/
2023-05-16 01:20:14 +02:00
Martin Weinelt
4a98f3a900
ansible-lint: Remove from python-modules
This is an application, not a library.

https://ansible-lint.readthedocs.io/usage/
2023-05-16 01:20:12 +02:00
Sandro
17a689596b
Merge pull request #225812 from ChrisPattison/rustworkx 2023-05-15 10:29:41 +02:00
Chris Pattison
3d95de6199 python3Packages.retworkx: remove 2023-05-14 15:51:45 -07:00
Martin Weinelt
cddb66d655
python310Packages.scikit-image: rename from scikitimage
to match the pname and create an alias for the former name.
2023-05-14 13:04:10 +02:00
Martin Weinelt
1527bfc2ee
python310Packages.coronavirus: remove
The data is no longer provided by the data source.
2023-05-04 02:20:43 +02:00
Fabian Affolter
9ae9252729 python310Packages.rl-coach: remove
This project will no longer be maintained by Intel. Intel has ceased development
and contributions including, but not limited to, maintenance, bug fixes, new releases,
or updates, to this project.
2023-05-03 20:18:47 +02:00
Fabian Affolter
9446fb54ce python310Packages.runway-python: remove
This SDK has been deprecated. The functionality described below
has been sunset and models can no longer be ported to Runway at
this time.
2023-05-03 10:07:12 +02:00
Alyssa Ross
9ed444d212
python3.pkgs.pyblake2: remove
No longer used by trezor (the only thing that used it in Nixpkgs), and
deprecated upstream in favor of hashlib in the standard library, which
has supported BLAKE2 since Python 3.6.
2023-04-24 09:40:30 +00:00
Guillaume Girol
3cc8b4477e python3.pkgs.ihatemoney: remove
sqlalchemy and flask releases break ihatemoney faster than upstream
updates, so the maintenance burden increases over time.
2023-04-16 16:04:35 +02:00
Fabian Affolter
23498545ab
Merge pull request #225697 from fabaff/pytoml-remove
python310Packages.pytoml: remove
2023-04-14 00:17:14 +02:00
Jörg Thalheim
89103b63d2
Merge pull request #225195 from Mic92/buildbot
buildbot: move out of python3.pkgs
2023-04-11 19:49:24 +01:00
Jörg Thalheim
90b750456e buildbot: move out of python3.pkgs
By moving it out we can start apply overrides to python dependendencies
starting with sqlalchemy.

This fixes the build with the current version.
2023-04-11 12:38:58 +02:00
Fabian Affolter
b0d05ebd40 python310Packages.pytoml: remove
The pytoml project is no longer being actively maintained. Consider
using the toml package instead.
2023-04-11 09:02:10 +02:00
Fabian Affolter
1da2695f66 python310Packages.intreehooks: remove
It is obsolete as a backend-path key was added to PEP 517
2023-04-11 08:33:05 +02:00
Martin Weinelt
90d51cadb2
python310Packages.python-forecastio: remove
The package was used to access the dark sky API, which does not exist
anymore.
2023-04-06 13:43:55 +02:00
Weijia Wang
7a4961ed2b python3Packages.wxPython_4_{0,1}: drop 2023-03-20 09:44:14 +02:00
Martin Weinelt
c9401ebf15
python310Packages.ntlm-auth: drop
The package relies on python providing support for md4 implementation.

But that support requires building python with a non-default openssl
package, which reenables these legacy ciphers.

The package is also unmaintained, and the upstream recommends using
pyspnego instead, which provides their own md4 implementation.
2023-03-14 21:16:21 +01:00
Martin Weinelt
4bfe4794fa
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/rich/default.nix
- pkgs/servers/mautrix-facebook/default.nix
- pkgs/servers/mautrix-googlechat/default.nix
- pkgs/servers/mautrix-signal/default.nix
- pkgs/top-level/python-aliases.nix
2023-03-12 19:23:32 +01:00
Sandro Jäckel
38d554a70c
python310Packages.commonmark: normalise pname 2023-03-12 00:25:40 +01:00
Martin Weinelt
10028d9a58 python310Packages.btchip-python: Rename from btchip 2023-03-03 23:59:32 +01:00
Martin Weinelt
1bd4b71a35 python310Packages.cchardet: Drop in favor of faust-cchardet
The former packages has seen its last release in 2020-10 and can be
considered abandoned. Meanwhile a new fork has appeared in
faust-cchardet, that we're going to use in its place.

Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2023-03-03 23:59:29 +01:00
Martin Weinelt
8f66e62516 python310Packages.sphinx-autoapi: Rename from sphinxcontrib-autoapi 2023-03-03 23:57:07 +01:00
Mario Rodas
a054a24e0b python310Packages.sphinxcontrib-jquery: rename from sphinx-jquery
The package name used by the project itself is `sphinxcontrib.jquery` [1]

[1] https://pypi.org/project/sphinxcontrib.jquery/
2023-03-03 23:56:30 +01:00
github-actions[bot]
758a48fae4
Merge staging-next into staging 2023-03-01 00:03:05 +00:00
Fabian Affolter
7de7b4ea8b
Merge pull request #218502 from alyssais/pysparse
python2.pkgs.pysparse: drop
2023-03-01 00:17:22 +01:00
Martin Weinelt
3686005e6e Merge remote-tracking branch 'origin/staging-next' into staging 2023-02-28 21:17:51 +00:00
Fabian Affolter
36e6541850 python310Packages.suseapi: remove
- is no longer maintained
- requires suds-jurko which is also no longer maintained
2023-02-28 17:54:28 +01:00
Fabian Affolter
5f5f8be324
Merge pull request #218615 from fabaff/transip-remove
python310Packages.transip: remove
2023-02-28 17:52:16 +01:00