Sandro Jäckel
5f04e65972
python310Packages.autobahn: 22.4.2 -> 22.5.1
2022-06-04 07:33:02 +02:00
Sandro Jäckel
0cdcc2dad2
python310Packages.autobahn: 22.3.2 -> 22.4.2
2022-06-02 02:56:04 +02:00
Martin Weinelt
272430c823
treewide: migrate python packages to optional-dependencies
...
This follows the term used by PEP 621.
2022-05-22 16:31:53 +02:00
Sandro Jäckel
03ebf37be7
python310Packages.autobahn: adopt, populate passthru.extras-require
2022-05-09 13:44:58 +02:00
Martin Weinelt
533432a661
python3Packages.autobahn: 22.2.2 -> 22.3.2
2022-04-13 16:49:37 +02:00
Martin Weinelt
d9b506dc82
python3Packages.autobahn: 21.11.1 -> 22.2.2
2022-03-14 00:28:49 +01:00
Fabian Affolter
d5d6cc7262
python3Packages.autobahn: 21.3.1 -> 21.11.1
2021-11-22 09:59:08 +01:00
Markus S. Wamser
2043dbb6fa
pkgs.development.python-modules: remove unused args
2021-11-12 19:10:54 -08:00
Martin Weinelt
7bd65d54f7
treewide: remove nand0p as maintainer
...
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.
- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Fabian Affolter
5c42f1081b
python3Packages.autobahn: update check section
2021-05-04 21:47:18 +02:00
Markus S. Wamser
1c5a02033a
pythonPackages.autobahn: limit to Python 3
...
Python 2.7 is long end-of-life and dependency ond old compatibility
helpers can be dropped.
2021-04-30 09:41:54 +02:00
Frederik Rietdijk
1e89d4cccd
pythonPackages: move python 2 only expressions to python2-packages.nix
2021-04-03 17:49:45 +02:00
Frederik Rietdijk
be9c44db79
python3Packages.autobahn: 20.12.3 -> 21.3.1
2021-04-03 17:48:19 +02:00
Fabian Affolter
8d668463b0
python3Packages.autobahn: 20.7.1 -> 20.12.3
2021-01-04 13:38:57 +01:00
Frederik Rietdijk
fc8847973b
python: autobahn: 20.4.3 -> 20.7.1
2020-08-16 19:30:50 +02:00
Frederik Rietdijk
324ee168f4
python: autobahn: 19.11.2 -> 20.4.3
2020-06-11 09:59:54 +02:00
Frederik Rietdijk
789f42c41a
python3Packages.autobahn: 19.11.1 -> 19.11.2
2020-05-11 22:12:09 +02:00
Frederik Rietdijk
f173edd971
python: autobahn: 19.10.1 -> 19.11.1
2019-12-30 16:46:39 +01:00
Frederik Rietdijk
a072fedec8
python: autobahn: 19.8.1 -> 19.10.1
2019-10-27 15:29:11 +01:00
Frederik Rietdijk
556248d35f
pythonPackages.autobahn: disable tests
2019-08-18 11:48:40 +02:00
Frederik Rietdijk
78559b5a16
python: autobahn: 19.1.1 -> 19.8.1
2019-08-18 11:48:40 +02:00
Robert Schütz
a4a61777e8
python.pkgs.asyncio: remove
...
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Frederik Rietdijk
720e12c5af
python: autobahn: 18.10.1 -> 19.1.1
2019-02-17 14:40:14 +01:00
Frederik Rietdijk
42967d99eb
python: autobahn: 18.8.2 -> 18.10.1
2018-10-24 20:05:44 +02:00
Frederik Rietdijk
7e3a047cb8
python: autobahn: 18.8.1 -> 18.8.2
2018-10-13 09:50:15 +02:00
Ben Wolsieffer
1c3f7302fa
pythonPackages.autobahn: use checkInputs
2018-10-11 18:15:16 -04:00
Frederik Rietdijk
b75ea627c6
pythonPackages.autobahn: run hooks
2018-09-04 19:18:13 +02:00
Frederik Rietdijk
aedf32c809
python: autobahn: 18.7.1 -> 18.8.1
2018-08-25 08:07:32 +02:00
Frederik Rietdijk
d72794bf32
python: autobahn: 18.6.1 -> 18.7.1
2018-08-25 07:38:21 +02:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
1e64c1e102
python: autobahn: 18.3.1 -> 18.6.1
2018-06-21 07:49:03 +02:00
Frederik Rietdijk
162fa67587
python: autobahn: 17.9.3 -> 18.3.1
2018-04-08 11:34:52 +02:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Frederik Rietdijk
7ce848309e
python.pkgs: updates
2017-10-27 21:34:42 +02:00
Frederik Rietdijk
d58e1f1c7b
python.pkgs: many updates
2017-08-25 19:36:14 +02:00
Lancelot SIX
1631f36143
pythonPackages.autobahn: 0.18.2 -> 17.5.1
2017-05-03 22:33:04 +02:00
Lancelot SIX
63fd2c7e62
pythonPackages.autobahn: 0.16.0 -> 0.18.2
2017-05-02 09:25:35 +02:00