Commit Graph

158 Commits

Author SHA1 Message Date
Sandro Jäckel
c2aba56310
python310Packages.types-cryptography: remove because types have been upstreamed 2022-05-30 04:40:49 +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