Skip to content

Commit cba1208

Browse files
Upgrade: python-sphinxcontrib-apidoc version to 0.3.0 (#11635)
1 parent cc4407d commit cba1208

3 files changed

Lines changed: 59 additions & 12 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"python-sphinxcontrib-apidoc-0.2.1.tar.gz": "4051899e7546621d34ec3bae789ce21aa6288c8def0e3f8af9b333782f2305f4"
3+
"python-sphinxcontrib-apidoc-0.3.0.tar.gz": "729bf592cf7b7dd57c4c05794f732dc026127275d785c2a5494521fdde773fb9"
44
}
5-
}
5+
}

SPECS-EXTENDED/python-sphinxcontrib-apidoc/python-sphinxcontrib-apidoc.spec

Lines changed: 55 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
Vendor: Microsoft Corporation
2-
Distribution: Azure Linux
31
%global pypi_name sphinxcontrib-apidoc
42

53

64
Name: python-%{pypi_name}
7-
Version: 0.2.1
5+
Version: 0.3.0
86
Release: 15%{?dist}
97
Summary: A Sphinx extension for running 'sphinx-apidoc' on each build
108

119
License: BSD
10+
Vendor: Microsoft Corporation
11+
Distribution: Azure Linux
1212
URL: http://www.sphinx-doc.org/
1313
Source0: https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz#/python-%{pypi_name}-%{version}.tar.gz
1414
BuildArch: noarch
@@ -48,11 +48,9 @@ Requires: python3-sphinx
4848
rm -rf %{pypi_name}.egg-info
4949

5050
%build
51-
5251
%py3_build
5352

5453
%install
55-
5654
%py3_install
5755

5856
# %check
@@ -69,11 +67,60 @@ rm -rf %{pypi_name}.egg-info
6967
%doc README.rst
7068
%{python3_sitelib}/sphinxcontrib_apidoc*nspkg.pth
7169
%{python3_sitelib}/sphinxcontrib/apidoc
72-
%{python3_sitelib}/sphinxcontrib_apidoc-%{version}-py?.?.egg-info
70+
%{python3_sitelib}/sphinxcontrib_apidoc-%{version}-py%{python3_version}.egg-info
7371

7472
%changelog
75-
* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.2.1-15
76-
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
73+
* Fri Dec 20 2024 Akhila Guruju <v-guakhila@microsoft.com> - 0.3.0-15
74+
- Initial Azure Linux import from Fedora 41 (license: MIT).
75+
- License verified.
76+
77+
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-14
78+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
79+
80+
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.3.0-13
81+
- Rebuilt for Python 3.13
82+
83+
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-12
84+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
85+
86+
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-11
87+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
88+
89+
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-10
90+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
91+
92+
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.3.0-9
93+
- Rebuilt for Python 3.12
94+
95+
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-8
96+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
97+
98+
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-7
99+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
100+
101+
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.0-6
102+
- Rebuilt for Python 3.11
103+
104+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-5
105+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
106+
107+
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4
108+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
109+
110+
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.3.0-3
111+
- Rebuilt for Python 3.10
112+
113+
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
114+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
115+
116+
* Tue Sep 15 2020 Joel Capitao <jcapitao@redhat.com> - 0.3.0-1
117+
- Update to 0.3.0
118+
119+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-16
120+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
121+
122+
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-15
123+
- Rebuilt for Python 3.9
77124

78125
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-14
79126
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24633,8 +24633,8 @@
2463324633
"type": "other",
2463424634
"other": {
2463524635
"name": "python-sphinxcontrib-apidoc",
24636-
"version": "0.2.1",
24637-
"downloadUrl": "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.2.1.tar.gz"
24636+
"version": "0.3.0",
24637+
"downloadUrl": "https://files.pythonhosted.org/packages/source/s/sphinxcontrib-apidoc/sphinxcontrib-apidoc-0.3.0.tar.gz"
2463824638
}
2463924639
}
2464024640
},

0 commit comments

Comments
 (0)