Commit graph

35 commits

Author SHA1 Message Date
Fabian Affolter 34b88e57ee python311Packages.cfn-lint: 0.77.10 -> 0.79.6
Diff: https://github.com/aws-cloudformation/cfn-python-lint/compare/refs/tags/v0.77.10...v0.79.6

Changelog: https://github.com/aws-cloudformation/cfn-lint/blob/v0.79.6/CHANGELOG.md
2023-09-03 09:26:58 +02:00
Fabian Affolter dae9199ace python311Packages.cfn-lint: 0.73.2 -> 0.77.10
Diff: https://github.com/aws-cloudformation/cfn-python-lint/compare/refs/tags/v0.73.2...0.77.10

Changelog: https://github.com/aws-cloudformation/cfn-lint/blob/v0.77.10/CHANGELOG.md
2023-09-03 09:26:30 +02:00
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Martin Weinelt 0235e5c4e2 python3Packages.cfn-lint: 0.72.5 -> 0.73.2 2023-03-03 23:56:35 +01:00
Guillaume Girol 33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Martin Weinelt 68eff1c4d2 python3Packages.cfn-lint: 0.61.2 -> 0.72.5 2023-01-05 01:08:54 +01:00
Martin Weinelt ba4bed6b8c python3Packages.cfn-lint: 0.58.2 -> 0.61.2 2022-07-21 22:33:44 +02:00
P. R. d. O 886c14f3d4
python310Packages.cfn-lint: 0.56.4 -> 0.58.2 2022-03-03 16:32:29 -06:00
Robert Schütz 7bcf54a916 python3Packages.cfn-lint: update dependencies 2022-01-23 01:09:35 +01:00
Jonathan Ringer 12485530d6 python3Packages.cfn-lint: 0.56.3 -> 0.56.4 2022-01-23 01:09:06 +01:00
Jonathan Ringer 5fb02be438
python3Packages.cfn-lint: 0.56.2 -> 0.56.3 2021-12-14 12:03:19 -08:00
Jonathan Ringer d590b27cc6
python3Packages.cfn-lint: add missing deps 2021-11-30 18:52:57 -08:00
Jonathan Ringer 25e735fcae
python3Packages.cfn-lint: 0.54.2 -> 0.56.2 2021-11-30 18:48:38 -08:00
Martin Weinelt 42c964163f python3Packages.cfn-lint: 0.53.1 -> 0.54.2 2021-10-11 00:12:12 +02:00
Martin Weinelt 9e230736f8 python3Packages.cfn-lint: 0.53.0 -> 0.53.1 2021-09-01 21:23:23 +02:00
Fabian Affolter c7755dfa6b python3Packages.cfn-lint: 0.51.0 -> 0.53.0 2021-08-20 00:27:16 +02:00
Jonathan Ringer 3e3e1cb638 python3Packages.cfn-lint: 0.48.0 -> 0.51.0 2021-06-22 13:42:46 +02:00
Martin Weinelt c7fc19466b python3Packages.cfn-lint: disable tests requiring network access 2021-04-15 02:19:52 +02:00
Jonathan Ringer 7d3678cc8c python3Packages.cfn-lint: 0.42.0 -> 0.48.0 2021-04-03 17:49:46 +02:00
Robert T. McGibbon eb7115dc36 python3Packages.cfn-lint: future-proof tests for date impurity issues 2021-01-01 17:42:46 -05:00
Jack Kelly 87453c270d
pythonPackages.cfn-lint: 0.35.1 -> 0.42.0 2021-01-01 21:12:21 +01:00
Drew Risinger 4e435eee31 pythonPackages.cfn-lint: 0.35.0 -> 0.35.1
* Update version
* Cleanup packaging: run tests & use GitHub source
* Meta: add changelog
2020-09-20 11:30:00 -07:00
freezeboy 037b8aefef cfn-lint: fixed importlib_resources version bounds
Also, added import checks to have a minimal test for the package
2020-09-12 22:09:50 -07:00
Frederik Rietdijk c1ab82e737 python: cfn-lint: 0.33.0 -> 0.35.0 2020-08-16 19:30:54 +02:00
Frederik Rietdijk 19a6a3fc9f python.pkgs.cfn-lint: fix build 2020-06-11 10:49:49 +02:00
Frederik Rietdijk 7de53e1fa4 python: cfn-lint: 0.26.3 -> 0.33.0 2020-06-11 09:59:55 +02:00
Frederik Rietdijk 0de9714628 python3Packages.cfn-lint: 0.26.2 -> 0.26.3 2020-05-11 22:12:10 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk 49b345a0a1 python: cfn-lint: 0.26.1 -> 0.26.2 2019-12-30 16:46:53 +01:00
Jonathan Ringer 68f4f8804d python3Packages.cfn-lint: fix build 2019-12-30 16:46:50 +01:00
Frederik Rietdijk a9db6e4375 python: cfn-lint: 0.24.8 -> 0.26.1 2019-12-30 16:46:41 +01:00
Frederik Rietdijk 4592756178 python: cfn-lint: 0.24.5 -> 0.24.8 2019-11-22 08:37:13 +01:00
Roman Timushev dfac4a0f43 cfn-lint: propagate setuptools 2019-11-09 14:36:18 +01:00
Frederik Rietdijk b5cdad4e18 python: cfn-lint: 0.19.1 -> 0.24.5 2019-10-27 16:09:08 +01:00
Frederik Rietdijk 09f27e38b6 python.pkgs.cfn-lint: init at 0.19.1 2019-05-01 10:59:49 +02:00