public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-mkdocs-test] rawhide: Update to 0.6.0
Date: Thu, 06 Aug 2026 12:03:41 GMT	[thread overview]
Message-ID: <178601782144.1.10449977040659820915.rpms-python-mkdocs-test-f4e057001203@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-06 12:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178601782144.1.10449977040659820915.rpms-python-mkdocs-test-f4e057001203@fedoraproject.org \
    --to=rosset.filipe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox