c71b52a
%global srcname wikitcms
c71b52a
53fecfd
Name:           python-%{srcname}
217e8df
Version:        2.6.12
bfc4fb8
Release:        1%{?dist}
c71b52a
Summary:        Fedora QA wiki test management Python library
c71b52a
c71b52a
License:        GPLv3+
6d3a190
URL:            https://pagure.io/fedora-qa/python-wikitcms
b5ba6ed
Source0:        https://files.pythonhosted.org/packages/source/w/%{srcname}/%{srcname}-%{version}.tar.gz
c71b52a
BuildArch:      noarch
c71b52a
c71b52a
%description
c71b52a
python-wikitcms is a library for interacting with Fedora's wiki-based 'test
c71b52a
management' system. It can:
c71b52a
c71b52a
* Create the pages for release validation test events
c71b52a
* Find existing release validation event pages, in various ways
c71b52a
* Report test results
c71b52a
c71b52a
The wiki-based test management system itself is documented at:
c71b52a
https://fedoraproject.org/wiki/Wikitcms
c71b52a
53fecfd
%package -n python3-%{srcname}
53fecfd
Summary:        %{summary}
53fecfd
%{?python_provide:%python_provide python3-%{srcname}}
ae726fc
Obsoletes:      python2-%{srcname} < %{version}-%{release}
6e10521
BuildRequires:  pyproject-rpm-macros
e626e30
Recommends:     python3-openidc-client >= 0.4.0
53fecfd
53fecfd
%description -n python3-%{srcname}
53fecfd
python-wikitcms is a library for interacting with Fedora's wiki-based 'test
53fecfd
management' system. It can:
53fecfd
53fecfd
* Create the pages for release validation test events
53fecfd
* Find existing release validation event pages, in various ways
53fecfd
* Report test results
53fecfd
53fecfd
The wiki-based test management system itself is documented at:
53fecfd
https://fedoraproject.org/wiki/Wikitcms
53fecfd
53fecfd
This is the Python 3 build.
53fecfd
c71b52a
%prep
53fecfd
%autosetup -n %{srcname}-%{version}
6e10521
# setuptools-git is needed to build the source distribution, but not
6e10521
# for packaging, which *starts* from the source distribution
6e10521
sed -i -e 's., "setuptools-git"..g' pyproject.toml
6e10521
6e10521
%generate_buildrequires
6e10521
%pyproject_buildrequires -t
c71b52a
c71b52a
%build
6e10521
%pyproject_wheel
c71b52a
c71b52a
%install
6e10521
%pyproject_install
53fecfd
7922326
%check
6e10521
%tox
c71b52a
53fecfd
%files -n python3-%{srcname}
53fecfd
%license COPYING
53fecfd
%doc README.md
53fecfd
%{python3_sitelib}/%{srcname}*
53fecfd
c71b52a
%changelog
217e8df
* Mon Mar 18 2024 Adam Williamson <awilliam@redhat.com> - 2.6.12-1
217e8df
- New release 2.6.12: bump live-osbuild images down the download table
217e8df
bfc4fb8
* Wed Feb 28 2024 Adam Williamson <awilliam@redhat.com> - 2.6.11-1
bfc4fb8
- New release 2.6.11: better error when compose failed
bfc4fb8
0a3066a
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-5
0a3066a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
0a3066a
7cce0ce
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-4
7cce0ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
7cce0ce
d547825
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.10-3
d547825
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
d547825
7742765
* Sat Jul 01 2023 Adam Williamson <awilliam@redhat.com> - 2.6.10-2
7742765
- Rebuilt for Python 3.12 again
7742765
fc927a0
* Sat Jul 01 2023 Adam Williamson <awilliam@redhat.com> - 2.6.10-1
fc927a0
- New release 2.6.10: don't collapse any AMI tables
fc927a0
c166872
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 2.6.9-2
c166872
- Rebuilt for Python 3.12
c166872
d49f782
* Fri Jun 30 2023 Adam Williamson <awilliam@redhat.com> - 2.6.9-1
d49f782
- New release 2.6.9: expand gp3 not standard in AMI tables
d49f782
517390b
* Fri Jun 30 2023 Adam Williamson <awilliam@redhat.com> - 2.6.8-1
517390b
- New release 2.6.8: handle "gp3" voltype for AMI tables
517390b
0e454a9
* Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 2.6.7-3
0e454a9
- Rebuilt for Python 3.12
0e454a9
9a7bf7a
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.7-2
9a7bf7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
9a7bf7a
dbda308
* Fri Dec 16 2022 Adam Williamson <awilliam@redhat.com> - 2.6.7-1
dbda308
- New release 2.6.7: treat matrix templates as result pages
dbda308
52fa123
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.6-3
52fa123
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
52fa123
ad7ee86
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 2.6.6-2
ad7ee86
- Rebuilt for Python 3.11
ad7ee86
380aa6a
* Wed Jan 26 2022 Adam Williamson <awilliam@redhat.com> - 2.6.6-1
380aa6a
- New release 2.6.6: adjusts tests not to fail with recent fedfind
380aa6a
43b414b
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.5-5
43b414b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
43b414b
4186527
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.5-4
4186527
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
4186527
8b90626
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.6.5-3
8b90626
- Rebuilt for Python 3.10
8b90626
d0ec985
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.5-2
d0ec985
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
d0ec985
278159a
* Fri Nov 06 2020 Adam Williamson <awilliam@redhat.com> - 2.6.5-1
278159a
- New release 2.6.5: fix a find_resultrows bug
278159a
94722c8
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.4-2
94722c8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
94722c8
6a3da7a
* Wed Jul 22 2020 Adam Williamson <awilliam@redhat.com> - 2.6.4-1
6a3da7a
- New release 2.6.4: include Summary pages in event category
6a3da7a
ae269f5
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.6.3-2
ae269f5
- Rebuilt for Python 3.9
ae269f5
bcf8526
* Thu May 21 2020 Adam Williamson <awilliam@redhat.com> - 2.6.3-1
bcf8526
- New release 2.6.3: a couple of bug fixes
bcf8526
b4173c2
* Thu May 21 2020 Adam Williamson <awilliam@redhat.com> - 2.6.2-1
b4173c2
- New release 2.6.2: don't include src images in download tables
b4173c2
6e10521
* Fri May 15 2020 Adam Williamson <awilliam@redhat.com> - 2.6.1-1
6e10521
- New release 2.6.1: modernization, generic dist support
6e10521
- Drop Python 2 builds and EPEL < 8 compat
6e10521
- Use new pyproject macros
6e10521
d276177
* Thu Apr 23 2020 Adam Williamson <awilliam@redhat.com> - 2.5.2-1
d276177
- New release 2.5.2: fix parsing test names with spaces
d276177
d7e6491
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.1-2
d7e6491
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
d7e6491
c48ecfe
* Wed Nov 13 2019 Adam Williamson <awilliam@redhat.com> - 2.5.1-1
c48ecfe
- New release 2.5.1: fix couple of bugs from 2.5.0
c48ecfe
3311898
* Wed Nov 13 2019 Adam Williamson <awilliam@redhat.com> - 2.5.0-1
3311898
- New release 2.5.0: AMI info page generation
3311898
1ab3763
* Thu Sep 12 2019 Adam Williamson <awilliam@redhat.com> - 2.4.4-1
1ab3763
- New release 2.4.4: tweak weighting in image download table generation
1ab3763
445412b
* Mon Aug 26 2019 Adam Williamson <awilliam@redhat.com> - 2.4.3-1
445412b
- New release 2.4.3: avoid deprecation warnings with mwclient 0.10.0
445412b
fdfd477
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.4.2-4
fdfd477
- Rebuilt for Python 3.8
fdfd477
b707af4
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-3
b707af4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
b707af4
cf55bd6
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-2
cf55bd6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
cf55bd6
dadfc88
* Fri Nov 30 2018 Adam Williamson <awilliam@redhat.com> - 2.4.2-1
dadfc88
- New release 2.4.2: fix a test bug exposed by the 2.4.1 bug fix
dadfc88
e9bb2c8
* Fri Nov 30 2018 Adam Williamson <awilliam@redhat.com> - 2.4.1-1
e9bb2c8
- New release 2.4.1: fix Current redirect page updates
e9bb2c8
ae726fc
* Thu Nov 22 2018 Adam Williamson <awilliam@redhat.com> - 2.4.0-2
ae726fc
- Disable Python 2 build on F30+, EL8+
ae726fc
ef256d8
* Sat Oct 06 2018 Adam Williamson <awilliam@redhat.com> - 2.4.0-1
ef256d8
- New release 2.4.0: drop old auth code
ef256d8
56ed0db
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2
56ed0db
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
56ed0db
15fb0a9
* Wed Jul 11 2018 Adam Williamson <awilliam@redhat.com> - 2.3.1-1
15fb0a9
- New release 2.3.1: don't create events for updates composes
15fb0a9
6339acf
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2
15fb0a9
- Rebuilt for Python 3.7 (F29+ only)
6339acf
07033b7
* Tue Feb 20 2018 Adam Williamson <awilliam@redhat.com> - 2.3.0-1
07033b7
- New release 2.3.0: improved handling of candidate compose corner cases
07033b7
99230ab
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.2.2-3
99230ab
- Update Python 2 dependency declarations to new packaging standards
99230ab
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
99230ab
0653bdd
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-2
0653bdd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0653bdd
a33746d
* Thu Dec 07 2017 Adam Williamson <awilliam@redhat.com> - 2.2.2-1
a33746d
- New release 2.2.2: avoid a harmless warning from mwclient sometimes
a33746d
e626e30
* Thu Nov 16 2017 Adam Williamson <awilliam@redhat.com> - 2.2.1-1
e626e30
- New release 2.2.1: support OpenID Connect authentication
e626e30
- Recommend openidc-client for openidc auth
e626e30
- Update fedfind dependency
e626e30
145da1a
* Thu Oct 12 2017 Adam Williamson <awilliam@redhat.com> - 2.2.0-1
145da1a
- New release 2.2.0: support Modular validation events
96ce08b
a347d05
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.11-2
a347d05
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a347d05
59e815c
* Fri Mar 17 2017 Adam Williamson <awilliam@redhat.com> - 2.1.11-1
59e815c
- New release 2.1.11: improve summary pages
59e815c
82603de
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.10-3
82603de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
82603de
eaace6a
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.1.10-2
eaace6a
- Rebuild for Python 3.6
eaace6a
73f65b4
* Fri Dec 16 2016 Adam Williamson <awilliam@redhat.com> - 2.1.10-1
73f65b4
- new release 2.1.10: drop some now-useless code and bump mwclient dependency
73f65b4
f06f91b
* Fri Dec 16 2016 Adam Williamson <awilliam@redhat.com> - 2.1.9-1
f06f91b
- new **SECURITY** release 2.1.9 (arbitrary code execution by evil wiki admin)
f06f91b
- 2.1.8 - minor refinements to fedfind usage
f06f91b
2cf56fa
* Wed Nov 09 2016 Adam Williamson <awilliam@redhat.com> - 2.1.7-1
2cf56fa
- new release 2.1.7 (convert 'Final' to 'RC' for >23)
2cf56fa
b14b11e
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.6-2
b14b11e
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
b14b11e
893c4a7
* Wed Apr 20 2016 Adam Williamson <awilliam@redhat.com> - 2.1.6-1
893c4a7
- new release 2.1.6 (re-add 'end' to TcmsPageList and generators)
893c4a7
3a46721
* Fri Apr 08 2016 Adam Williamson <awilliam@redhat.com> - 2.1.5-1
3a46721
- new release 2.1.5 (fix an issue with result row identification)
3a46721
7922326
* Wed Mar 23 2016 Adam Williamson <awilliam@redhat.com> - 2.1.4-1
7922326
- new release 2.1.4 (drop a no-longer-needed workaround)
7922326
- enable tests
7922326
529b1a8
* Thu Mar 17 2016 Adam Williamson <awilliam@redhat.com> - 2.1.3-1
529b1a8
- new release 2.1.3 (adjust to fedfind / productmd changes)
529b1a8
8d7fe19
* Wed Mar 16 2016 Adam Williamson <awilliam@redhat.com> - 2.1.2-1
8d7fe19
- new release 2.1.2 (couple of bug fixes)
8d7fe19
f8dd975
* Wed Mar 16 2016 Adam Williamson <awilliam@redhat.com> - 2.1.0-1
f8dd975
- new release 2.1.0 (more major Pungi 4-related changes)
f8dd975
0023bdb
* Fri Mar 04 2016 Adam Williamson <awilliam@redhat.com> - 2.0.2-1
0023bdb
- new release 2.0.2 (add a system-wide credentials file)
0023bdb
53fecfd
* Thu Mar 03 2016 Adam Williamson <awilliam@redhat.com> - 2.0.0-1
53fecfd
- new release 2.0.0
53fecfd
- Python 3 support added, python2-wikitcms / python3-wikitcms split
53fecfd
ddeeefa
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.13.3-2
ddeeefa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ddeeefa
bbc7bb7
* Thu Dec 24 2015 Adam Williamson <awilliam@redhat.com> - 1.13.3-1
bbc7bb7
- new release 1.13.3: fix reporting results for similarly-named tests
bbc7bb7
935f4bf
* Tue Oct 27 2015 Adam Williamson <awilliam@redhat.com> - 1.13.2-1
935f4bf
- new release 1.13.2: fix triplet_sort when release is an int (relval)
935f4bf
b924fd2
* Mon Oct 26 2015 Adam Williamson <awilliam@redhat.com> - 1.13.1-1
b924fd2
- new release 1.13.1: another sorting fix
b924fd2
bbd1fac
* Tue Oct 20 2015 Adam Williamson <awilliam@redhat.com> - 1.13-1
bbd1fac
- new release 1.13: sorting improvements
bbd1fac
43f0423
* Sat Sep 19 2015 Adam Williamson <awilliam@redhat.com> - 1.12.3-1
43f0423
- new release 1.12.3: use fedfind 'shortdesc' for download table
43f0423
- requires fedfind >= 1.6 for shortdesc
43f0423
7a23728
* Thu Sep 17 2015 Adam Williamson <awilliam@redhat.com> - 1.12.2-1
7a23728
- new release 1.12.2: drop a stray debug print, better wiki download tables
7a23728
- Provides: python2-wikitcms
7a23728
- requires fedfind >= 1.5.1 for the download table improvements
7a23728
f37f841
* Fri Aug 28 2015 Adam Williamson <awilliam@redhat.com> - 1.12.1-1
f37f841
- new release 1.12.1: fix mwclient deprecation warning, minor updates
f37f841
c71b52a
* Tue Jun 30 2015 Adam Williamson <awilliam@redhat.com> - 1.12-1
c71b52a
- new release 1.12: various bits added for Test Day handling
c71b52a
c71b52a
* Tue Apr 21 2015 Adam Williamson <awilliam@redhat.com> - 1.11.4-1
c71b52a
- new release 1.11.4: handling of 'bot' results (from automated test systems)
c71b52a
c71b52a
* Fri Apr 17 2015 Adam Williamson <awilliam@redhat.com> - 1.11.3-1
c71b52a
- new release 1.11.3: use system cached_property
c71b52a
c71b52a
* Thu Mar 26 2015 Adam Williamson <awilliam@redhat.com> - 1.11.2-1
c71b52a
- new release 1.11.2: bugfix (reporting multiple results to one row)
c71b52a
c71b52a
* Wed Mar 25 2015 Adam Williamson <awilliam@redhat.com> - 1.11.1-1
c71b52a
- new release 1.11.1: bugfix (affected relval size-check release guessing)
c71b52a
c71b52a
* Wed Mar 25 2015 Adam Williamson <awilliam@redhat.com> - 1.11-1
c71b52a
- new release 1.11: much more powerful result submission
c71b52a
- update description a bit
c71b52a
c71b52a
* Mon Mar 16 2015 Adam Williamson <awilliam@redhat.com> - 1.10.3-1
c71b52a
- new release 1.10.3: drop some unnecessary case normalization
c71b52a
c71b52a
* Wed Feb 18 2015 Adam Williamson <awilliam@redhat.com> - 1.10.2-1
c71b52a
- fix processing of Branched nightly pages
c71b52a
c71b52a
* Wed Feb 18 2015 Adam Williamson <awilliam@redhat.com> - 1.10.1-1
c71b52a
- revisions to event versioning, new get_validation_foo() methods, bugfixes
c71b52a
c71b52a
* Thu Feb 12 2015 Adam Williamson <awilliam@redhat.com> - 1.9.1-1
c71b52a
- new release 1.9.1: don't include a stray copy of fedfind
c71b52a
c71b52a
* Thu Feb 12 2015 Adam Williamson <awilliam@redhat.com> - 1.9-1
c71b52a
- new release 1.9: Download page creation, cleanups
c71b52a
c71b52a
* Wed Jan 07 2015 Adam Williamson <awilliam@redhat.com> - 1.8.4-1
c71b52a
- new release 1.8.4: fix page creation when no 'oldtext'
c71b52a
c71b52a
* Fri Jan 02 2015 Adam Williamson <awilliam@redhat.com> - 1.8.3-1
c71b52a
- new release 1.8.3: drop sanitization stuff (moved to relval), fix a bug
c71b52a
c71b52a
* Thu Jan 01 2015 Adam Williamson <awilliam@redhat.com> - 1.8.2-1
c71b52a
- new release 1.8.2: slightly stronger fix for last bug
c71b52a
c71b52a
* Thu Jan 01 2015 Adam Williamson <awilliam@redhat.com> - 1.8.1-1
c71b52a
- new release 1.8.1: serious security issue
c71b52a
c71b52a
* Tue Dec 23 2014 Adam Williamson <awilliam@redhat.com> - 1.8-1
c71b52a
- new release 1.8: multiple fixes and enhancements
c71b52a
c71b52a
* Fri Dec 19 2014 Adam Williamson <awilliam@redhat.com> - 1.7-1
c71b52a
- new release 1.7 (major overhaul)
c71b52a
c71b52a
* Tue Dec 16 2014 Adam Williamson <awilliam@redhat.com> - 1.6.1-1
c71b52a
- new release 1.6.1: revised nightly handling, bugfixes
c71b52a
c71b52a
* Tue Dec 09 2014 Adam Williamson <awilliam@redhat.com> - 1.5-1
c71b52a
- new release: nightly compose support
c71b52a
c71b52a
* Fri Oct 31 2014 Adam Williamson <awilliam@redhat.com> - 1.4.1-1
c71b52a
- new release (only enforces mwclient 0.7 dependency)
c71b52a
c71b52a
* Sat Oct 25 2014 Adam Williamson <awilliam@redhat.com> - 1.4-1
c71b52a
- new release 1.4 (API breaks all over)
c71b52a
c71b52a
* Fri Oct 24 2014 Adam Williamson <awilliam@redhat.com> - 1.3.1-1
c71b52a
- new release 1.3.1 (minor update)
c71b52a
c71b52a
* Tue Oct 21 2014 Adam Williamson <awilliam@redhat.com> - 1.3-1
c71b52a
- new release
c71b52a
c71b52a
* Thu Oct 16 2014 Adam Williamson <awilliam@redhat.com> - 1.2-1
c71b52a
- new release 1.2
c71b52a
c71b52a
* Mon Oct 13 2014 Adam Williamson <awilliam@redhat.com> - 1.1-1
c71b52a
- new release 1.1
c71b52a
c71b52a
* Mon Oct 06 2014 Adam Williamson <awilliam@redhat.com> - 1.0-1
c71b52a
- first build