Bug 1035064

Summary: add python3-flup subpackage
Product: [Fedora] Fedora Reporter: Jakub Dorňák <jdornak>
Component: python-flupAssignee: Till Maas <opensource>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hhorak, jdornak, opensource
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-17 11:23:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
git commit adding python3 subpackage none

Description Jakub Dorňák 2013-11-27 01:41:31 UTC
Created attachment 829555 [details]
git commit adding python3 subpackage

Description of problem:
Please, add python3 subpackage.

The attached patch adds such a subpackage.

Comment 1 Jakub Dorňák 2013-11-27 01:50:31 UTC
Hi Till,
I have just requested permissions on this package.
If You agree with this patch and approve the request, I may apply it myself.
Also please consider applying this patch in f20 branch.
Shall I file separate bug for f20?

Comment 2 Jakub Dorňák 2013-11-27 13:36:40 UTC
I have found that it does not work with python3 anyway. Even if I have done much more work on it.
I will hopefully provide working patch later.

Comment 3 Till Maas 2013-11-27 18:12:49 UTC
Some remarks about your patch:

- please prefix the file name of patch for python-flup with python-flup-
-  Please use %bcond_without python3 when python3 support should be enabled by default (F19+/EL7) and %bcond_with python3 as default
http://www.rpm.org/wiki/PackagerDocs/ConditionalBuilds

No separate bug for several versions is required. I will approve your pkgdb request, so you can easily apply the patch when ready.

Comment 4 Jakub Dorňák 2014-09-01 09:48:45 UTC
In fact, I do not work on this any more, because FastCGI support in Django is deprecated and will be removed in Django 1.9.

Is there anybody who wants python3-flup? If not, I'd close this request.