summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/attrs (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python310Packages.attrs: 22.1.0 -> 22.2.0Theodore Ni2023-01-052-4/+11
* python310Packages.attrs: 21.4.0 -> 22.1.0Sandro Jäckel2022-08-051-3/+5
* python3Packages.attrs: 21.2.0 -> 21.4.0Fabian Affolter2022-01-031-4/+10
* python3Packages.attrs: separate test run into a separate tests attribute.•••This resolves a circular dependency issue between pytest and attrs, by instead building a separate output that _just_ contains the tests from the original package, which is then consumed by a separate tests derivation. The downside of this approach is that these tests will not be run on Hydra. They're not being run on Hydra at the moment, either, since doCheck is false. Luke Granger-Brown2021-06-212-9/+39
* python3Packages.attrs: 20.3.0 -> 21.2.0Luke Granger-Brown2021-06-211-2/+2
* python3Packages.attrs: 19.3.0 -> 20.3.0Frederik Rietdijk2020-12-011-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: attrs: 18.2.0 -> 19.3.0Frederik Rietdijk2019-10-181-2/+2
* python: attrs: 18.1.0 -> 18.2.0Frederik Rietdijk2018-12-031-2/+2
* python: attrs: 17.4.0 -> 18.1.0Frederik Rietdijk2018-06-211-2/+2
* python.pkgs.attrs: disable tests to prevent infinite recursionFrederik Rietdijk2017-12-311-2/+4
* python: attrs: 17.2.0 -> 17.4.0Frederik Rietdijk2017-12-301-2/+2
* Merge pull request #28884 from FRidh/python-fixes•••Python: several fixesFrederik Rietdijk2017-09-061-0/+28