Compare commits

..

55 Commits

Author SHA1 Message Date
Python Maint d350a66b6c Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 13:51:38 +02:00
Python Maint 1da3258f31 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 14:15:29 +02:00
Fedora Release Engineering b318b70569 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 09:06:41 +00:00
Python Maint ba8c034857 Rebuilt for Python 3.14 2025-06-03 20:11:15 +02:00
Karolina Surma 1304200fd8 Add compatibility with sphinx 8.2+ 2025-03-27 12:17:58 +01:00
Fedora Release Engineering 3527d0a767 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 16:41:19 +00:00
Tomáš Hrnčiar ef51dbe996 Backport upstream patch needed for compatibility with sphinx 8 2024-12-03 12:08:45 +01:00
Orion Poplawski b8106ec856 Update to 1.8.0 2024-10-23 22:01:02 -06:00
Fedora Release Engineering 3dd068b313 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-19 13:34:46 +00:00
Python Maint 13b04dc01e Rebuilt for Python 3.13 2024-06-08 20:58:43 +02:00
Orion Poplawski 1c670c7040 Update to 1.7.0 2024-03-28 21:10:37 -06:00
Fedora Release Engineering 5cc633d991 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 07:24:13 +00:00
Fedora Release Engineering 06205cb314 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 04:04:44 +00:00
Benjamin A. Beasley 0065445572 Simplify the changelog message 2024-01-03 11:56:07 -05:00
Benjamin A. Beasley b58a306323 Assert a license file is automatically handled; don’t package a duplicate 2024-01-01 10:42:42 -05:00
Benjamin A. Beasley db4970851a Use the upstream description text (and don’t write it twice) 2024-01-01 10:41:12 -05:00
Benjamin A. Beasley 22da03b0f1 Drop the unnecessary explicit BR on pyproject-rpm-macros 2024-01-01 10:38:48 -05:00
Benjamin A. Beasley b791c392d4 Don’t number the sole Source 2024-01-01 10:38:13 -05:00
Benjamin A. Beasley 122378bdc0 Drop obsolete %python_provide macro 2024-01-01 10:37:33 -05:00
Jerry James 2b0aa46383 Version 1.6.0
Other changes:
- Convert License tag to SPDX
- Use the %pypi_source macro
2023-10-19 21:43:59 -06:00
Fedora Release Engineering 96b4a4f400 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 11:50:17 +00:00
Tomáš Hrnčiar 1e1d857631 Replace ast.NameConstant deprecated in Python 3.12 with ast.Constant 2023-06-28 13:38:27 +02:00
Python Maint 166b4c8d5d Rebuilt for Python 3.12 2023-06-27 16:52:00 +02:00
Fedora Release Engineering 1a61cff732 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 15:10:08 +00:00
Lumir Balhar 52609a52cb Update to 1.4.0 2022-08-15 09:56:49 +02:00
Fedora Release Engineering 5287bcde25 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 20:26:30 +00:00
Python Maint 80f24a5d5c Rebuilt for Python 3.11 2022-06-15 13:25:30 +02:00
Fedora Release Engineering c0418e8752 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 13:49:13 +00:00
Fedora Release Engineering 007105faba - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 07:53:06 +00:00
Python Maint c2719d6680 Rebuilt for Python 3.10 2021-06-04 19:05:17 +02:00
Fedora Release Engineering 02723af547 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 12:00:44 +00:00
Miro Hrončok cb7ef5c476 Don't BR pytest-cov 2020-11-14 00:50:33 +01:00
Lumir Balhar c1bf4a9e62 Update to 1.1.0 (#1701764) & switch to pyproject macros 2020-09-10 11:14:10 +02:00
Fedora Release Engineering c72a899ad8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 02:28:36 +00:00
Miro Hrončok 0e2b210feb Replace Python version glob with macro (needed for Python 3.10+)
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/

Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
2020-07-13 21:04:35 +02:00
Miro Hrončok 680cb109e5 Rebuilt for Python 3.9 2020-05-26 01:13:43 +02:00
Orion Poplawski d3140f4c58 Add upstream patch for python 3.9 compatibility 2020-05-07 19:25:24 -06:00
Fedora Release Engineering c05de8fbba - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 13:43:55 +00:00
Orion Poplawski 33ce2adaea Update to 0.9.2 2019-12-27 19:34:37 -07:00
Miro Hrončok 13d75e3e14 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:20:50 +02:00
Miro Hrončok 4e58d8eb6c Rebuilt for Python 3.8 2019-08-19 10:47:44 +02:00
Fedora Release Engineering e362e5f3d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 14:52:19 +00:00
Orion Poplawski 6a6b00e36a Add BR on pytest 2019-05-07 21:20:17 -06:00
Orion Poplawski e223be063c Update to 0.9.1 2019-05-07 21:12:18 -06:00
Miro Hrončok 5ee584c0d1 Subpackage python2-numpydoc has been removed 2019-03-06 15:48:25 +01:00
Fedora Release Engineering 9432bbeb4e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 08:03:27 +00:00
Fedora Release Engineering 98d3d2ccb4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 01:10:59 +00:00
Miro Hrončok 7d392569fb Rebuilt for Python 3.7 2018-06-19 11:11:02 +02:00
Thomas Spura 6be7e5c97d Correct sources 2018-05-30 09:55:08 +02:00
Thomas Spura 2be86be6d0 update to 0.8.0 (#1562463) 2018-05-29 20:03:22 +02:00
Fedora Release Engineering 74165287a6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 09:16:52 +00:00
Miro Hrončok 8a2e13021a Updated to 0.7.0 (#1481761) 2017-08-15 18:39:23 +02:00
Fedora Release Engineering c43144aaa3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 11:05:36 +00:00
Fedora Release Engineering b2e833c92c - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 09:46:07 +00:00
Miro Hrončok f843db505f Rebuild for Python 3.6 2016-12-19 18:20:37 +01:00
5 changed files with 235 additions and 68 deletions
+10
View File
@@ -1,2 +1,12 @@
/numpydoc-0.4.tar.gz
/numpydoc-0.5.tar.gz
/numpydoc-0.7.0.tar.gz
/python-numpydoc-0.8.0-1.fc27.src.rpm
/numpydoc-0.8.0.tar.gz
/numpydoc-0.9.1.tar.gz
/numpydoc-0.9.2.tar.gz
/numpydoc-1.1.0.tar.gz
/numpydoc-1.4.0.tar.gz
/numpydoc-1.6.0.tar.gz
/numpydoc-1.7.0.tar.gz
/numpydoc-1.8.0.tar.gz
+25
View File
@@ -0,0 +1,25 @@
From 1338660931330bfd881c2c5792ac7ac1ee3dab96 Mon Sep 17 00:00:00 2001
From: Ross Barnowski <rossbar@caltech.edu>
Date: Thu, 17 Oct 2024 07:21:24 -0700
Subject: [PATCH] MAINT: Add _exception_on_warning to MockApp (#586)
MockApp in test suite is now breaking due to the absence
of a private _exception_on_warning attribute.
Fix by explicitly adding to the MockApp.
---
numpydoc/tests/test_numpydoc.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/numpydoc/tests/test_numpydoc.py b/numpydoc/tests/test_numpydoc.py
index f46e2565..997cb0a5 100644
--- a/numpydoc/tests/test_numpydoc.py
+++ b/numpydoc/tests/test_numpydoc.py
@@ -49,6 +49,7 @@ def __init__(self):
self.verbosity = 2
self._warncount = 0
self.warningiserror = False
+ self._exception_on_warning = False
def test_mangle_docstrings_basic():
+24
View File
@@ -0,0 +1,24 @@
From ef7204ccf6d2fbf5b465d30d74dd2245ff3e2f6b Mon Sep 17 00:00:00 2001
From: Karolina Surma <ksurma@redhat.com>
Date: Thu, 27 Mar 2025 11:56:04 +0100
Subject: [PATCH] Add compatibility with sphinx 8.2+
---
numpydoc/tests/test_numpydoc.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/numpydoc/tests/test_numpydoc.py b/numpydoc/tests/test_numpydoc.py
index 1bd71ed..ecb92e2 100644
--- a/numpydoc/tests/test_numpydoc.py
+++ b/numpydoc/tests/test_numpydoc.py
@@ -36,6 +36,7 @@ class MockConfig:
class MockBuilder:
config = MockConfig()
+ _translator = None
class MockApp:
--
2.48.1
+175 -67
View File
@@ -1,94 +1,202 @@
%if 0%{?fedora} > 12
%global with_python3 1
%endif
Name: python-numpydoc
Version: 0.5
Release: 5%{?dist}
Summary: Sphinx extension to support docstrings in Numpy format
Version: 1.8.0
Release: 6%{?dist}
Summary: Sphinx extension to support docstrings in NumPy format
License: BSD
License: BSD-2-Clause
URL: https://pypi.python.org/pypi/numpydoc
Source0: https://pypi.python.org/packages/source/n/numpydoc/numpydoc-%{version}.tar.gz
Source: %pypi_source numpydoc
# Compatibility with sphinx 8
Patch: https://github.com/numpy/numpydoc/commit/1338660.patch
# Upstream's already fixed it, but the fix is mixed with other changes that
# don't apply cleanly: https://github.com/numpy/numpydoc/pull/611
Patch: Add-compatibility-with-sphinx-8.patch
BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python-nose
BuildRequires: python-sphinx
BuildRequires: python-matplotlib
%if 0%{?with_python3}
BuildRequires: python3-devel
BuildRequires: python3-nose
BuildRequires: python3-sphinx
BuildRequires: python3-matplotlib
BuildRequires: python2-tools
%endif
%description
Numpydoc inserts a hook into Sphinx's autodoc that converts docstrings
following the Numpy/Scipy format to a form palatable to Sphinx.
%global _description %{expand:
This package provides the numpydoc Sphinx extension for handling docstrings
formatted according to the NumPy documentation format. The extension also adds
the code description directives np:function, np-c:function, etc.}
%if 0%{?with_python3}
%package -n python3-numpydoc
Summary: Sphinx extension to support docstrings in Numpy format
%description -n python3-numpydoc
Numpydoc inserts a hook into Sphinx's autodoc that converts docstrings
following the Numpy/Scipy format to a form palatable to Sphinx.
%endif
%description %{_description}
%package -n python3-numpydoc
Summary: %{summary}
%description -n python3-numpydoc %{_description}
%prep
%setup -q -n numpydoc-%{version}
%autosetup -p1 -n numpydoc-%{version}
# let's not measure coverage:
sed -i '/pytest-cov/d' requirements/test.txt pyproject.toml
sed -Ei 's/\s+--cov\S+//g' pyproject.toml
%if 0%{?with_python3}
rm -rf %{py3dir}
cp -a . %{py3dir}
2to3 --write --nobackups %{py3dir}
%endif
# Remove a useless shebang
sed -i '\,#!/usr/bin/env python,d' numpydoc/validate.py
%generate_buildrequires
%pyproject_buildrequires -x test
%build
%{__python} setup.py build
%if 0%{?with_python3}
pushd %{py3dir}
%{__python3} setup.py build
popd
%endif
%pyproject_wheel
%install
%if 0%{?with_python3}
pushd %{py3dir}
%{__python3} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
popd
%endif
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
%pyproject_install
%pyproject_save_files -l numpydoc
%check
nosetests -v
%if 0%{?with_python3}
pushd %{py3dir}
%{_bindir}/nosetests-3* -v || :
popd
%endif
# Deselected tests need to download an inventory from docs.python.org
%pytest -k "not test_MyClass and not test_my_function"
%files
%doc LICENSE.txt README.rst
%{python_sitelib}/numpydoc
%{python_sitelib}/numpydoc-%{version}-py?.?.egg-info
%if 0%{?with_python3}
%files -n python3-numpydoc
%doc LICENSE.txt README.rst
%{python3_sitelib}/numpydoc
%{python3_sitelib}/numpydoc-%{version}-py?.?.egg-info
%endif
%files -n python3-numpydoc -f %pyproject_files
%doc README.rst
%{_bindir}/numpydoc
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.8.0-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.8.0-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.8.0-3
- Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Oct 24 2024 Orion Poplawski <orion@nwra.com> - 1.8.0-1
- Update to 1.8.0
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.7.0-2
- Rebuilt for Python 3.13
* Fri Mar 29 2024 Orion Poplawski <orion@nwra.com> - 1.7.0-1
- Update to 1.7.0
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.6.0-2
- Minor packaging improvements
* Thu Oct 19 2023 Jerry James <loganjerry@gmail.com> - 1.6.0-1
- Version 1.6.0
- Convert License tag to SPDX
- Use the pypi_source macro
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 1.4.0-3
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 15 2022 Lumír Balhar <lbalhar@redhat.com> - 1.4.0-1
- Update to 1.4.0
Resolves: rhbz#2043324 rhbz#2113637
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.1.0-7
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.0-4
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-2
- Don't BR pytest-cov
* Wed Sep 09 2020 Lumír Balhar <lbalhar@redhat.com> - 1.1.0-1
- Update to 1.1.0 (#1701764)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.2-4
- Rebuilt for Python 3.9
* Fri May 08 2020 Orion Poplawski <orion@nwra.com> - 0.9.2-3
- Add upstream patch for python 3.9 compatibility
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Dec 28 2019 Orion Poplawski <orion@nwra.com> - 0.9.2-1
- Update to 0.9.2
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.1-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.1-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue May 7 2019 Orion Poplawski <orion@nwra.com> - 0.9.1-1
- Update to 0.9.1
* Wed Mar 06 2019 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-5
- Subpackage python2-numpydoc has been removed
See https://fedoraproject.org/wiki/Changes/Sphinx2
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-2
- Rebuilt for Python 3.7
* Tue May 29 2018 Thomas Spura <tomspur@fedoraproject.org> - 0.8.0-1
- update to 0.8.0 (#1562463)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Aug 15 2017 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-1
- Updated to 0.7.0 (#1481761)
- Rewrote the spec completely
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.5-6
- Rebuild for Python 3.6
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-5
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
+1 -1
View File
@@ -1 +1 @@
6feac1f625ad0df5a11c7b60f920ac1b numpydoc-0.5.tar.gz
SHA512 (numpydoc-1.8.0.tar.gz) = a2fe6fc72485b2cef2cb40c231c876209f135177dce034d1617a49712fb24197c224b103967914ff6e0509eb013e4b9647a9cb93794c63f41db63fd1fcc05441