[packages/python3-PyYAML] - updated to 6.0.3
qboosh
qboosh at pld-linux.org
Mon Dec 15 17:38:04 CET 2025
commit e8069f467bb6f37b85e5c7d648e9d263ac55b177
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Dec 15 17:38:23 2025 +0100
- updated to 6.0.3
python3-PyYAML.spec | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python3-PyYAML.spec b/python3-PyYAML.spec
index f0b7d2a..11e2e0f 100644
--- a/python3-PyYAML.spec
+++ b/python3-PyYAML.spec
@@ -7,13 +7,13 @@
Summary: YAML parser and emitter module for Python 3
Summary(pl.UTF-8): Analizator i generator formatu YAML dla języka Python 3
Name: python3-%{module}
-Version: 6.0.2
-Release: 3
+Version: 6.0.3
+Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://github.com/yaml/pyyaml/tags
Source0: https://github.com/yaml/pyyaml/archive/%{version}/pyyaml-%{version}.tar.gz
-# Source0-md5: 321ef2ea075ef818337247944c0a863b
+# Source0-md5: 438a032e349cb191cc998931ec7a12d7
URL: https://github.com/yaml/pyyaml
BuildRequires: python3-Cython >= 3.0
BuildRequires: python3-build
@@ -68,9 +68,7 @@ plików konfiguracyjnych po serializację i przechowywanie obiektów.
%if %{with tests}
%{__python3} -m zipfile -e build-3/*.whl build-3-test
-# use explicit plugins list for reliable builds (delete PYTEST_PLUGINS if empty)
PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 \
-PYTEST_PLUGINS= \
%{__python3} -m pytest -o pythonpath="$PWD/build-3-test" tests
%endif
@@ -95,6 +93,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{py3_sitedir}/yaml
%{py3_sitedir}/yaml/*.py
%{py3_sitedir}/yaml/__pycache__
-%attr(755,root,root) %{py3_sitedir}/yaml/_yaml.cpython-*.so
+%{py3_sitedir}/yaml/_yaml.cpython-*.so
%{py3_sitedir}/pyyaml-%{version}.dist-info
%{_examplesdir}/python3-PyYAML-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-PyYAML.git/commitdiff/e8069f467bb6f37b85e5c7d648e9d263ac55b177
More information about the pld-cvs-commit
mailing list