Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1288812 - Build epel6 branch
Summary: Build epel6 branch
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-parsedatetime
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michele Baldessari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1288744
TreeView+ depends on / blocked
 
Reported: 2015-12-06 08:22 UTC by Nick
Modified: 2019-06-23 15:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-23 15:05:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nick 2015-12-06 08:22:37 UTC
This is required for the official reference letsencrypt client in EL6. Waiting for branch to be created by Fedora.

Comment 1 Michele Baldessari 2015-12-07 14:25:47 UTC
epel6 branch requested

Comment 2 Itamar Reis Peixoto 2015-12-10 11:17:08 UTC
(In reply to Nick from comment #0)

to speed up the process, I think we should put an updated srpm thats builds en epel6 , I will have time during holydays, if you're more fast than me, please do it.

Comment 3 Michele Baldessari 2016-02-09 10:58:23 UTC
Ping. What is the state for this one?

Comment 4 Robert Buchholz 2016-02-11 18:54:52 UTC
Upstream claims the package is only compatible with Python 2.7 or later. It seems the source is 2.6 compatible (syntax), but tests fail due to 2.6's unittest missing SkipTest.

The tests are only skipped because PyICU is missing though. Unfortunately, the PyICU version in EL6 is not new enough for these tests.

By the way, when adding PyICU to parsedatetime's rawhide spec as a build dependency, several test start failing as well.

Comment 5 Matěj Cepl 2016-09-12 18:17:27 UTC
(In reply to Robert Buchholz from comment #4)
> Upstream claims the package is only compatible with Python 2.7 or later. It
> seems the source is 2.6 compatible (syntax), but tests fail due to 2.6's
> unittest missing SkipTest.

There is python-unittest2 which works for Python 2.6 and it is API compatible with 2.7.

Comment 6 Michele Baldessari 2019-01-21 10:48:39 UTC
Should we close this one out or is anyone still working on this?

Comment 7 Michele Baldessari 2019-06-23 15:05:20 UTC
Since none seems to be working on this I am going ahead and closing this for the time being.


Note You need to log in before you can comment on or make changes to this bug.