[packages/python3-path] - updated to 16.7.1

qboosh qboosh at pld-linux.org
Sat Oct 21 21:42:32 CEST 2023


commit 6616457590dcea8619f53f7b7e810e0a5a68cfd4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 21 21:44:42 2023 +0200

    - updated to 16.7.1

 python3-path.spec | 36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)
---
diff --git a/python3-path.spec b/python3-path.spec
index 18a1330..5fdca24 100644
--- a/python3-path.spec
+++ b/python3-path.spec
@@ -6,38 +6,44 @@
 Summary:	Python 2 module wrapper for os.path
 Summary(pl.UTF-8):	Moduł Pythona 2 obudowujący os.path
 Name:		python3-path
-Version:	16.4.0
-Release:	4
+Version:	16.7.1
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.python.org/simple/path/
 Source0:	https://files.pythonhosted.org/packages/source/p/path/path-%{version}.tar.gz
-# Source0-md5:	a5b935b554ffa3889bb88fd19fc2669b
+# Source0-md5:	d9629dcbc0cfe3088435f7521f4d7833
 URL:		https://github.com/jaraco/path
-BuildRequires:	python3 >= 1:3.6
-BuildRequires:	python3-modules >= 1:3.6
-BuildRequires:	python3-setuptools >= 1:31.0.1
+BuildRequires:	python3 >= 1:3.8
+BuildRequires:	python3-modules >= 1:3.8
+BuildRequires:	python3-setuptools >= 1:56
 BuildRequires:	python3-setuptools_scm >= 3.4.1
 BuildRequires:	python3-toml
 %if %{with tests}
 BuildRequires:	python3-appdirs
 BuildRequires:	python3-packaging
 BuildRequires:	python3-pygments
-BuildRequires:	python3-pytest >= 3.5
-BuildRequires:	python3-pytest-black >= 0.3.7
-BuildRequires:	python3-pytest-cov
-BuildRequires:	python3-pytest-flake8
+BuildRequires:	python3-pytest >= 6
+# lint only?
+#BuildRequires:	python3-pytest-black >= 0.3.7
+#BuildRequires:	python3-pytest-checkdocs >= 2.4
+#BuildRequires:	python3-pytest-enabler >= 2.2
+#BuildRequires:	python3-pytest-cov
+#BuildRequires:	python3-pytest-flake8
+#BuildRequires:	python3-pytest-mypy >= 0.9.1
+#BuildRequires:	python3-pytest-ruff
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with doc}
-BuildRequires:	sphinx-pdg-3
-BuildRequires:	python3-jaraco.packaging >= 8.2
-#BuildRequires:	python3-jaraco.packaging >= 9  # when available
+BuildRequires:	sphinx-pdg-3 >= 3.5
+BuildRequires:	python3-furo
+BuildRequires:	python3-jaraco.packaging >= 9.3
 BuildRequires:	python3-jaraco.tidelift >= 1.4
 BuildRequires:	python3-rst.linker >= 1.9
+#BuildRequires:	python3-sphinx-lint
 %endif
-Requires:	python3-modules >= 1:3.6
+Requires:	python3-modules >= 1:3.8
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -98,7 +104,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc CHANGES.rst LICENSE README.rst
+%doc LICENSE NEWS.rst README.rst
 %{py3_sitescriptdir}/path
 %{py3_sitescriptdir}/path-%{version}-py*.egg-info
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-path.git/commitdiff/6616457590dcea8619f53f7b7e810e0a5a68cfd4



More information about the pld-cvs-commit mailing list