public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Thomas Moschny <thm@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-py] pr7: Fix: python3 dependencies.
Date: Sat, 01 Aug 2026 11:42:54 GMT [thread overview]
Message-ID: <178558457492.1.14783956677033201103.rpms-python-py-5d7776d04765@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : 5d7776d04765714de5d41f607d99e73493b3f63c
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2011-09-03T15:46:20+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/5d7776d04765714de5d41f607d99e73493b3f63c?branch=pr7
Log:
Fix: python3 dependencies.
---
diff --git a/python-py.spec b/python-py.spec
index 2d6d16b..9032a23 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -11,7 +11,7 @@
Name: python-py
Version: 1.4.5
-Release: 2%{?prerelease:.%{prerelease}}%{?dist}
+Release: 3%{?prerelease:.%{prerelease}}%{?dist}
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
Group: Development/Languages
License: MIT and Public Domain
@@ -32,7 +32,6 @@ BuildRequires: pytest >= 2.1.1
%if 0%{?with_python3}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
-Requires: python3-setuptools
%if 0%{?run_check}
BuildRequires: python3-pytest >= 2.1.1
%endif # run_check
@@ -55,6 +54,8 @@ following tools and modules:
%if 0%{?with_python3}
%package -n python3-py
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
+Requires: python3-setuptools
+
%description -n python3-py
The py lib is a Python development support library featuring the
following tools and modules:
@@ -143,6 +144,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Sep 3 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.5-3
+- Fix: python3 dependencies.
+
* Tue Aug 30 2011 Thomas Moschny <thomas.moschny@gmx.de> - 1.4.5-2
- Re-enable doc building and testsuite.
reply other threads:[~2026-08-01 11:42 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=178558457492.1.14783956677033201103.rpms-python-py-5d7776d04765@fedoraproject.org \
--to=thm@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