mdarocha
61de8ba44d
azure-cli: 2.53.0 -> 2.53.1
2023-10-31 11:45:23 -07:00
mdarocha
5e0b839f59
azure-cli: dependencies cleanup
...
Synced propagatedBuildInputs with what's actually defined in the
upstream source.
Also based on the result of self-test, all overrides that were
not necessary or breaking something were removed.
Several import tests were removed - they are caused by the related
package being vendored into the upstream source.
2023-10-31 11:45:23 -07:00
mdarocha
904bfb1759
azure-cli: add self-test to ensure everything in the CLI works
2023-10-31 11:45:23 -07:00
mdarocha
08a740252d
azure-cli: fix azure-cli-core build
...
Apply patch to fix tests broken on python311
2023-10-26 20:56:17 +02:00
Fabian Affolter
17ab378cf0
azure-cli: 2.52.0 -> 2.53.0
2023-10-06 15:17:00 -07:00
Samy Lahfa
6f305fba18
azure-cli : 2.51.0 -> 2.52.0
2023-09-09 21:14:53 +02:00
Samy Lahfa
607f5c5835
azure-cli: 2.50.0 → 2.51.0 https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-conceptual/release-notes-azure-cli.md
...
* Add SourceProvenance and changelog
* Fix typo on sourceTypes
* Bump msal from 1.20.0 to 1.24.0b1
* Fix changelog link to latest file upstream instead of commit
* Add meta.{mainProgram,platforms,longDescription,downloadPage} and
update sha256 to sha512
2023-08-13 00:27:44 +02:00
Jan Malakhovski
591ccfe5b9
treewide: noop: refer to src.name
or similar where appropriate, part 3: more use cases
...
This continues where d8f7f6a5ce
left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.
Also, similarly to d8f7f6a5ce
some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
figsoda
fdd31f980e
pkgs/tools/admin: remove dead code
...
with the help of deadnix & nil
2023-07-25 09:54:32 -04:00
Samy Lahfa
0cc6e62b35
azure-cli: 2.49.0 → 2.50.0
2023-07-23 16:14:01 +02:00
Samy Lahfa
59aa11ce8d
azure-cli: add akechishiro to maintainers
2023-07-23 16:14:01 +02:00
Jean-François Roche
07f1e43b3d
azure-cli: 2.44.1 -> 2.49.0
2023-06-29 23:39:40 +02:00
Weijia Wang
32ad3c33e7
treewide: tools/admin: use top-level fetchPypi
2023-05-25 14:54:35 +03:00
Weijia Wang
f31855a339
azure-cli: fix build
2023-03-16 08:15:10 -07:00
Martin Weinelt
574ec98796
python310Packages.pygithub: Normalize attribute, pname, dirname
2023-02-19 21:36:03 +01:00
Martin Weinelt
80192e201a
python310Packages.fabric: Normalize attribute name and dirname
2023-02-19 21:35:59 +01:00
Andreas Stührk
46fdd46ccb
azure-cli: 2.37.0 -> 2.44.1
2023-01-20 15:24:22 +01:00
figsoda
ec8cb34358
treewide: fix typos
2022-12-17 19:39:44 -05:00
Jonathan Ringer
ce0ebc2e15
azure-cli: 2.34.1 -> 2.37.0
2022-06-06 16:13:23 -07:00
Sandro Jäckel
9a5fde8383
azure-cli: remove backport ipaddress
2022-05-30 05:54:09 +02:00
Jonathan Ringer
e43897d2c2
azure-cli: 2.32.0 -> 2.34.1
2022-03-14 00:29:05 +01:00
Jonathan Ringer
6568807032
azure-cli: fix deps
2022-01-23 01:09:34 +01:00
Jonathan Ringer
0dc088f8fb
azure-cli: 2.30.0 -> 2.32.0
2022-01-13 18:54:25 -08:00
Jonathan Ringer
3f01341c8a
azure-cli: python -> python3 renaming, remove optional py2 deps
...
To avoid python2 false positives
2021-12-09 19:33:03 -08:00
Jonathan Ringer
8d96e200dd
azure-cli: 2.29.1 -> 2.30.0
2021-11-23 21:53:03 -08:00
Jonathan Ringer
2cac2511d7
azure-cli: 2.28.1 -> 2.29.1
2021-10-30 13:15:02 -07:00
Jonathan Ringer
031f005cbe
azure-cli: 2.28.0 -> 2.28.1
2021-10-10 23:15:50 -07:00
Jonathan Ringer
6d488e8238
azure-cli: allow for use with all versions of scp
...
scp didn't have any breaking changes according to changelog:
https://github.com/jbardin/scp.py/blob/master/CHANGELOG.md
2021-09-13 00:32:55 -07:00
Jonathan Ringer
c6df6f51cc
azure-cli: 2.26.1 -> 2.28.0
2021-09-13 00:32:55 -07:00
R. RyanTM
4331afb946
azure-cli: 2.26.0 -> 2.26.1
2021-07-19 15:03:20 -07:00
Jonathan Ringer
eecbb707e1
azure-cli: 2.24.2 -> 2.26.0
2021-07-08 13:34:22 -07:00
Jonathan Ringer
9911942e00
azure-cli: fix build
2021-06-22 13:42:52 +02:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
Jonathan Ringer
0d977fbddb
azure-cli: 2.23.0 -> 2.24.2
2021-06-09 16:51:51 -07:00
Jonathan Ringer
00cb1ea400
azure-cli: 2.20.0 -> 2.23.0
2021-05-06 11:50:10 -07:00
Benjamin Staffin
2f824a4e20
azure-cli: fix shell completion
2021-04-29 11:36:11 -07:00
Jonathan Ringer
b32c4fc457
azure-cli: 2.18.0 -> 2.20.0
2021-03-14 17:05:12 -07:00
Jonathan Ringer
ce7b88232a
azure-cli: 2.17.1 -> 2.18.0
2021-01-29 07:32:53 -08:00
Jonathan Ringer
c0f8f2de40
azure-cli: 2.17.0 -> 2.17.1
2021-01-12 06:24:34 -08:00
Jonathan Ringer
476a33da79
azure-cli: 2.16.0 -> 2.17.0
2020-12-30 21:58:43 -08:00
Le Anh Duc
66acfa3d16
azure-cli: 2.15.1 -> 2.16.0
2020-12-16 21:14:05 -08:00
Jonathan Ringer
df6390e7d8
azure-cli: 2.14.2 -> 2.15.1
2020-11-29 00:11:24 -08:00
freezeboy
a35390d92b
azure-cli: migrate to Python38
2020-11-27 22:59:27 -08:00
R. RyanTM
8401063437
azure-cli: 2.14.0 -> 2.14.2
2020-11-10 14:33:58 -08:00
Guillaume Bouchard
2a5b50f67d
azure-cli: loosen antlr4 version bounds
2020-11-04 15:26:29 -08:00
Jonathan Ringer
a944acc33b
azure-cli: 2.12.1 -> 2.14.0
2020-11-02 09:45:29 -08:00
Jonathan Ringer
f89469957d
azure-cli: 2.11.1 -> 2.12.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
25edae3499
azure-cli: 2.10.1 -> 2.11.1
2020-09-03 23:35:08 -07:00
Jonathan Ringer
baa07a87bd
azure-cli: 2.9.0 -> 2.10.1
2020-08-09 09:32:02 -07:00
Jonathan Ringer
54dedd2e16
azure-cli: 2.8.0 -> 2.9.0
2020-07-17 08:08:39 -07:00