Commit Graph

352 Commits

Author SHA1 Message Date
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
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
Alyssa Ross
aa5fe70f46
python2.pkgs.pysparse: drop
Only supports Python 2, but depends on numpy, which doesn't support
Python 2.  Unmaintained upstream.
2023-02-28 11:15:32 +00:00
Fabian Affolter
28a70c103b python310Packages.transip: remove
- TransIP SOAP V5 API was marked as deprecated
- no longer maintained
  https://github.com/benkonrath/transip-api/issues/65#issuecomment-1158884743
2023-02-27 14:35:05 +01:00
Fabian Affolter
d63e95274a python310Packages.suds-jurko: remove
- still uses use_2to3
- unmaintained for a while
2023-02-27 14:20:05 +01:00
Sergei Trofimovich
e7e072d05a Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/python-aliases.nix

Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Fabian Affolter
efb6c22611
Merge pull request #218215 from fabaff/google-apitools-bump
python311Packages.google-apitools: remove
2023-02-26 12:21:08 +01:00
Fabian Affolter
c6fff91ad5
Merge pull request #218113 from fabaff/pyramid_hawkauth-remove
python310Packages.pyramid_hawkauth: remove
2023-02-26 12:20:47 +01:00
Robert Schütz
9d9ea5188b glasgow: move out of python3Packages
It is a command line tool, not a Python module.
2023-02-25 23:41:15 -08:00
Jan Tojnar
9bb986284f Merge branch 'staging-next' into staging
# Conflicts:
#	pkgs/development/python-modules/mdp/default.nix
#	pkgs/top-level/python-aliases.nix
2023-02-26 01:13:37 +01:00
Fabian Affolter
b5e64e88bb python311Packages.google-apitools: remove
Module is deprecated and unsupported by upstream. The replacement is
Google Cloud Client Library (https://github.com/googleapis/google-cloud-python)
2023-02-25 12:40:41 +01:00
Fabian Affolter
cc6d05d40a
Merge pull request #217488 from fabaff/flask-restplus-inputs
python310Packages.flask-restplus: remove
2023-02-25 09:34:23 +01:00
Fabian Affolter
947c5581d5
Merge pull request #217923 from fabaff/mdp-fix
python310Packages.MDP: fix tests
2023-02-25 00:31:30 +01:00
Fabian Affolter
b7fee8ecd4 python310Packages.pyramid_hawkauth: remove
Module was last released in 2018 and is unmaintained
2023-02-25 00:26:25 +01:00
Fabian Affolter
0290eaa658 python310Packages.mdp: normalize naming 2023-02-24 02:00:47 +01:00
github-actions[bot]
36f198081c
Merge staging-next into staging 2023-02-23 06:01:36 +00:00
Robert Schütz
a31c3d5e09
Merge pull request #217544 from fabaff/mox-remove
python310Packages.mox: remove
2023-02-22 16:27:47 -08:00
Fabian Affolter
0cbae1a9f1 python310Packages.mox: remove
- unmaintained for over a decade
- no python 3.11 support (AttributeError: module 'inspect' has no
  attribute 'getargspec')
- replaced by mock
2023-02-23 00:48:35 +01:00
Fabian Affolter
add0f7fc1b python310Packages.flask-restplus: remove 2023-02-21 11:37:06 +01:00
github-actions[bot]
2d285b1590
Merge staging-next into staging 2023-02-21 06:01:33 +00:00
Martin Weinelt
a4a9d07c54
python310Packages.nose_progressive: Drop
Was broken since before the 22.11 release and hasn't seen any upstream
maintenance since 2018.
2023-02-21 01:14:56 +01:00
Martin Weinelt
1a6bc9db74
python310Packages.yapsi: Normalize attribute & pname 2023-02-19 22:32:10 +01:00
Martin Weinelt
19697a0e67
python310Packages.xlsxwriter: Normalize attribute & dirname 2023-02-19 22:32:10 +01:00
Martin Weinelt
0347d27afa
python310Packages.wsme: Normalize attribute, pname, dirname 2023-02-19 22:32:10 +01:00
Martin Weinelt
71d6e21670
python310Packages.theano: Normalize attribute, pname, dirname
Also normalizes the overrides `theanoWithCuda` and `theanoWithoutCuda`.
2023-02-19 22:32:10 +01:00