Commit Graph

496 Commits

Author SHA1 Message Date
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
Martin Weinelt
4b57008582
python310Packages.quandl: Normalize attribute name 2023-02-19 21:36:05 +01:00
Martin Weinelt
32b2d24df4
python310Packages.pyro5: Normalize attribute name 2023-02-19 21:36:05 +01:00
Martin Weinelt
d0f1db1efd
python310Packages.pyro4: Normalize attribute name 2023-02-19 21:36:05 +01:00
Martin Weinelt
dd0c18a424
python310Packages.pyvirtualdisplay: Normalize attribute, pname, dirname 2023-02-19 21:36:05 +01:00
Martin Weinelt
5b8f20d115
python310Packages.pystemmer: Normalize attribute & pname
Clean up derivation by removing redundant fetcher and commented out
preBuild hook.
2023-02-19 21:36:04 +01:00
Martin Weinelt
5214e64a28
python310Packages.pyrss2gen: Normalize attribute & pname 2023-02-19 21:36:04 +01:00
Martin Weinelt
9a18b57a3b
python310Packages.pymvglive: Normalize attribute & pname 2023-02-19 21:36:04 +01:00
Martin Weinelt
574ec98796
python310Packages.pygithub: Normalize attribute, pname, dirname 2023-02-19 21:36:03 +01:00
Martin Weinelt
0deebc3b24
python310Packages.pychromecast: Normalize attribute name 2023-02-19 21:36:03 +01:00
Martin Weinelt
8a20c5e473
python310Packages.pweave: Normalize attribute & pname 2023-02-19 21:36:03 +01:00
Martin Weinelt
743ad736bb
python310Packages.nuitka: Normalize attribute & pname 2023-02-19 21:36:02 +01:00
Martin Weinelt
9e7f9a402b
python310Packages.mako: Normalize attribute, pname, dirname 2023-02-19 21:36:02 +01:00
Martin Weinelt
0981423ea1
python310Packages.mdp: Normalize attribute and pname 2023-02-19 21:36:01 +01:00
Martin Weinelt
acfd6f7704
python310Packages.kajiki: Normalize attribute name 2023-02-19 21:36:01 +01:00
Martin Weinelt
ee9b576f25
python310Packages.jaydebapi: Normalize attribute, pname, dirname 2023-02-19 21:36:01 +01:00
Martin Weinelt
5b1bb7e42a
python310Packages.jpype1: Normalize attribute, pname, dirname 2023-02-19 21:36:00 +01:00
Martin Weinelt
2489cd9c26
python310Packages.htseq: Normalize attribute, pname, dirname 2023-02-19 21:36:00 +01:00
Martin Weinelt
b03e5a85b2
python310Packages.geoip: Normalize attribute, pname, dirname 2023-02-19 21:36:00 +01:00
Martin Weinelt
985f638488
python310Packages.formencode: Normalize attribute, pname and dirname 2023-02-19 21:36:00 +01:00
Martin Weinelt
80192e201a
python310Packages.fabric: Normalize attribute name and dirname 2023-02-19 21:35:59 +01:00
Martin Weinelt
6325bb1019
python310Packages.easyprocess: Normalize attribute and pname 2023-02-19 21:35:59 +01:00
Martin Weinelt
225dbad50b
python310Packages.commonmark: Normalize attribute name 2023-02-19 21:35:59 +01:00
Martin Weinelt
0b0d92d893
python310Packages.colanderalchemy: Normalize attribute and pname 2023-02-19 21:35:58 +01:00
Martin Weinelt
34ff0bd1b5
python310Packages.blinkstick: Normalize attribute name and pname 2023-02-19 21:35:58 +01:00
Martin Weinelt
7a2ddfb354
python310Packages.btrees: Normalize attribute name 2023-02-19 21:35:58 +01:00
Martin Weinelt
eb813a6203
python310Packages.apscheduler: Normalize attribute, pname and location 2023-02-19 21:35:58 +01:00
Tobias Markus
1668ab99ae python3Packages.gdtoolkit: Move to pkgs/development/tools
gdtoolkit is not a library. Move to pkgs/development/tools and use
buildPythonApplication.

Fixes #216243.
2023-02-17 08:42:28 +01:00
Robert Schütz
25669ed74b Merge pull request #216174 from alyssais/hangups
python3.pkgs.hangups: drop
2023-02-13 17:36:05 -08:00
Alyssa Ross
d9eb9d4958
python3.pkgs.hangups: drop
Obsolete, since Google Hangouts has been shut down[1].

[1]: https://github.com/tdryer/hangups/issues/533
2023-02-13 20:29:42 +00:00
Fabian Affolter
70a385964e python310Packages.pyflunearyou: replace with pyoutbreaksnearme 2023-02-12 12:39:18 +01:00
Robert Schütz
fe20983f25 python310Packages.bedup: drop 2023-02-04 23:34:59 -08:00
Nick Cao
996e5a71c5
Merge pull request #211654 from mweinelt/one-flask-babel-is-enough
python3Packages.flask-babel: 2.0.0 -> 3.0.0
2023-02-03 09:02:57 +08:00
Robert Schütz
f7ff88d795 python310Packages.jaraco-abode: init at 3.2.1 2023-02-02 08:06:15 -08:00
Robert Schütz
5d27d7008c
python310Packages.somecomfort: drop
Home Assistant moved to aiosomecomfort.
2023-02-02 04:38:22 +01:00
Martin Weinelt
e86685b9a8
python3Packages.pyalmond: drop
The APIs for Almond have been shutdown, so the bindings are of no use
anymore.
2023-02-02 04:38:20 +01:00
Fabian Affolter
de4b10201c
Merge pull request #213143 from fabaff/dictpath-fix
python310Packages.dictpath: remove
2023-01-31 00:19:12 +01:00
Francesco Gazzetta
942d81e6a2
Merge pull request #208214 from fgaz/yewtube/init
yewtube: init at 2.9.0, replace mps-youtube
2023-01-30 10:40:19 +00:00
Martin Weinelt
1fa67dd7fd
python3Packages.tensorflow-estimator-bin: Rename from tensorflow-estimator 2023-01-28 20:29:28 +01:00
Fabian Affolter
e5bac26172 python310Packages.dictpath: remove 2023-01-28 12:48:15 +01:00
Martin Weinelt
48958930e7 python3Packages.flaskbabel: Drop in favor of flask-babel 2023-01-19 21:43:58 +00:00
Francesco Gazzetta
703b1c17a5 python3Packages.pafy: remove
All its reverse dependencies were removed
2023-01-19 15:37:20 +01:00
Robert Schütz
2e1c2b9d88
Merge pull request #209534 from dotlambda/poetry-no-poetry2nix
poetry: don't use poetry2nix
2023-01-16 23:26:19 -08:00
Robert Schütz
8fcba0f722 poetry: remove from pythonPackages
It is a CLI tool for Python packaging. Python modules should use
poetry-core as a build-time dependency instead.
2023-01-09 05:46:27 -08:00
github-actions[bot]
99dd0da8dc
Merge master into staging-next 2023-01-09 06:01:08 +00:00
Samuel Ainsworth
cfd1f0afc3
Merge pull request #208847 from samuela/samuela/nocturne
python3Packages.nocturne: init at unstable-2022-10-15
2023-01-08 21:52:47 -05:00
Samuel Ainsworth
ecf05f1c15 python3Packages: virtual-display -> PyVirtualDisplay
virtual-display is a quite old package, and it's not clear why it was named "virtual-display" as the PyPI name is (and was) "PyVirtualDisplay". In any case, this commit rectifies that inconsistency.
2023-01-08 04:17:59 +00:00
Martin Weinelt
afd962b51c Merge remote-tracking branch 'origin/master' into staging-next 2023-01-05 17:16:26 +01:00
Martin Weinelt
ea3e3d0d4b python3Packages.jupyter-server: Rename from jupyter_server 2023-01-05 13:20:53 +01:00
Martin Weinelt
6bf557fc68 python3Packages.jupyter-core: rename from jupyter_core 2023-01-05 13:20:52 +01:00
Martin Weinelt
1b1a48f4b2 python3Packages.python-levenshtein: drop
Duplicate package, the correct name is just `levenshtein`.
2023-01-05 13:20:44 +01:00
Martin Weinelt
1d06a93281 python3Packages.odp-amsterdam: init at 5.0.0
Renamed from garages-amsterdam.
2023-01-05 02:39:48 +01:00
Martin Weinelt
bbbb7a79cd
python3Packges.pyicu: rename from PyICU 2022-12-28 18:09:57 +01:00
Vladimír Čunát
e6cd929c5e
Merge branch 'master' into staging-next 2022-12-16 11:09:31 +01:00
Dmitry Kalinkin
e62f497a2f pythonPackages.{awkward0,uproot3}: remove 2022-12-15 14:12:39 -05:00
github-actions[bot]
3fcd016cea
Merge master into staging-next 2022-12-12 12:01:25 +00:00
Sandro
ae16a622a7
Merge pull request #203703 from tjni/logilab-astng 2022-12-12 10:54:54 +01:00
Vladimír Čunát
9c497bb8d6
Merge branch 'staging-next' into staging 2022-12-09 10:27:46 +01:00
Theodore Ni
de0f03b56d
python{27,310}Packages.unittest2: move to python2-modules 2022-12-07 14:25:01 -08:00
Fabian Affolter
9b691fbedd python310Packages.gitpython: rename 2022-12-05 19:29:25 +01:00
Martin Weinelt
e3da5a807b Merge remote-tracking branch 'origin/staging-next' into staging 2022-12-03 01:28:01 +01:00
Sandro
91534653d1
Merge pull request #202769 from ziguana/pytorch_bump 2022-12-02 21:28:54 +01:00
Martin Weinelt
4c1de1fcbe python3Packages.functorch: drop
The functionality has been merged into the torch package.
2022-12-02 00:05:09 +01:00
Theodore Ni
c35afb9aeb
python310Packages.weakrefmethod: remove
This package is only needed by Python 2. Due to its low usage within
nixpkgs, I feel that it can be maintained out of tree if necessary.

As a benefit, this remove one more dependency on unittest2, which is
unmaintained by upstream, and which we would like to remove.
2022-12-01 10:24:10 -08:00
Theodore Ni
4642e8b133
python310Packages.logilab_astng: remove 2022-11-29 18:54:49 -08:00
github-actions[bot]
01e997df07
Merge staging-next into staging 2022-11-29 18:02:38 +00:00
Sandro
7bfceb0209
Merge pull request #202157 from tjni/logilab 2022-11-29 17:03:43 +01:00
Martin Weinelt
7bf27e562a python3Packages.rig: drop
Broken, unsupported, unmaintained. Constrained to EOL python versions.
2022-11-29 01:34:57 +01:00
Sandro
62e7f55dbb
Merge pull request #202229 from tjni/django-discover-runner 2022-11-28 23:10:05 +01:00
Sandro
4991514dbd
Merge pull request #200114 from SuperSandro2000/changedetection-io 2022-11-28 02:54:54 +01:00
Theodore Ni
10c2b21c3f
python310Packages.logilab-common: rename using hyphen 2022-11-26 09:27:09 -08:00
Theodore Ni
7e21be19d6
python310Packages.django-discover-runner: remove 2022-11-21 11:02:33 -08:00
0x4A6F
af50806f7c
Merge pull request #202011 from dotlambda/johnnycanencrypt-0.11.0
python310Packages.johnnycanencrypt: 0.6.0 -> 0.11.0
2022-11-21 02:37:10 +01:00
Sandro
2a5de164d9
Merge pull request #201151 from tjni/pychef-cleanup 2022-11-21 02:21:16 +01:00
Robert Schütz
ae95940682 tumpa: remove from pythonPackages 2022-11-20 10:52:32 -08:00
Theodore Ni
a2972fca8c
python310Packages.filemagic: remove
This package is inactive: the last PyPI release was in 2013 and the last
GitHub activity was in 2014. It was introduced in 2019 for paperless,
but it's no longer used after paperless was replaced by paperless-ngx.

There is an actively maintained alternative called python-magic that is
already available in nixpkgs.
2022-11-19 04:54:31 -08:00
Fabian Affolter
3c0f6f555b
Merge pull request #201459 from tjni/od
python310Packages.repeated-test: init at 2.3.1
2022-11-19 12:46:11 +01:00
Theodore Ni
a47061b588
python310Packages.repeated-test: init at 2.3.1
This was removed earlier this year due to lack of maintenance, but it
has been updated and looks maintained again.
2022-11-15 23:48:54 -08:00
Theodore Ni
beed76d557
python310Packages.pychef: removing because it's archived and abandoned 2022-11-14 00:57:42 -08:00
Robert Schütz
86ccaac0de python310Packages.wand: rename from Wand 2022-11-13 19:35:00 -08:00
Sandro Jäckel
48932d3408
python310Packages.jinja2-time: normalise attr and path, enable tests, cleanups 2022-11-08 01:37:45 +01:00
Martin Weinelt
0f774a39d4
Merge pull request #196957 from Madouura/dev/protonup
close https://github.com/NixOS/nixpkgs/pull/193062
close https://github.com/NixOS/nixpkgs/issues/186974
2022-11-07 23:24:41 +01:00
Madoura
e747d0a368
protonup-ng: init at 0.2.1
Co-authored-by: IceDBorn <github.envenomed@dralias.com>
2022-11-06 09:05:55 -06:00
Martin Weinelt
2d4340c2b7 python3Packages.bsblan: remove in favor of python-bsblan
Duplicate with the correct name introduced in #197857.
2022-11-05 13:29:18 +01:00
github-actions[bot]
c434165354
Merge master into staging-next 2022-10-21 00:05:50 +00:00
Sandro
89e49d87d3
Merge pull request #196488 from SuperSandro2000/changedetectionio 2022-10-20 20:25:36 +02:00
Sandro Jäckel
a11a2a6d18 python310Packages.flask-login: normalise package name 2022-10-17 22:57:53 +02:00
github-actions[bot]
969a1796ef
Merge master into staging-next 2022-10-17 12:01:24 +00:00
Fabian Affolter
679c4669d5
Merge pull request #187739 from fabaff/itanium-demangler-bump
python310Packages.itanium-demangler: 1.0 -> 1.1
2022-10-17 09:11:30 +02:00
github-actions[bot]
ab4849492d
Merge master into staging-next 2022-10-17 06:24:16 +00:00
Martin Weinelt
71fb59d840
Merge pull request #196071 from NixOS/home-assistant 2022-10-17 02:28:55 +02:00
Fabian Affolter
2c7703c581 python310Packages.itanium-demangler: rename 2022-10-17 00:36:08 +02:00
Martin Weinelt
51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
Robert Hensing
cc40395178 Revert "top-level/python-aliases: prune old aliases, add missing dates"
This reverts commit ddb7c7bd95.

Removing aliases without warning is not ok, because it breaks a
lot of third party code, without a grace period during which the
ecosystem can adapt.
2022-10-15 11:59:04 +02:00
Martin Weinelt
4f7b11fd3d
python3Packages.face-recognition-models: rename and overhaul
- normalize name (PEP503)
- set explicit format
- reformat
2022-10-15 03:06:54 +02:00
Martin Weinelt
71b0473e22
python3Packages.face-recognition: rename and overhaul
- normalize name (PEP503)
- enable tests, all builders are AVX capable these days
- add explicit format
- reformat
2022-10-15 03:06:43 +02:00
Martin Weinelt
407230b409
python3Packages.pushbullet-py: rename from pushbullet
PEP503 name normalization.
2022-10-15 02:20:33 +02:00
Martin Weinelt
df99716e49
python3Packages.codespell: Migrate out of python package set 2022-10-02 19:06:37 +02:00
Martin Weinelt
b934a91f70
gigalixir: Migrate out of python package set
This is a CLI client and not a library and as such it has no place in
the python package set.
2022-10-02 19:06:36 +02:00
Martin Weinelt
d889b1b298
notifymuch: Migrate out of python package set
It's an application with no visible library surface, so it has no place
in the python package set.
2022-10-02 19:06:35 +02:00
Martin Weinelt
98de11b317
mutmut: Migrate out of python package set
Does not provide a library interface that could be imported and as such
has no place within the python package set.
2022-10-02 19:06:34 +02:00
Martin Weinelt
a2b1eaa063
poetry2conda: Migrate out of python package set 2022-10-02 19:06:34 +02:00
Martin Weinelt
68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Martin Weinelt
ddb7c7bd95
top-level/python-aliases: prune old aliases, add missing dates
This removes throws odler than 2021-09-01, converts aliases older than
2021-09-01 to throws and fills in missing dates in two cases.
2022-09-24 14:03:18 +02:00
Martin Weinelt
b60e4d71d6 python3Packages.python-ldap: rename from ldap 2022-09-19 10:37:49 +02:00
Martin Weinelt
afe8ee8b47
python3Packages.torch{,-bin}: rename from pytorch{,-bin}
The proper name for a python package is the one in the setuptools
setup() call, which can also be seen on pypi.

Correct: https://pypi.org/project/torch/
Wrong: https://pypi.org/project/pytorch/

Includes a treewide rename of the attribute and creates aliases for the
old name.
2022-08-30 17:46:57 +02:00
Anthony Roussel
bdf2706f09 python310Packages.pyjson5: remove duplicate package 2022-08-28 16:00:31 +02:00
Robert Schütz
243053e521 python310Packages.mistune: 0.8.4 -> 2.0.4
Remove mistune_0_8 because it's insecure.
2022-08-15 06:53:01 +00:00
superherointj
904648c847 python3Packages.cinemagoer: init 2022.2.11
* package imdbpy has been renamed to cinemagor at upstream.
* imdbpy is deprecated.
2022-08-08 16:55:00 -03:00
Martin Weinelt
5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
Kira Bruneau
459e041236 python3Packages.python-language-server: remove
python-lanugage-server hasn't been updated for almost 2 years, and
doesn't support any python version later than v3.9. python-lsp-server
is a community fork that should be used instead.

Closes #151659
2022-08-03 19:40:04 -04:00
Martin Weinelt
4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
Martin Weinelt
2298ebf36e python3Packages.flask-sqlalchemy: rename from flask_sqlalchemy 2022-07-21 22:35:28 +02:00
Martin Weinelt
63f7926cbf python3Packages.pyroute2: 0.6.13 -> 0.7.1 2022-07-21 22:35:10 +02:00
Jonas Heinrich
533140b7bf python310Packages.django-sampledatahelper: Drop package 2022-07-18 07:28:18 -04:00
Alyssa Ross
1f18d44106
python3.pkgs.graphite_api: remove
Due to lack of maintenance.  It doesn't build, the last upstream
commit was in 2017, and last significant change in Nixpkgs was in
2018.
2022-07-10 09:46:20 +00:00
Alyssa Ross
9f2c91667d
python3.pkgs.influxgraph: remove
Due to lack of maintenance.  Last upstream commit was in 2018, and
graphite_api doesn't build, is also unmaintained upstream, and will
also be removed.
2022-07-10 09:46:18 +00:00
Alyssa Ross
ada1d87767
python3.pkgs.graphite_beacon: remove
Due to lack of maintenance.  It is not compatible with the default
Python version (due to the tornado 5) dependency, and doesn't look
like it will be any time soon.
2022-07-10 09:17:23 +00:00
Martin Weinelt
6802686d69
python3Packages.pyialarmxr-homeassistant: drop
Was part of the ialarm_xr component of home-assistant, which was removed
in the 2022.7.0 release.
2022-07-07 14:50:21 +02:00
Sandro
f042e1e349
Merge pull request #178637 from SuperSandro2000/email-validator 2022-06-24 13:30:53 +02:00
Sandro Jäckel
2d9ea74835
python310Packages.email-validator: normalize attr, update meta 2022-06-22 23:19:51 +02:00
Sandro Jäckel
adaaa3f49c
python310Packages.pyld: normalise attr 2022-06-22 23:19:16 +02:00
github-actions[bot]
5ee636b083
Merge master into staging-next 2022-06-18 18:01:12 +00:00
Martin Weinelt
cb47db3e59
python3Packages.django-reversion: rename from django_reversion 2022-06-18 16:20:28 +02:00
Martin Weinelt
6451e9d4a5 Merge remote-tracking branch 'origin/staging-next' into staging 2022-06-08 22:22:26 +02:00
Martin Weinelt
fd326d0d8c
python3Packages.pyialarmxr-homeassistant: rename from pyialarmxr 2022-06-07 02:06:00 +02:00
Sandro Jäckel
ab0b9034b5
python310Packages.ordereddict: drop 2022-06-06 11:46:13 -07:00
github-actions[bot]
a1bbd60cb7
Merge staging-next into staging 2022-06-05 18:01:45 +00:00
Fabian Affolter
125e150cd2 python310Packages.pymc: unstable-2022-05-23 -> 4.0.0
- rename to pymc
- use pythonRelaxDepsHook
2022-06-05 10:43:15 +02:00
github-actions[bot]
41af093f2e
Merge staging-next into staging 2022-06-02 06:01:50 +00:00
Sandro
e6123938ca
python310Packages.pydrive: drop (#175755)
* python310Packages.pydrive: drop

* Update pkgs/top-level/python-aliases.nix

Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>

Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
2022-06-02 02:09:31 +02:00
github-actions[bot]
dc4d841894
Merge staging-next into staging 2022-06-02 00:03:03 +00:00
Sandro
fd17f167b6
Merge pull request #175392 from SuperSandro2000/types-cryptography
python310Packages.types-cryptography: remove because types have been upstreamed
2022-06-02 01:34:21 +02:00
Sandro Jäckel
ada8814828
python310Packages.ipaddress: drop 2022-05-30 22:19:38 +02:00
github-actions[bot]
549e4afeaa
Merge staging-next into staging 2022-05-30 18:01:42 +00:00
Fabian Affolter
1ec745ff33
Merge pull request #175279 from fabaff/poster3-remove
python3Packages.poster3: remove
2022-05-30 19:17:49 +02:00
Fabian Affolter
01258c70ff
Merge pull request #175285 from fabaff/webapp2-remove
python3Packages.webapp2: remove
2022-05-30 19:17:33 +02:00
github-actions[bot]
2d502cf3a4
Merge staging-next into staging 2022-05-30 12:02:11 +00:00
Ben Siraphob
fd523bfe80
Merge pull request #175369 from dotlambda/libspotify-drop
libspotify: remove
2022-05-30 07:11:27 +00:00
Sandro Jäckel
7997ad6d34 python310Packages.fake_factory: drop 2022-05-29 23:42:37 -07:00
Sandro Jäckel
bcb0f60b31
python310Packages.types-paramiko: remove because unused 2022-05-30 04:41:14 +02:00
Sandro Jäckel
c2aba56310
python310Packages.types-cryptography: remove because types have been upstreamed 2022-05-30 04:40:49 +02:00
Robert Schütz
645f612c40 python3Packages.pyspotify: remove 2022-05-29 22:13:13 +00:00
Sandro Jäckel
9bb2ef14aa
pycryptodome,pycryptodomex: execute tests, unify 2022-05-29 18:54:43 +02:00
Fabian Affolter
e5d35ef23f python3Packages.webapp2: remove 2022-05-29 13:55:03 +02:00
Fabian Affolter
4eec7ea781 python3Packages.poster3: remove 2022-05-29 12:25:56 +02:00
Fabian Affolter
85c465bd0a
Merge pull request #174242 from fabaff/dask-xgboost-remove
dask-xgboost: remove
2022-05-27 17:50:21 +02:00
Mario Rodas
4307907d72 python39Packages.pdfminer-six: add alias to pdfminer 2022-05-25 23:47:50 -07:00
Sandro
f7240fbd5d
Merge pull request #174225 from dotlambda/pyreadability-drop
python3Packages.pyreadability: make alias of readability-lxml
2022-05-25 00:34:15 +02:00
Sandro
737bbfdb5a
Merge pull request #173549 from SuperSandro2000/django-polymorphic
python310Packages.django-polymorphic: 2.1.2 -> 3.1, adopt
2022-05-24 20:04:50 +02:00
Sandro Jäckel
0997b7fc29
python310Packages.django-polymorphic: 2.1.2 -> 3.1, adopt, normalise attr 2022-05-24 18:19:00 +02:00
Sandro
83d085d197
Merge pull request #173552 from SuperSandro2000/django-guardian
python310Packages.django-guardian: normalise attr, add pythonImportsC…
2022-05-24 14:44:25 +02:00
Fabian Affolter
e9fc987d8d dask-xgboost: remove 2022-05-24 08:41:15 +02:00
Robert Schütz
c88d7fb859 python3Packages.flask-wtf: 1.0.0 -> 1.0.1
Also change attribute name from flask_wtf to flask-wtf.
2022-05-24 04:13:39 +00:00
Robert Schütz
26e554d7a4 python3Packages.pyreadability: make alias of readability-lxml
The former is an unmaintained fork of the latter.
2022-05-24 03:45:12 +00:00
Maximilian Bosch
bfa8abf3b0
Merge pull request #170797 from Ma27/mailman
mailman: refactor package structure
2022-05-21 19:24:24 +02:00
Robert Schütz
a4a6a8bab8 python3Packages.sharkiq: init at 0.0.1
Make sharkiqpy an alias of sharkiq.
2022-05-21 01:44:48 +00:00