Commit Graph

19 Commits

Author SHA1 Message Date
Jan Černý
16ac9f91f7 Change gating tests
We will keep only integration test in the downstream gating
because the main and smoke tests are executed in upstream
PR gating already.
2024-05-14 11:52:25 +02:00
Jan Černý
3231d3c3c2 Update to the latest upstream release 2024-05-13 11:42:58 +02:00
Yaakov Selkowitz
39e924bdb7 Avoid coverage and tox dependencies
The Fedora Python packaging guidelines exclude coverage checks as used
in this package's tox.ini:

https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters

Furthermore, RHEL does not include tox, but even in Fedora it does not
add much value relative to its dependencies.  Calling %pytest directly
is simpler and more conformant.

https://github.com/OpenSCAP/openscap-report/pull/225
2024-01-29 16:34:41 -05:00
Packit
dbeff4dda3 [packit] 0.2.7 upstream release
Upstream tag: v0.2.7
Upstream commit: 60ac886e
2024-01-26 15:11:05 +00:00
Fedora Release Engineering
7dfb1aa0e6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-25 11:28:21 +00:00
Fedora Release Engineering
338c76c1bc Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 11:20:13 +00:00
Packit
b011fd5356 [packit] 0.2.6 upstream release
Upstream tag: v0.2.6
Upstream commit: a75d1f73
2023-12-20 13:32:26 +00:00
Packit
0478061f62 [packit] 0.2.5 upstream release
Upstream tag: v0.2.5
Upstream commit: 961a0636

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/openscap-report.git refs/heads/*:refs/remotes/packit/*
git checkout packit/0.2.5-rawhide-update-propose_downstream
```
2023-09-11 08:50:00 +00:00
Fedora Release Engineering
f4a0b1cf97 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 18:10:38 +00:00
Python Maint
1b0b99ce3f Rebuilt for Python 3.12 2023-07-05 14:38:14 +02:00
Packit
ca54a67abc [packit] 0.2.4 upstream release
Upstream tag: v0.2.4
Upstream commit: 1145a687
2023-07-05 10:30:36 +00:00
Python Maint
3f9683e721 Rebuilt for Python 3.12 2023-06-15 12:51:44 +02:00
Packit
1cd0141169 [packit] 0.2.3 upstream release
Upstream tag: v0.2.3
Upstream commit: 98984c9b

Signed-off-by: Packit <hello@packit.dev>
2023-04-14 09:27:08 +00:00
Packit
8b5962747f [packit] 0.2.2 upstream release
Upstream tag: v0.2.2
Upstream commit: 30ff8e89

Signed-off-by: Packit <hello@packit.dev>
2023-03-28 13:00:41 +00:00
Packit
2b56a6cc8b [packit] 0.2.1 upstream release
Upstream tag: v0.2.1
Upstream commit: 3dc07325

Signed-off-by: Packit <hello@packit.dev>
2023-03-13 10:49:29 +00:00
Packit
e3ce565f59 [packit] 0.2.0 upstream release
Upstream tag: v0.2.0
Upstream commit: 2f58e366

Signed-off-by: Packit <hello@packit.dev>
2023-03-08 15:08:45 +00:00
Fedora Release Engineering
4825818fe3 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 22:56:30 +00:00
Packit
ef828810ce [packit] 0.1.3 upstream release
Upstream tag: v0.1.3
Upstream commit: f9ba790c

Signed-off-by: Packit <hello@packit.dev>
2022-08-23 08:42:16 +00:00
Jan Rodak
63342d6bbf Initial import (fedora#2101825). 2022-08-10 11:16:54 +02:00