public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-py] pr7: - Add dependency on python-setuptools (see bz 626808).
@ 2026-08-01 11:42 Thomas Moschny
0 siblings, 0 replies; only message in thread
From: Thomas Moschny @ 2026-08-01 11:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-py
Branch : pr7
Commit : d1e3feba577d626dd5eda8f8446cf1d4f5582a1f
Author : Thomas Moschny <thm@fedoraproject.org>
Date : 2010-08-27T12:48:04+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-py/c/d1e3feba577d626dd5eda8f8446cf1d4f5582a1f?branch=pr7
Log:
- Add dependency on python-setuptools (see bz 626808).
---
diff --git a/python-py.spec b/python-py.spec
index 66b2eae..236b84d 100644
--- a/python-py.spec
+++ b/python-py.spec
@@ -2,7 +2,7 @@
Name: python-py
Version: 1.3.3
-Release: 1%{?prerelease:.%{prerelease}}%{?dist}
+Release: 2%{?prerelease:.%{prerelease}}%{?dist}
Summary: Rapid testing (py.test) and development utils (pylib)
Group: Development/Languages
License: MIT and Public Domain
@@ -19,6 +19,7 @@ BuildRequires: python-docutils
BuildRequires: python-pygments
BuildRequires: pylint
BuildRequires: pexpect
+Requires: python-setuptools
%description
@@ -64,6 +65,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Aug 27 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-2
+- Add dependency on python-setuptools (see bz 626808).
+
* Sat Jul 31 2010 Thomas Moschny <thomas.moschny@gmx.de> - 1.3.3-1
- Update to 1.3.3.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-01 11:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01 11:42 [rpms/python-py] pr7: - Add dependency on python-setuptools (see bz 626808) Thomas Moschny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox