Commit Graph

46 Commits

Author SHA1 Message Date
Martin Weinelt
b9a02149bb python3Packages.astroid: 2.11.5 -> 2.11.7
https://github.com/PyCQA/astroid/releases/tag/v2.11.7
https://github.com/PyCQA/astroid/releases/tag/v2.11.6
2022-07-21 22:33:36 +02:00
Sandro Jäckel
fa3f5e1524
python310Packages.astroid: 2.11.2 -> 2.11.4, adopt 2022-06-06 11:46:07 -07:00
Martin Weinelt
9d9c57830f python3Packages.astroid: disable test_mro_typing_extensions on python310 2022-04-15 01:39:46 +02:00
Martin Weinelt
df3e27b5bb python3Packages.astroid: 2.9.3 -> 2.11.2 2022-04-15 01:39:44 +02:00
Jonathan Ringer
b3d2c06cc3 python3Packages.astroid: 2.9.0 -> 2.9.3 2022-01-23 01:09:04 +01:00
Robert Schütz
2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Martin Weinelt
f6123952df
python3Packages.astroid: 2.8.2 -> 2.9.0 2021-11-30 18:52:37 -08:00
Martin Weinelt
b26556aedf python3Packages.astroid: relax wrapt constraint, add typing-extensions 2021-10-11 01:22:09 +02:00
Martin Weinelt
372ff4cba3 python3Packages.astroid: 2.7.3 -> 2.8.2 2021-10-11 00:12:12 +02:00
Martin Weinelt
cec333d6bd python3Packages.astroid: 2.7.2 -> 2.7.3 2021-09-01 21:23:23 +02:00
Martin Weinelt
f9ea532088 python3Packages.astroid: 2.5.6 -> 2.7.2 2021-09-01 21:23:05 +02:00
Frederik Rietdijk
fef9719a58 python3Packages.astroid: remove setuptools-scm-git-archive
I tested with this additional dependency and accidentally commited it.
2021-07-25 10:06:26 +02:00
Frederik Rietdijk
baba4208a1 python3Packages.astroid: 2.5.1 -> 2.5.6 2021-07-25 09:55:59 +02: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
Frederik Rietdijk
b72418c4fb python3Packages.astroid: 2.5 -> 2.5.1 2021-04-03 17:48:19 +02:00
Martin Weinelt
b79f09557e python3Packages.astroid: clarify license is lgpl2.1 or newer 2021-03-05 14:06:03 +00:00
Martin Weinelt
904bb3585d python3Packages.astroid: 2.4.2 -> 2.5.0 2021-03-05 14:06:03 +00:00
Jonathan Ringer
754cd330ba python3Packages.astroid: disable for python3.9
See https://github.com/PyCQA/astroid/issues/845
2020-12-01 14:44:24 +01:00
Frederik Rietdijk
cb5e89a2c5 python: astroid: 2.4.1 -> 2.4.2 2020-08-04 21:54:40 +02:00
Frederik Rietdijk
3611cc77f9 python.pkgs.astroid: fixup build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
1ddbc1f042 python: astroid: 2.3.3 -> 2.4.1 2020-06-11 09:59:53 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
3fd58a23a1 python: astroid: 2.3.2 -> 2.3.3 2019-11-22 08:37:04 +01:00
Frederik Rietdijk
b457375360 python: astroid: 2.3.1 -> 2.3.2 2019-10-27 15:29:11 +01:00
Frederik Rietdijk
5738b5405e python: astroid: 2.2.5 -> 2.3.1 2019-10-18 09:54:03 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jonathan Ringer
ac4bce925e pythonPackages.astroid: 2.1.0 -> 2.2.5 2019-05-18 18:26:52 -07:00
Frederik Rietdijk
e493fa7b32 python2.pkgs.astroid: disable several tests 2019-04-18 12:42:43 +02:00
Frederik Rietdijk
ac5fad1088 python: astroid: 1.6.5 -> 1.6.6 2019-04-18 12:42:39 +02:00
Ioannis Koutras
ce728ce496 python: astroid: 2.0.4 -> 2.1.0 2018-12-06 22:12:09 +02:00
Ben Wolsieffer
4f09e05849 python2Packages.astroid: init at 1.6.5 2018-10-11 18:15:15 -04:00
Frederik Rietdijk
43bb4ac8ab python: astroid: 2.0.1 -> 2.0.4 2018-08-25 07:38:21 +02:00
Robert Schütz
673d0bed95 python.pkgs.astroid: fix build 2018-07-26 12:43:17 +02:00
Frederik Rietdijk
cdf9d66b0d python: astroid: 1.6.5 -> 2.0.1 2018-07-22 16:52:34 +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
ead4eeaa15 python: astroid: 1.6.4 -> 1.6.5 2018-06-21 07:42:51 +02:00
Frederik Rietdijk
acbb88e35c python: astroid: 1.6.3 -> 1.6.4 2018-06-02 13:44:38 +02:00
Frederik Rietdijk
b6ce94bcb4 python: astroid: 1.6.2 -> 1.6.3 2018-04-08 11:36:07 +02:00
Frederik Rietdijk
9b41fc5de9 python: astroid: 1.6.1 -> 1.6.2 2018-04-08 11:34:52 +02:00
Frederik Rietdijk
af3b738fc8 python: astroid: 1.6.0 -> 1.6.1 2018-02-03 17:43:29 +01:00
Frederik Rietdijk
b77f351365 python: astroid: 1.5.3 -> 1.6.0 2017-12-30 17:06:32 +01:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Frederik Rietdijk
8144d13fd3 python.pkgs.astroid: 1.5.2 -> 1.5.3 2017-06-06 14:42:10 +02:00
Frederik Rietdijk
0d43420621 python.pkgs.astroid: 1.4.9: 1.5.2 2017-05-27 14:25:08 +02:00
Dan Peebles
90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Fernando J Pando
f40b0f5e37 astroid: 1.4.4 -> 1.4.9 2017-03-03 08:46:46 -05:00