public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-platformdirs] f43: Update to version 4.4.0 rhbz#2310629
Date: Tue, 09 Jun 2026 02:45:14 GMT	[thread overview]
Message-ID: <178097311459.1.12400067738883735094.rpms-python-platformdirs-8a45ec73a36e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-platformdirs
Branch : f43
Commit : 8a45ec73a36e74488249cbf242fd3adb2733d4aa
Author : Carl George <carlwgeorge@fedoraproject.org>
Date   : 2026-06-05T21:24:41+02:00
Stats  : +7/-7 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-platformdirs/c/8a45ec73a36e74488249cbf242fd3adb2733d4aa?branch=f43

Log:
Update to version 4.4.0 rhbz#2310629

---
diff --git a/python-platformdirs.spec b/python-platformdirs.spec
index 9fcebcf..515d4b4 100644
--- a/python-platformdirs.spec
+++ b/python-platformdirs.spec
@@ -1,7 +1,7 @@
-%bcond_without tests
+%bcond tests 1
 
 Name:           python-platformdirs
-Version:        4.2.2
+Version:        4.4.0
 Release:        %autorelease
 Summary:        A small Python package for determining appropriate platform-specific dirs
 License:        MIT
@@ -9,6 +9,8 @@ URL:            https://github.com/platformdirs/platformdirs
 Source:         %{pypi_source platformdirs}
 BuildArch:      noarch
 
+BuildRequires:  tomcli
+
 %global common_description %{expand:
 When writing desktop application, finding the right location to store user data
 and configuration varies per platform.  Even for single-platform apps, there
@@ -22,8 +24,6 @@ thing is what the platformdirs package is for.}
 %package -n python3-platformdirs
 Summary:        %{summary}
 BuildRequires:  python3-devel
-# RHBZ#1712140, RHBZ#2076994
-BuildRequires:  pyproject-rpm-macros >= 1.2.0
 
 
 %description -n python3-platformdirs %{common_description}
@@ -33,8 +33,8 @@ BuildRequires:  pyproject-rpm-macros >= 1.2.0
 %autosetup -n platformdirs-%{version}
 
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
-sed -r -i '/^[[:blank:]]*"pytest-cov\b/d' pyproject.toml
-sed -r -i '/^[[:blank:]]*"covdefaults\b/d' pyproject.toml
+tomcli set pyproject.toml lists delitem project.optional-dependencies.test 'pytest-cov\b.*'
+tomcli set pyproject.toml lists delitem project.optional-dependencies.test 'covdefaults\b.*'
 
 
 %generate_buildrequires

diff --git a/sources b/sources
index 9d4afba..a30a78a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (platformdirs-4.2.2.tar.gz) = e67aff332a6c84669d77a68e7d5546bfd14e08dcf61681b03447bf6381c0d981c63be0f87fd63bc99f0a51c92bf960902ded83ba8872801c14755ab163d45a0f
+SHA512 (platformdirs-4.4.0.tar.gz) = 04580eec94b5aa1149427e7a44789dcd443d2b9a4f002669fe1a0e4380c12b97d02ef4314c96e340e664aa251e42a4fd4bfc0d69a8191851962255689544e3b0

                 reply	other threads:[~2026-06-09  2:45 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=178097311459.1.12400067738883735094.rpms-python-platformdirs-8a45ec73a36e@fedoraproject.org \
    --to=carlwgeorge@fedoraproject.org \
    --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