public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/pyproject-rpm-macros] f44: CI: Update specfiles that could no longer be built with Python 3.15
Date: Wed, 24 Jun 2026 20:16:55 GMT [thread overview]
Message-ID: <178233221518.1.12211200271183949768.rpms-pyproject-rpm-macros-6f855abc78fb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pyproject-rpm-macros
Branch : f44
Commit : 6f855abc78fbc107d9bb19b2cb6beef030114298
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-24T19:38:11+02:00
Stats : +4/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/pyproject-rpm-macros/c/6f855abc78fbc107d9bb19b2cb6beef030114298?branch=f44
Log:
CI: Update specfiles that could no longer be built with Python 3.15
The updated ipykernel no longer appears to need pkg_resources.
---
diff --git a/tests/python-ipykernel.spec b/tests/python-ipykernel.spec
index 2c47f8d..34270f9 100644
--- a/tests/python-ipykernel.spec
+++ b/tests/python-ipykernel.spec
@@ -1,5 +1,5 @@
Name: python-ipykernel
-Version: 6.11.0
+Version: 6.30.0
Release: 0%{?dist}
Summary: IPython Kernel for Jupyter
License: BSD-3-Clause
@@ -10,7 +10,6 @@ BuildArch: noarch
BuildRequires: pyproject-rpm-macros
BuildRequires: python3-devel
-BuildRequires: python3-pkg-resources
%description
This package contains data files.
diff --git a/tests/python-poetry-core.spec b/tests/python-poetry-core.spec
index f133a7b..691b5fa 100644
--- a/tests/python-poetry-core.spec
+++ b/tests/python-poetry-core.spec
@@ -1,11 +1,11 @@
Name: python-poetry-core
-Version: 1.1.0
+Version: 1.4.0
Release: 0%{?dist}
Summary: Poetry PEP 517 Build Backend
License: MIT
URL: https://pypi.org/project/poetry-core/
-Source0: %{pypi_source poetry-core}
+Source0: %{pypi_source poetry_core}
BuildArch: noarch
BuildRequires: python3-devel
@@ -24,7 +24,7 @@ Summary: %{summary}
%prep
-%autosetup -p1 -n poetry-core-%{version}
+%autosetup -p1 -n poetry_core-%{version}
%generate_buildrequires
reply other threads:[~2026-06-24 20:16 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=178233221518.1.12211200271183949768.rpms-pyproject-rpm-macros-6f855abc78fb@fedoraproject.org \
--to=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