[Bug 887828] New: science/python-Theano: Bug - __init__.py is invalid Python code
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c0 Summary: science/python-Theano: Bug - __init__.py is invalid Python code Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software AssignedTo: dmitry@roshchin.org ReportedBy: skip@pobox.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- The package __init__.py file appears to be missing a leading '"""': % /usr/bin/python Python 2.7.5 (default, May 30 2013, 16:55:57) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information.
import theano Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/theano/__init__.py", line 1 Theano is an optimizing compiler in Python, built to evaluate ^ SyntaxError: invalid syntax
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c1 Dmitry Roshchin <dmitry@roshchin.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry@roshchin.org AssignedTo|dmitry@roshchin.org |scorot@free.fr --- Comment #1 from Dmitry Roshchin <dmitry@roshchin.org> 2014-07-17 20:42:12 UTC --- Reassigned to Sebastien as package maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c2 --- Comment #2 from Skip Montanaro <skip@pobox.com> 2014-07-23 11:11:35 UTC --- I know nothing about OpenSuSE packaging, but would like to see if I can move this along. Where can I find the source and instructions for building the package? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c3 --- Comment #3 from Skip Montanaro <skip@pobox.com> 2014-08-13 12:30:59 UTC --- Any suggestions about where I could start? Where can I find instructions about building an openSuSE package? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c4 --- Comment #4 from Dmitry Roshchin <dmitry@roshchin.org> 2014-08-14 10:10:19 UTC --- As I see package was updated to last version by Sebastien. Unfortunately I don't use python and don't know what can by fixed. In any case we use OBS for building RPM packages. python-theano located in devel:languages:python [1]. As documentation you can use general rpm documentation [2], our wiki [3], also about osc tool [4]. [1] https://build.opensuse.org/package/show/devel:languages:python/python-Theano [2] http://www.rpm.org/wiki/Docs [3] http://en.opensuse.org/openSUSE:Packaging_guidelines [4] http://en.opensuse.org/Build_Service/CLI -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=887828 https://bugzilla.novell.com/show_bug.cgi?id=887828#c5 Corot Sebastien <scorot@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scorot@free.fr --- Comment #5 from Corot Sebastien <scorot@free.fr> 2014-08-16 10:05:11 UTC --- Please Skip, try new package I made 2 weeks ago and see if the bug still exists. I am currently on vacation and won't have an access to any computer with python until September. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com