Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#26028] Debian spec cannot byte-compile Python 3 scripts
Date:
2011-02-11 05:39
Priority:
3
State:
Closed
Submitted by:
Shinsuke Irie (
irie
)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Debian spec cannot byte-compile Python 3 scripts
Detailed description
Debian spec in build_files/package_spec/debian uses CDBS and python-support, but python-support supports only for Python 2 so Python 3 scripts aren't byte-compiled at all.
Please remove such a meaningless build-depends and use dh and dh_python3 instead.
Followup
Message
Date
: 2011-02-11 09:41
Sender
:
Shinsuke Irie
I have posted a patch for this issue (Patch #26030).
Please check it.
Date
: 2011-02-11 11:34
Sender
:
Campbell Barton
applied patch, closing.
Attached Files:
No Files Currently Attached
Changes:
Field
Old Value
Date
By
status_id
Open
2011-02-11 11:34
campbellbarton
close_date
None
2011-02-11 11:34
campbellbarton
assigned_to
none
2011-02-11 11:34
campbellbarton
Status
New
2011-02-11 11:34
campbellbarton
Changes:
Blender 2.x BF release: Patches
[#26030]
Debian spec fix (Patch for #26028)
(Relation: Patch for)