Commit Graph

459 Commits

Author SHA1 Message Date
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
Maximilian Bosch
72a14ea563
mailman: refactor package structure
* Removed unused `.package`-option.
* Added explicit postgresql support.
* Create a new meta-package for mailman to make sure each component has
  the **same** python and packages can be downgraded if needed (e.g.
  psycopg2 or sqlalchemy) without interfering with `pythonPackages` in any way.
* Document why certain python overrides are needed.

Closes #170035
Closes #158424
2022-05-20 01:21:20 +02:00
Sandro Jäckel
1568b6c5fd
python310Packages.django-guardian: normalise attr, add pythonImportsCheck, adopt 2022-05-19 01:54:14 +02:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
Sandro Jäckel
293f3d8ec5
python310Packages.argon2-cffi: normalise pname 2022-05-09 13:44:58 +02:00
github-actions[bot]
31938a3f5c
Merge staging-next into staging 2022-05-09 00:03:28 +00:00
Sandro
7169abf52f
python310Packages.babel: 2.9.1 -> 2.10.1 (#171867) 2022-05-09 01:53:28 +02:00
Sandro
7d46466506
Merge pull request #171754 from dotlambda/python-memcached-1.59 2022-05-08 20:45:41 +02:00
Charlotte 🦝 Delenk
22898dff8c
pythonPackages.python-magic: Fix typo in alias
Fixes regression introduced by #171879
2022-05-07 12:05:40 +01:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Robert Schütz
a198efc313 python3Packages.python-memcached: 1.51 -> 1.59
Also rename from memcached to python-memcached.
2022-05-06 02:57:01 +00:00
Fabian Affolter
be971bce5b python39Packages.loopy: 2020.2 -> 2020.2.1
- rename package (loo-py -> loopy)
- update inputs
- disable on older Python releases
2022-05-03 18:04:28 +02:00
Fabian Affolter
25063a9979
Merge pull request #170243 from fabaff/flask-testing-fix
python3Packages.flask-testing: disable failing tests
2022-04-30 11:34:59 +02:00
Fabian Affolter
3f2a7e47e3 python3Packages.flask-testing: disable failing tests 2022-04-29 01:14:37 +02:00
Martin Weinelt
0f946e2875
ansible: prune old versions; restructure
- Drop pkgs/tools/admin/ansible and move everything into top-level and
  throws into central aliases.nix
- Drop the Ansible 2.8 throw
- Remove Ansible 2.9/2.10, both will be EOL before the 22.05 release
- Remove Ansible 2.11, it will go EOL during the 22.05 release
- Expose the collections as `python3Packages.ansible`

Closes: #157591
2022-04-26 11:12:09 +02:00
Fabian Affolter
26d74675fa python3Packages.net2grid: remove 2022-04-22 08:10:18 +02:00
Martin Weinelt
1ac3bb0c7d
python3Packages.kbcstorage: rename from sapi-python-client; fix build 2022-04-20 02:46:52 +02:00
Martin Weinelt
75331fc5e5 python3Packages.SQLAlchemy-ImageAttach: drop
Unmaintained since 2017 and incompatible with SQLAlchemy 1.4
2022-04-15 03:17:40 +02:00
Martin Weinelt
b4ead6abae python3Packges.pep257: remove together with pytest-pep257
The code apparently was migrated into pycodestyle.

https://github.com/PyCQA/pydocstyle/issues/580
2022-04-15 01:39:54 +02:00
Martin Weinelt
5ee7d17afc python3Packages.path: rename from path.py; 12.0.1 -> 16.4.0
The project had been renamed after 12.5.0 back in 2020, which is why we
didn't receive further updates.

Created an alias and renamed all existing references.
2022-04-15 01:39:54 +02:00
Martin Weinelt
32b8c9e7b9 python3Packages.django-modelcluster: rename, fix build, enable tests 2022-04-15 01:39:49 +02:00
Sandro Jäckel
f20d368f2f python310Packages.sparqlwrapper: normalize attr 2022-04-15 01:39:44 +02:00
github-actions[bot]
be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Sandro
1136ad6c65
Merge pull request #166333 from SuperSandro2000/doh-proxy 2022-04-10 03:25:32 +02:00
Martin Weinelt
cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Martin Weinelt
5800217e89
python3Packages.ha-av: drop
Home Assistant migrated back to PyAV and left ha-av unmaintained.
2022-04-07 02:45:45 +02:00
Sandro Jäckel
8eb6f8ea41
python3Packages.aioh2: drop 2022-03-30 17:08:52 +02:00
Jan Tojnar
c8a5db3854 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/archivers/rar/default.nix
2022-03-28 17:56:38 +02:00
Jan Tojnar
997bb5e42c Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/dnspython/default.nix
;	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Fabian Affolter
52165eefbe python3Packages.requests-oauthlib: rename 2022-03-28 08:17:02 +02:00
Fabián Heredia Montiel
c5dead21cd treewide: cleanup old throw aliases 2022-03-27 09:16:46 -06:00
Sandro Jäckel
8df7949791
pythonPackages.cryptography-vectors: make internal to cryptography 2022-03-27 16:08:55 +02:00
Martin Weinelt
db8716173e python3Packages.pytest-pythonpath: drop
Obsoleted by https://github.com/pytest-dev/pytest/pull/9134, which was
released as part of pytest 7.0.0.

It has pytest<7 pinned, and we only have the single pytest version, so
it can be removed.
2022-03-14 00:29:10 +01:00
Martin Weinelt
270b07fcc5 python3Packages.tensorboard: rename from tensorflow-tensorboard, relax deps 2022-03-14 00:29:07 +01:00
Martin Weinelt
dcfccc5622 python3Packages.django_2: drop
The package goes EOL in 2022/04 and is therefore being removed.

Closes: #157905
2022-03-14 00:29:06 +01:00
Martin Weinelt
36ac329f39 python3Packages.django-appconf: rename from django_appconf, clean up 2022-03-14 00:29:04 +01:00
github-actions[bot]
40d2f7c54e
Merge staging-next into staging 2022-03-08 00:02:45 +00:00
github-actions[bot]
555fb8b146
Merge master into staging-next 2022-03-08 00:02:02 +00:00
Robert Schütz
0482396f2f python3Packages.pytwitchapi: make alias of twitchapi
The project is called twitchapi on PyPI.
2022-03-07 12:25:59 -08:00
Martin Weinelt
4b2b144dfe
python3Packages.nose-cover3: drop 2022-03-02 20:57:45 +01:00
Martin Weinelt
e26fba6f34
python3Packages.bitcoin-price-api: drop 2022-03-02 20:57:43 +01:00
github-actions[bot]
afc666deed
Merge staging-next into staging 2022-02-15 12:01:39 +00:00
Fabian Affolter
e6deab9c39 python3Packages.markups: rename 2022-02-14 18:08:09 +01:00
github-actions[bot]
59288f3b8d
Merge staging-next into staging 2022-02-12 00:02:21 +00:00
Drew Risinger
4009c598ec python3Packages.qiskit-aqua: remove due to deprecation 2022-02-11 10:23:04 -08:00
Robert Schütz
6ebc9d2001 python3Packages.pytest_6: make alias 2022-02-09 20:12:30 -08:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Fabian Affolter
2a5eece231 python3Packages.nats-py: 0.11.5 -> 2.0.0 2022-02-08 11:42:47 -08:00
Jonathan Ringer
46fd0afcb3
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pysdl2/default.nix
	pkgs/top-level/aliases.nix
2022-02-06 18:36:59 -08:00
Fabian Affolter
915c27b71b python3Packages.garminconnect: rename 2022-02-06 17:08:02 -08:00
Jonathan Ringer
9a16965c75
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/awesomeversion/default.nix
	pkgs/development/python-modules/md2gemini/default.nix
	pkgs/development/python-modules/mill-local/default.nix
	pkgs/development/python-modules/pyatv/default.nix
	pkgs/development/python-modules/pyezviz/default.nix
	pkgs/development/python-modules/pyinsteon/default.nix
	pkgs/development/python-modules/pylitterbot/default.nix
	pkgs/development/python-modules/pynuki/default.nix
	pkgs/development/python-modules/pypck/default.nix
	pkgs/development/python-modules/types-requests/default.nix
	pkgs/top-level/aliases.nix
2022-02-03 21:29:24 -08:00
Martin Weinelt
5b8e263c90
python3Packages.eebrightbox: drop
The package is unmaintained upstream and was introduced because it was a
dependency in home-assistant. That is no longer the case.
2022-02-03 02:17:17 +01:00
Dmitry Kalinkin
3087088c41
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-01 21:37:39 -05:00
piegames
724822a79d python2Packages.{pygtk,pyGtkGlade}: remove libglade support 2022-01-29 18:08:51 +01:00
Martin Weinelt
155b8517d9 python3Packages.pycallgraph: drop
The project is relying on the `use_2to3` flag that was removed from
setuptools in version 58. It is also unmaintained since 2018.
2022-01-23 01:09:39 +01:00
Martin Weinelt
949c04687f python3Packages.demjson: drop
Using the `use_2to3` flag in setuptools, which was removed in version
58. Also unmaintained since 2015.
2022-01-23 01:09:39 +01:00
Martin Weinelt
c1316381f1 python3Packages.hdlparse: drop
The package was using `use_2to3` which was removed from setuptools
in version 58. The project is also unmaintained since 2018.
2022-01-23 01:09:38 +01:00
Martin Weinelt
65d3b6d74d python3Packages.carrot: drop
Depended on anyjson, which was removed. Also unmaintained upstream since
2012.
2022-01-23 01:09:38 +01:00
Martin Weinelt
26053aa922 python3Packages.anyjson: drop
Broke during the setuptools upgrade when use_2to3 was removed.
2022-01-23 01:09:38 +01:00
Robert Schütz
1ab0795642
python3Packages.cozy: remove (#154903)
It's not cozy on PyPI and is actually an application.
2022-01-16 20:42:04 +00:00
Timo Kaufmann
9042e83cff python.pkgs.roboschool: mark as removed
I recently removed roboschool, but did not add an alias with a removal
notice. As suggested by [1].

[1] https://github.com/NixOS/nixpkgs/pull/154998#issuecomment-1013334113
2022-01-15 12:25:05 +01:00
Jonathan Ringer
c52d6cf465 python3Packages.repeated_test: remove 2022-01-14 09:55:04 -08:00
Robert Schütz
c0b9a9ee44 python3Packages.django_extensions: rename to django-extensions 2022-01-09 15:25:05 +00:00
Martin Weinelt
37ec5df946
python3Packages.django-environ: rename from django_environ 2022-01-06 03:09:47 +01:00
Martin Weinelt
4beaf5301d
python3Packages.xenomapper: move to top-level 2022-01-01 02:09:11 +01:00
Dmitry Kalinkin
492358cd34
Merge pull request #147418 from veprbl/pr/keras_2_7_0
python3Packages.keras: 2.4.3 -> 2.7.0
2021-12-10 10:27:38 -05:00
Jonathan Ringer
bba4b2ce00
python3Packages.zc_buildout_nix: remove
No longer builds, not referenced within nixpkgs,
and pinned to an old version.
2021-12-08 21:23:02 -08:00
Dmitry Kalinkin
2411e4c1e1
python3Packages.Keras: rename to keras 2021-11-29 03:59:51 -05:00
Fabian Affolter
d32d3dd8ea
Merge pull request #129411 from fabaff/bump-ropgadget
python3Packages.ropgadget: 6.5 -> 6.6
2021-11-29 08:54:00 +01:00
Sandro Jäckel
c998b1cc7d
pythonPackages: remove self from aliases 2021-11-26 12:08:35 +01:00
Dmitry Kalinkin
129a609443
python3Packages.tensorflow: remove aliases with _2 suffix 2021-11-25 20:24:38 -05:00
Thiago Kenji Okada
3ed32e1937
Merge pull request #146672 from Prillan/ZHF-remove-dogpile-core
pythonPackages.dogpile-core: remove
2021-11-20 16:11:06 -03:00
Rasmus Précenth
454a8706ca
pythonPackages.dogpile-core: remove
Broken on python2.7 and 3.7+.

Upstream notes (2016-05-30):

> The dogpile.core package has been rolled into dogpile.cache
> directly. dogpile.core as a separate package is effectively EOL.

https://bitbucket.org/zzzeek/dogpile.core/src/master/
2021-11-20 19:43:18 +01:00
Dmitry Kalinkin
e8659f7bf6
Merge pull request #144818 from veprbl/pr/schema-salad_fix
python3Packages.rdflib-jsonld: remove as deprecated
2021-11-18 19:44:04 -05:00
Fabian Affolter
112d6127a0 python3Packages.ropgadget: rename from ROPGadget 2021-11-19 00:08:27 +01:00
Dmitry Kalinkin
7e0d7e4075
python3Packages.rdflib-jsonld: remove as deprecated 2021-11-17 04:38:42 -05:00
Robert Schütz
7143a8d4ff
Merge pull request #145592 from dotlambda/igraph-0.9.5
igraph: 0.9.4 -> 0.9.5
2021-11-16 23:29:56 -08:00
Robert Schütz
63acfd5685 python3Packages.python-igraph: rename to igraph
https://igraph.org/2021/10/29/igraph-0.9.8-python.html
2021-11-11 22:06:59 -08:00
github-actions[bot]
707b006bf7
Merge master into staging-next 2021-11-09 00:01:30 +00:00
Thiago Kenji Okada
db6044d5de
Merge pull request #144955 from legendofmiracles/pur
python3Packages.pur: 5.4.1 -> 5.4.2; fix build
2021-11-08 21:00:43 -03:00
legendofmiracles
45ca602e52
pur: switch to buildPythonApplication 2021-11-08 10:40:58 -06:00
github-actions[bot]
14f1b9f2ac
Merge master into staging-next 2021-11-07 18:01:14 +00:00
Robert Schütz
7e0f6ddda2 python3Packages.hbmqtt: drop
It is broken and no longer maintained upstream.
See https://github.com/beerfactory/hbmqtt/issues/235
2021-11-07 00:08:10 -07:00
Martin Weinelt
8f5da907b0 Merge remote-tracking branch 'origin/staging-next' into staging 2021-11-02 23:31:28 +01:00
Martin Weinelt
0a41e93ce4
python3Packages.django-taggit: rename from django_taggit and refactor 2021-11-02 18:31:41 +01:00
Martin Weinelt
e75571d888
python3Packages.django-redis: rename from django_redis
Also partially enable tests.
2021-11-02 18:31:40 +01:00
Sandro Jäckel
b592957ea1
python39Packages.ruamel-yaml-clib: normalise name, adopt 2021-11-02 13:38:08 +01:00
Sandro Jäckel
b2767b69dd
python39Packages.ruamel-yaml: normalise name, adopt 2021-11-02 13:38:06 +01:00
Sandro Jäckel
6817f26c35
python39Packages.ruamel-base: normalise name, adopt 2021-11-01 22:26:12 +01:00
Sandro
6245300686
python3Packages: add pkgs. prefix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-10-31 20:06:20 +01:00
Sandro Jäckel
c78c75ad73
python3Packages: normalise package names in aliases 2021-10-31 14:24:52 +01:00
Sandro Jäckel
e04b3dc307
python39Packages.lammps-cython: normalise name 2021-10-31 14:23:51 +01:00
Sandro Jäckel
71ed943a86
python39Packages.imapclient: normalise name 2021-10-28 11:11:53 +02:00
Sandro Jäckel
2b218f52c8
python39Packages: normalise aliases and add missing comments 2021-10-28 11:11:52 +02:00
Sandro Jäckel
846ceff3b3
python39Packages.sqlalchemy-migrate: normalise attr 2021-10-28 11:11:52 +02:00
Sandro Jäckel
db19e68125
python39Packages.dogpile-cache: normalise attr, cleanup 2021-10-28 11:11:52 +02:00
inty
3c3998ee91 pythonPackages.powerlineMemSegment: kebab-case 2021-10-24 14:21:41 -07:00
Sandro
2526c085bf
Merge pull request #139316 from superherointj/package-pythonPackages.jaeger-client-4.6.1-attempt2 2021-10-22 18:48:59 +02:00
superherointj
f92139a5da python3Packages.zc_buildout: renamed to zc-buildout 2021-10-22 10:44:54 -03:00
Paul TREHIOU
2b6b25e606
python3Packages.pysmart: init at 1.1.0 (#142203)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-22 15:36:24 +02:00
superherointj
206f3ab323 pythonPackages.jupyter_client: renamed to jupyter-client 2021-10-15 07:51:23 -03:00
Sandro Jäckel
1c7c0d64eb
python39Packages.pastedeploy: adopt into openstack team 2021-10-07 20:48:17 +02:00
Robert Schütz
db26b5ce17 python3Packages.class-registry: make alias of phx-class-registry 2021-10-05 18:07:29 -07:00
Fabian Affolter
fcceea469f python3Packages.wazeroutecalculator: rename 2021-09-29 16:20:27 +02:00
Sandro Jäckel
260ae86012
python39Packages.subunit: add alias from python-subunit 2021-09-11 19:02:31 +02:00
Fabian Affolter
508bb7f42e python3Packages.prometheus-client: rename and enable tests 2021-08-26 02:17:10 +02:00
Sandro Jäckel
fb4e03fe68
python39Packages.grpc-google-iam-v1: deactivate tests, normalise name, adopt 2021-08-16 14:04:29 +02:00
Sandro Jäckel
503f72bfa6
pythonPackages: sphinxcontrib_plantuml -> sphinxcontrib-plantuml 2021-08-03 12:04:12 +02:00
github-actions[bot]
a1d3be1d42
Merge master into staging-next 2021-07-28 12:01:16 +00:00
Sandro Jäckel
3dbfb638b3
pythonPackages: fix alias 2021-07-28 13:02:22 +02:00
github-actions[bot]
db6a26db02
Merge master into staging-next 2021-07-27 18:01:01 +00:00
Sandro Jäckel
2008472e41 python39Packages: remove two more aliases 2021-07-27 08:16:20 -07:00
Sandro Jäckel
183c7ebcae
pythonPackages: normalise prompt_toolkit 2021-07-23 16:36:39 +02:00
Sandro Jäckel
4a87fb096d
pythonPackages: deprecate djangorestframework-jwt alias 2021-07-21 13:32:55 +02:00
Sandro Jäckel
b4099137b1
pythonPackages: deprecate ConfigArgParse alias 2021-07-21 13:32:54 +02:00
Sandro Jäckel
9df3d2ca2c
pythonPackages: deprecate zc_buildout221 alias 2021-07-21 13:32:54 +02:00
Sandro Jäckel
5c425ca23d
python-aliases: sort 2021-07-21 13:32:54 +02:00
Sandro Jäckel
5c31546ae8
pythonPackages: deprecate scikitlearn alias 2021-07-21 13:32:53 +02:00
Sandro Jäckel
703c108472
pythonPackages: deprecate requests_toolbelt alias 2021-07-21 13:32:53 +02:00
Sandro Jäckel
a5158b8c01
pythonPackages: deprecate python_simple_hipchat alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel
2e9c330216
pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel
dd712027be
pythonPackages: deprecate pytestquickcheck alias 2021-07-21 13:32:51 +02:00
Sandro Jäckel
9bfdf57e13
pythonPackages: deprecate pytestrunner alias 2021-07-21 13:32:49 +02:00
Sandro Jäckel
4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Fabian Affolter
dd0e231e01
Merge pull request #128989 from fabaff/bump-bt_proximity
python3Packages.bt-proximity: 0.2.0 -> 0.2.1
2021-07-05 23:42:19 +02:00
Sandro
1c267cb07d
Merge pull request #129027 from fabaff/bump-discogs-client 2021-07-05 18:06:59 +02:00
Robert Schütz
54a40e3ff5
Merge pull request #128848 from peterhoeg/f/tvnamer
tvnamer: move out of python3Packages and fix requests-cache dependency
2021-07-05 09:42:32 +02:00
Fabian Affolter
ac15a8ad8b python3Packages.discogs-client: rename from discogs_client 2021-07-05 09:10:15 +02:00
Peter Hoeg
dafd928256 tvnamer: move out of python3Packages
tvnamer is an application and should as such never have existed under
python3Packages so move it out where it belongs.

At the same time override tvdb_api to use an older requests-cache as it
has a hard requirement on requests-cache < 0.6.
2021-07-05 14:09:24 +08:00
Jörg Thalheim
b95cd0fcd8 python-aliases: dtfit, lammps-cython 2021-07-04 19:35:58 +02:00
Sandro
8723bd8119
Merge pull request #129122 from dotlambda/dateutil-alias 2021-07-04 02:53:34 +02:00
Robert Schütz
88cb011dfe pythonPackages.dateutil: move to python-aliases.nix 2021-07-03 13:51:06 +02:00
Fabian Affolter
9a1a5e8101 python3packages.diff-cover: rename from diff_cover 2021-07-03 00:00:21 +02:00
Fabian Affolter
a7e1fe1139 python-aliases: add alias for bt-proximity 2021-07-02 14:33:03 +02:00
Robert Schütz
dc9b36e54d rotate-backups: move out of pythonPackages 2021-07-01 14:35:12 -07:00
Robert Schütz
b128806d99 pythonPackages.dns: move alias to python-aliases.nix 2021-06-23 11:48:22 +02:00
Maximilian Bosch
5aad4e73b6
privacyIDEA: 3.5.2 -> 3.6
ChangeLog: https://github.com/privacyidea/privacyidea/releases/tag/v3.6

Unfortunately we have to use `sqlalchemy` at 1.3 for `sqlsoup`. As
`sqlalchemy` is required by a lot of packages, I decided to move this
package out of `pythonPackages` itself and instantiate a new
`pythonPackages` inside the expression where `sqlalchemy` points to
`sqlalchemy_1_3`.
2021-06-22 15:36:36 +02:00
Pavol Rusnak
82e3acb047
Merge pull request #124897 from wamserma/remove-pyselectors34
pythonPackages.selectors34: drop
2021-06-16 13:08:29 +02:00