public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-mkdocs-test] rawhide: Update to 0.6.0
@ 2026-08-06 12:03 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-06 12:03 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-mkdocs-test
            Branch : rawhide
            Commit : f4e057001203760b61bbb05920ee6690ba295a5c
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-08-06T09:02:35-03:00
            Stats  : +10/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-mkdocs-test/c/f4e057001203760b61bbb05920ee6690ba295a5c?branch=rawhide

            Log:
            Update to 0.6.0

Resolves: rhbz#2387679 - python-mkdocs-test-0.6.0 is available
Resolves: rhbz#2485907 - F45FailsToInstall: python3-mkdocs-test
Resolves: rhbz#2504548 - python-mkdocs-test: FTBFS in Fedora rawhide/f45

---
diff --git a/python-mkdocs-test.spec b/python-mkdocs-test.spec
index 3d50e33..9476707 100644
--- a/python-mkdocs-test.spec
+++ b/python-mkdocs-test.spec
@@ -1,15 +1,16 @@
 %bcond tests 1
+
 %global forgeurl https://github.com/fralau/mkdocs-test
+Version:        0.6.0
+%forgemeta
 
 Name:           python-mkdocs-test
-Version:        0.5.3
 Release:        %autorelease
 Summary:        Test framework for MkDocs projects
 
 License:        MIT
-URL:            https://mkdocs-test-plugin.readthedocs.io
-# PyPI tarball doesn't include test artifacts
-Source:         %{forgeurl}/archive/v%{version}/mkdocs-test-%{version}.tar.gz
+URL:            %{forgeurl}
+Source:         %{forgesource}
 
 BuildArch:      noarch
 BuildRequires:  python3-devel
@@ -30,7 +31,7 @@ Summary:        %{summary}
 %description -n python3-mkdocs-test %_description
 
 %prep
-%autosetup -p1 -n mkdocs-test-%{version}
+%forgeautosetup -p1
 
 %generate_buildrequires
 %if %{with tests}
@@ -45,6 +46,9 @@ Summary:        %{summary}
 %install
 %pyproject_install
 %pyproject_save_files -l mkdocs_test
+# Exclude/remove the 'test' package installed in site-packages
+rm -rf %{buildroot}%{python3_sitelib}/test
+
 
 %check
 %if %{with tests}

diff --git a/sources b/sources
index 3e3bc69..88ee1b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mkdocs-test-0.5.3.tar.gz) = b634e231fb24914e7054d54f4a0884287d77bf032c725c265e6a71b4a533a752e549958028359d94da9dd97d8799ed719c7d1b665071dd6b2160b5b4d15a703a
+SHA512 (mkdocs-test-0.6.0.tar.gz) = 13718c85746acf0e7ee53f85aa748b497056c2b65590636ceffe1b6ef3d9a7ac07e16b905aada8b8548e928f54f3fae5e173753300d33cae785ab66f71e3a3e2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06 12:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 12:03 [rpms/python-mkdocs-test] rawhide: Update to 0.6.0 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox