From d6ab5bea55cc9a6fc687fb51a861abe3398c8b06 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 17:09:13 +0000 Subject: [PATCH 01/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 2c1996b..2e7b941 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: What did you do last week, month, year? License: GPLv2+ @@ -55,6 +55,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 0.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Nov 10 2023 Petr Šplíchal - 0.21-1 - Pass plugin configuration to koji `ClientSession` - Add `markdown` format output to `bodhi` plugin From 2b34f3338745793017e7b5403d32853faad4ac62 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jan 2024 09:25:57 +0000 Subject: [PATCH 02/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 2e7b941..09f8820 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 2%{?dist} +Release: 3%{?dist} Summary: What did you do last week, month, year? License: GPLv2+ @@ -55,6 +55,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jan 24 2024 Fedora Release Engineering - 0.21-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From b181fafb2c8192f181edd1cc88cb555eb6854253 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Sat, 8 Jun 2024 01:12:07 +0200 Subject: [PATCH 03/12] Rebuilt for Python 3.13 --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 09f8820..71d357a 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 3%{?dist} +Release: 4%{?dist} Summary: What did you do last week, month, year? License: GPLv2+ @@ -55,6 +55,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Jun 07 2024 Python Maint - 0.21-4 +- Rebuilt for Python 3.13 + * Wed Jan 24 2024 Fedora Release Engineering - 0.21-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 85d0e9363106ac9bec649edee0dd1b1d023b23cf Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 20:57:54 +0000 Subject: [PATCH 04/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 71d357a..3f2d083 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 4%{?dist} +Release: 5%{?dist} Summary: What did you do last week, month, year? License: GPLv2+ @@ -55,6 +55,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 0.21-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 0.21-4 - Rebuilt for Python 3.13 From 3fdcbd4b76b9120394de99767d37248b5e7a275b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Thu, 25 Jul 2024 23:29:55 +0200 Subject: [PATCH 05/12] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- did.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/did.spec b/did.spec index 3f2d083..16dd197 100644 --- a/did.spec +++ b/did.spec @@ -1,9 +1,10 @@ Name: did Version: 0.21 -Release: 5%{?dist} +Release: 6%{?dist} Summary: What did you do last week, month, year? -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: https://github.com/psss/did Source0: %{url}/releases/download/%{version}/did-%{version}.tar.bz2 @@ -55,6 +56,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Thu Jul 25 2024 Miroslav Suchý - 0.21-6 +- convert license to SPDX + * Wed Jul 17 2024 Fedora Release Engineering - 0.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 7aab162fe874cf96ae14a9d1e7336ba03bdf77b6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 15:44:37 +0000 Subject: [PATCH 06/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 16dd197..4bbfa16 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 6%{?dist} +Release: 7%{?dist} Summary: What did you do last week, month, year? # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -56,6 +56,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 0.21-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 25 2024 Miroslav Suchý - 0.21-6 - convert license to SPDX From 1ddd95cdb39e4cfeb731f0454526889d172391db Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 16:23:47 +0200 Subject: [PATCH 07/12] Rebuilt for Python 3.14 --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 4bbfa16..3c62d41 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.21 -Release: 7%{?dist} +Release: 8%{?dist} Summary: What did you do last week, month, year? # Automatically converted from old format: GPLv2+ - review is highly recommended. @@ -56,6 +56,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Tue Jun 03 2025 Python Maint - 0.21-8 +- Rebuilt for Python 3.14 + * Thu Jan 16 2025 Fedora Release Engineering - 0.21-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 696578538e17e62704aa006cc312b6905c32d517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 4 Jun 2025 00:19:39 +0200 Subject: [PATCH 08/12] Release did-0.22 --- .gitignore | 1 + did.spec | 91 ++++++++++++++++++++++++++++++++++++------------------ sources | 2 +- 3 files changed, 63 insertions(+), 31 deletions(-) diff --git a/.gitignore b/.gitignore index 52ffb4c..13285ae 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /did-0.19.tar.bz2 /did-0.20.tar.bz2 /did-0.21.tar.bz2 +/did-0.22.tar.bz2 diff --git a/did.spec b/did.spec index 3c62d41..86516b9 100644 --- a/did.spec +++ b/did.spec @@ -1,9 +1,8 @@ Name: did -Version: 0.21 -Release: 8%{?dist} +Version: 0.22 +Release: 1%{?dist} Summary: What did you do last week, month, year? -# Automatically converted from old format: GPLv2+ - review is highly recommended. License: GPL-2.0-or-later URL: https://github.com/psss/did @@ -17,15 +16,17 @@ BuildRequires: python3-dateutil BuildRequires: python3-devel BuildRequires: python3-httplib2 BuildRequires: python3-pytest +BuildRequires: python3-pytest-xdist BuildRequires: python3-requests-gssapi BuildRequires: python3-setuptools +BuildRequires: python3-nitrate Requires: python3-bugzilla Requires: python3-httplib2 Requires: python3-nitrate Requires: python3-requests-gssapi Requires: python3-feedparser +Requires: python3-tenacity -%?python_enable_dependency_generator %description Comfortably gather status report data (e.g. list of committed @@ -35,47 +36,77 @@ range. By default all available stats for this week are reported. %prep %autosetup -S git +%generate_buildrequires +%pyproject_buildrequires + + %build -%py3_build +%pyproject_wheel %install -%py3_install +%pyproject_install +%pyproject_save_files did mkdir -p %{buildroot}%{_mandir}/man1 install -pm 644 did.1.gz %{buildroot}%{_mandir}/man1 %check export LANG=en_US.utf-8 -%{__python3} -m pytest -vv tests/test*.py -k 'not smoke' +%pytest -vv tests/test*.py -k 'not smoke' -%files +%files -f %{pyproject_files} %{_mandir}/man1/* %{_bindir}/did -%{python3_sitelib}/%{name}/ -%{python3_sitelib}/%{name}-*.egg-info/ %doc README.rst examples %license LICENSE %changelog -* Tue Jun 03 2025 Python Maint - 0.21-8 -- Rebuilt for Python 3.14 - -* Thu Jan 16 2025 Fedora Release Engineering - 0.21-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Thu Jul 25 2024 Miroslav Suchý - 0.21-6 -- convert license to SPDX - -* Wed Jul 17 2024 Fedora Release Engineering - 0.21-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Fri Jun 07 2024 Python Maint - 0.21-4 -- Rebuilt for Python 3.13 - -* Wed Jan 24 2024 Fedora Release Engineering - 0.21-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jan 19 2024 Fedora Release Engineering - 0.21-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild +* Tue Jun 03 2025 Petr Šplíchal - 0.22-1 +- Implement `transition` stats for the `jira` plugin (#352) +- Fix issue with wrong `until` in GitHub search (#376) +- List resolved jira by tester and contributor field +- Fix `zammad` token bug, some minor adjustments +- Better handling auth max retry in jira plugin +- Handle JSON decode errors in pagure plugin +- Reuse bodhi connection instead of opening new ones +- Properly handle timeout in pagure plugin +- Complete report even on plugin error +- Better handling on server errors for pagure plugin +- Better handling of wrong url in confluence plugin +- Handle timeout fetching batches in jira plugin +- Fixed Jira updated issues and support timeout +- Collect stats in parallel +- Add stats for updated jira tickets +- Handle rate limiting in Jira plugin +- Allow to filter out orgs in GitHub plugin +- Properly collect comments in GitHub +- Improve items plugin +- Enable pagure closed PRs stats collection +- Add hyperkitty support +- Handle better the GitLab expired token case +- Increased test coverage +- Use pytest-xdist for parallelizing test execution +- Add collection of comments for Pagure +- Cover markdown format while testing Koji +- Use tenacity handling retry connection to GitHub +- Added stats for modified pages in Confluence +- Allow to skip SSL verification in bugzilla plugin +- Added markdown support to google plugin +- Add token authentication to confluence plugin +- Add markdown support to koji plugin +- Fetch all created issues correctly in `pagure` (#379) +- Use custom `user-agent` in the `public_inbox` plugin (#392) +- Fix dockerfile executable path, add git to container (#354) +- Support `user`, `org`, `repo` in the `github` plugin (#373) +- Handle the GitHub rate limit in a better way (#374) +- Create a Public Inbox Plugin +- Implement `did last [monday..sunday]` +- Correctly handle merge commits in verbose mode +- Prevent duplicates in github issue stats +- Retry connecting to GitLab API on error +- Add a `Toolbelt Catalog` entry for `did` +- Allow skipping events that are not reportable +- Add a team report example using login aliases +- Migrate to the `SPDX` identifier * Fri Nov 10 2023 Petr Šplíchal - 0.21-1 - Pass plugin configuration to koji `ClientSession` diff --git a/sources b/sources index 9ce62c6..62c2807 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (did-0.21.tar.bz2) = 289524c80127062840e6f3af5ae8cfced890127a1b991c3b34c06551b88c4b438dcd713d871d743d4a62a3658e8c88b88697fc1c2f94037749aa885d979832f2 +SHA512 (did-0.22.tar.bz2) = c2146e9b1e4d3e10c26429a69a81865aab9011157981780c9a62da292c161c554c40d0145cc131fa572355526a6c2e54013816d653a72b51af6e1bdccacc66bd From 9ac57822955d671054b7964f706b0dc4be15d304 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 4 Jun 2025 19:32:54 +0200 Subject: [PATCH 09/12] Rebuilt for Python 3.14 --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 86516b9..38a784e 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jun 04 2025 Python Maint - 0.22-2 +- Rebuilt for Python 3.14 + * Tue Jun 03 2025 Petr Šplíchal - 0.22-1 - Implement `transition` stats for the `jira` plugin (#352) - Fix issue with wrong `until` in GitHub search (#376) From d8e16581ebf16c1d6f5eea72e3969428dc3eac4f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 19:16:30 +0000 Subject: [PATCH 10/12] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 38a784e..12fafce 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 2%{?dist} +Release: 3%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 0.22-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Wed Jun 04 2025 Python Maint - 0.22-2 - Rebuilt for Python 3.14 From fff70b818ced439c0db2e58037328bf22668b9da Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 12:44:14 +0200 Subject: [PATCH 11/12] Rebuilt for Python 3.14.0rc2 bytecode --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 12fafce..810ef4d 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 3%{?dist} +Release: 4%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Aug 15 2025 Python Maint - 0.22-4 +- Rebuilt for Python 3.14.0rc2 bytecode + * Wed Jul 23 2025 Fedora Release Engineering - 0.22-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 605b3ec6977fe74735f4d2764e07633eb0414817 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 12:13:39 +0200 Subject: [PATCH 12/12] Rebuilt for Python 3.14.0rc3 bytecode --- did.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 810ef4d..7f7a8cd 100644 --- a/did.spec +++ b/did.spec @@ -1,6 +1,6 @@ Name: did Version: 0.22 -Release: 4%{?dist} +Release: 5%{?dist} Summary: What did you do last week, month, year? License: GPL-2.0-or-later @@ -60,6 +60,9 @@ export LANG=en_US.utf-8 %license LICENSE %changelog +* Fri Sep 19 2025 Python Maint - 0.22-5 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 0.22-4 - Rebuilt for Python 3.14.0rc2 bytecode