Commit Graph

37 Commits

Author SHA1 Message Date
Packit
83d8b79736 [packit] 2.13.30 upstream release
- Resolves rhbz#2203325
Upstream tag: 2.13.30
Upstream commit: 580ceb06
2023-10-27 20:12:58 +00:00
Packit
a4666db835 [packit] 2.13.28 upstream release
Upstream tag: 2.13.28
Upstream commit: 014d436d
2023-10-24 13:47:13 +00:00
Nikola Forró
77b814c588 Fix ruamel-yaml patch and improve Python version compatibility 2023-10-24 10:32:19 +02:00
Yaakov Selkowitz
c18f1ec67f Skip flaky yaml output test
There seems to be little point in comparing YAML output as plain text,
which is also subject to fields being listed in a different order, when
the parsed output (which should be all that matters) is subsequently
being compared.
2023-10-17 20:40:12 -04:00
Miro Hrončok
29588c2967 Don't use pytest-xdist in ELN
pytest-xdist is unwanted in ELN, this package brought it in.
2023-10-16 14:14:36 +02:00
Packit
89fce220b6 [packit] 2.13.26 upstream release
Upstream tag: 2.13.26
Upstream commit: ad1844a9
Resolves rhbz#2203325
2023-10-14 15:28:10 +00:00
Packit
c5d4aec920 [packit] 2.13.23 upstream release
Upstream tag: 2.13.23
Upstream commit: 4726541b
Resolves rhbz#2203325
2023-10-04 03:58:57 +00:00
Packit
1ca44cd2c0 [packit] 2.13.17 upstream release
Upstream tag: 2.13.17
Upstream commit: 9042ef91

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.17-rawhide-update-pull_from_upstream
```
2023-09-09 06:07:44 +00:00
Packit
8305657c9f [packit] 2.13.12 upstream release
Upstream tag: 2.13.12
Upstream commit: 4b31f135

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.12-rawhide-update-pull_from_upstream
```
2023-08-24 00:50:42 +00:00
Packit
1bf84d714b [packit] 2.13.11 upstream release
Upstream tag: 2.13.11
Upstream commit: 27f75dbd

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.11-rawhide-update-pull_from_upstream
```
2023-08-22 00:04:36 +00:00
Nikola Forró
111905697d Fix Packit config 2023-08-17 08:26:29 +02:00
Nikola Forró
dd7fc29288 Make pull-from-upstream react only to v2 tags 2023-08-14 15:16:51 +02:00
Packit
59c0bb6440 [packit] 2.13.9 upstream release
Upstream tag: 2.13.9
Upstream commit: c076a7bb

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.9-rawhide-update-pull_from_upstream
```
2023-08-11 20:02:31 +00:00
Packit
62f260a00a [packit] 2.13.7 upstream release
Upstream tag: 2.13.7
Upstream commit: 4393dcdf

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.7-rawhide-update-pull_from_upstream
```
2023-08-05 17:14:21 +00:00
Packit
adc4bc25ae [packit] 2.13.6 upstream release
Upstream tag: 2.13.6
Upstream commit: 72ef8593

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.6-rawhide-update-pull_from_upstream
```
2023-08-04 03:15:17 +00:00
Davide Cavalca
2fdea5c974 Fix build on ELN 2023-07-28 10:19:30 -07:00
Packit
8ac2b25296 [packit] 2.13.4 upstream release
Upstream tag: 2.13.4
Upstream commit: 5b200144

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/awscli2.git refs/heads/*:refs/remotes/packit/*
git checkout packit/2.13.4-rawhide-update-pull_from_upstream
```
2023-07-27 20:13:35 +00:00
Nikola Forró
7529f0706c Update to 2.13.3 and fix FTBFS 2023-07-26 14:05:14 +02:00
Fedora Release Engineering
1a5b7b1fe6 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 14:16:11 +00:00
Python Maint
af8b90f923 Rebuilt for Python 3.12 2023-06-15 15:58:59 +02:00
Packit
5af6576512 [packit] 2.12.0 upstream release
Upstream tag: 2.12.0
Upstream commit: 1774fa9a
2023-06-15 02:06:22 +00:00
Packit
5b51d2484f [packit] 2.11.27 upstream release
Upstream tag: 2.11.27
Upstream commit: 4ba3b4e5
2023-06-09 21:52:51 +00:00
Packit
cb7348ef37 [packit] 2.11.26 upstream release
Upstream tag: 2.11.26
Upstream commit: b9eda723
2023-06-08 15:10:09 +00:00
Packit
0ac3c58699 [packit] 2.11.25 upstream release
Upstream tag: 2.11.25
Upstream commit: 4a50c13d
2023-06-05 23:25:14 +00:00
Packit
559d37eed6 [packit] 2.11.24 upstream release
Upstream tag: 2.11.24
Upstream commit: be9de862
2023-06-01 03:30:56 +00:00
Packit
8d8b5f0f83 [packit] 2.11.23 upstream release
Upstream tag: 2.11.23
Upstream commit: f718012d
2023-05-27 18:31:02 +00:00
Packit
eed208b420 [packit] 2.11.22 upstream release
Upstream tag: 2.11.22
Upstream commit: edb2aadf
2023-05-26 08:55:58 +00:00
Packit
05ed9ea4e3 [packit] 2.11.21 upstream release
Upstream tag: 2.11.21
Upstream commit: 522036bf
2023-05-20 06:09:35 +00:00
Packit
59af44a3a7 [packit] 2.11.20 upstream release
Upstream tag: 2.11.20
Upstream commit: d5dd3c4e
2023-05-13 03:31:02 +00:00
Packit
49a560c12e [packit] 2.11.19 upstream release
Upstream tag: 2.11.19
Upstream commit: 408d5114
2023-05-11 22:23:51 +00:00
Nikola Forró
9c0250fbbf Update to 2.11.18 and add missing Provides 2023-05-10 17:51:22 +02:00
Nikola Forró
e0a28379fd Enable Packit
[skip changelog]
2023-05-10 09:43:03 +02:00
0683b1f2a7
fix typo in comment 2023-05-08 15:51:35 +00:00
b00a806470
use upstream metadata for test deps
[skip changelog]
2023-05-08 14:30:19 +00:00
3a8ae5cc66
use modern shell completions macros
The shell completions macros are available on all Fedora and EPEL
releases. Also, the filesystem package already owns the parent
directories, so there's no need to do that here.

[skip changelog]
2023-05-06 16:50:38 +00:00
Nikola Forró
67705010c2 Initial package 2023-05-05 18:05:26 +02:00
releng bot
bd0004512e Added the README 2023-05-04 16:41:58 +00:00