From 92abd690dd41c544a1ddf3aac4b271aa20128da7 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Sun, 30 Jul 2023 17:27:07 +0200 Subject: [PATCH] Update to 3.4.4. --- python-markdown.spec | 17 ++++++++++------- sources | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/python-markdown.spec b/python-markdown.spec index 613fc88..baffd6d 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -2,8 +2,8 @@ %global pkgname markdown Name: python-%{pkgname} -Version: 3.4.1 -Release: 4%{?dist} +Version: 3.4.4 +Release: 1%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -39,11 +39,12 @@ there are a few known issues. %autosetup -p1 -n %{srcname}-%{version} %build -%py3_build +%pyproject_wheel %install -%py3_install +%pyproject_install +%pyproject_save_files %{pkgname} # process license file PYTHONPATH=%{buildroot}%{python3_sitelib} \ @@ -55,16 +56,18 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %python3 -m unittest discover tests -%files -n python%{python3_pkgversion}-%{pkgname} +%files -n python%{python3_pkgversion}-%{pkgname} -f %{pyproject_files} # temporarily skip packaging docs - see also # https://github.com/Python-Markdown/markdown/issues/621 #doc python3/build/docs/* -%license LICENSE.* -%{python3_sitelib}/* +%license LICENSE.html LICENSE.md %{_bindir}/markdown_py %changelog +* Sun Jul 30 2023 Thomas Moschny - 3.4.4-1 +- Update to 3.4.4. + * Fri Jul 21 2023 Fedora Release Engineering - 3.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index e5b1fbc..390967f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Markdown-3.4.1.tar.gz) = 73b0006ac8aaf281a2dbc2c14534853dbb7ab26a620f3961975279feb83334b6868fa4bbcd30767189201a0c84e502dacd16783de3808393699ace0cbaab30a8 +SHA512 (Markdown-3.4.4.tar.gz) = 39e808d5a4a07b57e931a844c3d8f6fe564849f8b5922eef6708e5a600cf7e742d92617d9d9649cab0eab34a6ffc7bc97e9ea960ffef75e9062aa375769e6a28