[packages/python3-sphinx_autodoc_typehints] - updated to 3.5.2
qboosh
qboosh at pld-linux.org
Tue Nov 18 22:20:59 CET 2025
commit 1039e8bf5bd0681a1ef5a93d0c8010e5745a1e15
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Nov 18 22:20:56 2025 +0100
- updated to 3.5.2
python3-sphinx_autodoc_typehints.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/python3-sphinx_autodoc_typehints.spec b/python3-sphinx_autodoc_typehints.spec
index 6572211..ec51d23 100644
--- a/python3-sphinx_autodoc_typehints.spec
+++ b/python3-sphinx_autodoc_typehints.spec
@@ -5,28 +5,28 @@
Summary: Type hints (PEP 484) support for the Sphinx autodoc extension
Summary(pl.UTF-8): Obsługa podpowiedzi o typach (PEP 484) do rozszerzenia Sphinksa autodoc
Name: python3-sphinx_autodoc_typehints
-Version: 3.1.0
+Version: 3.5.2
Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sphinx_autodoc_typehints/
Source0: https://files.pythonhosted.org/packages/source/s/sphinx_autodoc_typehints/sphinx_autodoc_typehints-%{version}.tar.gz
-# Source0-md5: f6fcbf2df25198d6d0597a15550a9768
+# Source0-md5: e439f4c666e793f53841c646fd95bb1d
URL: https://pypi.org/project/sphinx_autodoc_typehints/
BuildRequires: python3-build
BuildRequires: python3-installer
BuildRequires: python3-hatchling >= 1.27
-BuildRequires: python3-hatch-vcs >= 0.4
+BuildRequires: python3-hatch-vcs >= 0.5
BuildRequires: python3-modules >= 1:3.11
%if %{with tests}
-BuildRequires: python3-Sphinx >= 8.2
+BuildRequires: python3-Sphinx >= 8.2.3
BuildRequires: python3-defusedxml >= 0.7.1
-BuildRequires: python3-pytest >= 8.3.4
-BuildRequires: python3-sphobjinv >= 2.3.1.2
-BuildRequires: python3-typing_extensions >= 4.12.2
+BuildRequires: python3-pytest >= 8.4.2
+BuildRequires: python3-sphobjinv >= 2.3.1.3
+BuildRequires: python3-typing_extensions >= 4.15
%endif
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.714
+BuildRequires: rpmbuild(macros) >= 2.044
Requires: python3-modules >= 1:3.11
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sphinx_autodoc_typehints.git/commitdiff/1039e8bf5bd0681a1ef5a93d0c8010e5745a1e15
More information about the pld-cvs-commit
mailing list