Bug 1311536 - python-django-helpdesk: Provide a Python 3 subpackage
Summary: python-django-helpdesk: Provide a Python 3 subpackage
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-helpdesk
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Luis Bazan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3 PY3PATCH-PUSH
TreeView+ depends on / blocked
 
Reported: 2016-02-24 12:25 UTC by Tomas Orsava
Modified: 2016-11-18 15:13 UTC (History)
5 users (show)

Fixed In Version: python-django-helpdesk-0.1.18-1.fc26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-18 15:13:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Update to patched 0.1.17 version including Python 3 subpackage (6.60 KB, patch)
2016-08-22 17:19 UTC, Jan Beran
no flags Details | Diff
Patch: syntax correction for Python 3.4 and 3.5 (699 bytes, patch)
2016-08-23 18:35 UTC, Jan Beran
no flags Details | Diff
Update to patched 0.1.17 version including Python 3 subpackage (6.58 KB, patch)
2016-09-08 12:40 UTC, Jan Beran
no flags Details | Diff
Update to patched 0.1.17 version including Python 3 subpackage (6.57 KB, patch)
2016-09-08 14:12 UTC, Jan Beran
no flags Details | Diff
Update to patched 0.1.17 version including Python 3 subpackage (6.56 KB, patch)
2016-09-09 12:14 UTC, Jan Beran
no flags Details | Diff
Update to new 0.1.18 version including Python 3 subpackage (6.38 KB, patch)
2016-11-09 07:48 UTC, Jan Beran
no flags Details | Diff

Description Tomas Orsava 2016-02-24 12:25:37 UTC
Upstream, this software supports Python 3. Please provide a Python 3
package for Fedora.


According to the Python packaging guidelines [0], software must be
packaged for Python 3 if upstream supports it.
The guidelines give detailed information on how to do this, and even
provide an example spec file [1].

The current best practice is to provide subpackages for the two Python
versions (called "Common SRPM" in the guidelines). Alternatively, if
nothing depends on your Python2 package, you can just switch to Python 3
entirely.

It's fine to do this in Rawhide only.


If anything is unclear, or if you need any kind of assistance with the
porting, you can ask on IRC (#fedora-python on Freenode), or reply here.
We'll be happy to help!


[0] https://fedoraproject.org/wiki/Packaging:Python
[1] https://fedoraproject.org/wiki/Packaging:Python#Example_common_spec_file

Comment 1 Petr Viktorin (pviktori) 2016-04-19 13:29:47 UTC
Luis, do you need any help with adding Python 3 support?

Comment 2 Jan Kurik 2016-07-26 04:06:04 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle.
Changing version to '25'.

Comment 3 Jan Beran 2016-08-22 17:19:13 UTC
Created attachment 1193023 [details]
Update to patched 0.1.17 version including Python 3 subpackage

I prepared a spec file update that includes
- update to patched version 0.1.17
- source update
- modernized specfile with Python 3 packaging

Comment 4 Jan Beran 2016-08-22 17:23:40 UTC
The attached specfile contains also a correction related to this bug that occurs in the original spec file:

$ rpmlint python-django-helpdesk.spec
python-django-helpdesk.spec: E: specfile-error warning: bogus date in %changelog: Tue Oct 22 2014 Luis Bazan <lbazan> - 0.1.12-4
0 packages and 1 specfiles checked; 1 errors, 0 warnings.

Comment 5 Tomas Orsava 2016-08-23 10:01:49 UTC
Hi Jan!
That's an awesome patch, good work!

Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15348756

However, since the changes are not only to the spec file, but you've also added a patch and new sources, it would be highly recommended that you provide a patch that encompasses the changes to the whole git repo, not just the now contents of the spec file. If you'd be interested, I can show you how to do that.

Comment 6 Jan Beran 2016-08-23 18:35:58 UTC
Created attachment 1193408 [details]
Patch: syntax correction for Python 3.4 and 3.5

Hi Tomáš,

thanks for your review. I attach the patch. If anything else should be done, please let me know.

Comment 7 Jan Beran 2016-09-08 12:40:50 UTC
Created attachment 1199061 [details]
Update to patched 0.1.17 version including Python 3 subpackage

Adjusted spec file

Comment 8 Jan Beran 2016-09-08 14:12:14 UTC
Created attachment 1199122 [details]
Update to patched 0.1.17 version including Python 3 subpackage

Added fix of sum/summary.

Comment 9 Dominika Krejčí 2016-09-09 08:01:24 UTC
Hi Jan, I have some comments.

* Please do not add " - Python 2/3 version" to summaries, it is too long, just keep it in descriptions.
* Add %doc README.rst to %files.

Comment 10 Jan Beran 2016-09-09 12:14:25 UTC
Created attachment 1199444 [details]
Update to patched 0.1.17 version including Python 3 subpackage

Hi Dominika, thank you for the review. I attach the new version updated as required.

Comment 11 Dominika Krejčí 2016-09-23 08:37:03 UTC
Hi Jan, the patch looks good to me now. If maintainer has nothing against, we can push this change after a week.

Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15761313

Comment 12 Jan Beran 2016-11-09 07:48:08 UTC
Created attachment 1218839 [details]
Update to new 0.1.18 version including Python 3 subpackage

Comment 13 Charalampos Stratakis 2016-11-18 15:13:45 UTC
Fixed in rawhide. If you need this also for F25 please reopen the bug.


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