summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/openstackdocstheme/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-8/+13
* python312Packages.openstackdocstheme: disable•••```` python3.12-pbr-6.0.0/lib/python3.12/site-packages/pbr/packaging.py", line 23, in <module> from distutils.command import install as du_install ModuleNotFoundError: No module named 'distutils' ```` Martin Weinelt2024-03-171-0/+4
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda adisbladis2023-12-071-0/+1
* python3Packages.openstackdocstheme: 3.0.1 -> 3.2.0Martin Weinelt2023-09-271-2/+2
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* python310Packages.openstackdocstheme: 3.0.0 -> 3.0.1Sandro Jäckel2022-11-011-2/+2
* python3Packages.openstackdocstheme: 2.4.0 -> 3.0.0Martin Weinelt2022-09-191-2/+2
* python310Packages.openstackdocstheme: 2.3.1 -> 2.4.0Sandro Jäckel2022-03-271-2/+2
* python39Packages.openstackdocstheme: init at 2.3.1Sandro Jäckel2022-01-291-0/+37