summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/cssutils/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-19/+15
* python311Packages.cssutils: 2.10.1 -> 2.10.2R. Ryantm2024-04-021-2/+2
* python312Packages.cssutils: 2.9.0 -> 2.10.1•••Diff: https://github.com/jaraco/cssutils/compare/refs/tags/v2.9.0...v2.10.1 Changelog: https://github.com/jaraco/cssutils/blob/refs/tags/v2.10.1/NEWS.rst Robert Schütz2024-03-301-17/+10
* python311Packages.cssutils: suppress pytest8 warningsMartin Weinelt2024-03-121-0/+5
* python310Packages.cssutils: update disabledFabian Affolter2023-10-141-6/+1
* python310Packages.cssutils: 2.7.1 -> 2.9.0R. Ryantm2023-10-131-2/+2
* python311Packages.cssutils: 2.7.0 -> 2.7.1R. Ryantm2023-06-181-2/+2
* python310Packages.cssutils: 2.6.0 -> 2.7.0•••Changelog: https://github.com/jaraco/cssutils/blob/v2.7.0/CHANGES.rst Martin Weinelt2023-06-111-2/+2
* 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.cssutils: 2.5.1 -> 2.6.0R. Ryantm2022-08-221-2/+2
* python310Packages.cssutils: 2.5.0 -> 2.5.1R. Ryantm2022-07-251-2/+2
* python310Packages.cssutils: 2.4.2 -> 2.5.0R. Ryantm2022-07-121-2/+2
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-06-151-4/+4
|\
| * python310Packages.cssutils: 2.4.0 -> 2.4.2•••https://github.com/jaraco/cssutils/blob/v2.4.2/CHANGES.rst Robert Schütz2022-06-141-4/+4
* | python310Packages.cssutils: 2.4.0 -> 2.4.1•••https://github.com/jaraco/cssutils/blob/v2.4.1/CHANGES.rst Robert Schütz2022-06-061-2/+2
|/
* python3Packages.cssutils: 2.3.0 -> 2.4.0•••https://github.com/jaraco/cssutils/blob/v2.4.0/CHANGES.rst Robert Schütz2022-02-241-16/+10
* python310Packages.cssutils: fix testsJonathan Ringer2022-01-131-0/+10
* python3Packages.cssutils: 2.2.0 -> 2.3.0•••https://github.com/jaraco/cssutils/blob/v2.3.0/CHANGES.rst Robert Schütz2021-05-241-2/+12
* python3.pkgs.cssutils: 2.0.0 -> 2.2.0Robert Schütz2021-03-121-5/+19
* pythonPackages.cssutils: 1.0.2 -> 2.0.0•••Upstream has a new maintainer and now requires Python 3.6 or later. Robert Schütz2021-03-101-8/+24
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* Treewide: update some problematic homepages•••These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore c0bw3b2019-12-081-1/+1
* python: cssutils: 1.0.1 -> 1.0.2Frederik Rietdijk2018-04-081-2/+2
* pythonPackages.cssutils: Move to own fileElis Hirwing2018-04-041-0/+22