Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 593960 Details for
Bug 834825
BuildRequires python-unittest2 is not needed anymore
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
suggested patch
0001-ELiminate-python-unittest2.patch (text/plain), 1.44 KB, created by
Matěj Cepl
on 2012-06-24 00:02:25 UTC
(
hide
)
Description:
suggested patch
Filename:
MIME Type:
Creator:
Matěj Cepl
Created:
2012-06-24 00:02:25 UTC
Size:
1.44 KB
patch
obsolete
>From b07642500e9521286e3d3e3723e484119a707bc7 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= <mcepl@redhat.com> >Date: Sun, 24 Jun 2012 02:00:22 +0200 >Subject: [PATCH] ELiminate python-unittest2 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > > >Signed-off-by: MatÄj Cepl <mcepl@redhat.com> >--- > python-dulwich.spec | 8 +++++++- > 1 file changed, 7 insertions(+), 1 deletion(-) > >diff --git a/python-dulwich.spec b/python-dulwich.spec >index 8072570..bb0eac2 100644 >--- a/python-dulwich.spec >+++ b/python-dulwich.spec >@@ -9,7 +9,7 @@ > > Name: python-%{srcname} > Version: 0.8.5 >-Release: 1%{?dist} >+Release: 2%{?dist} > Summary: A python implementation of the Git file formats and protocols > > Group: Development/Libraries >@@ -21,7 +21,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: python2-devel > BuildRequires: python-setuptools > BuildRequires: python-nose >+ >+%if 0%{?rhel} < 7 || 0%{?fedora} < 14 > BuildRequires: python-unittest2 >+%endif > > %description > Dulwich is a pure-Python implementation of the Git file formats and >@@ -61,6 +64,9 @@ nosetests test*.py > > > %changelog >+* Sat Jun 23 2012 MatÄj Cepl <mcepl@redhat.com> - 0.8.5-2 >+- We donât need python-unittest2 anymore. >+ > * Fri Apr 13 2012 Fabian Affolter <mail@fabian-affolter.ch> - 0.8.5-1 > - Updated to new upstream version 0.8.5 > >-- >1.7.10.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 834825
: 593960