Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-qt4
build-compare.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File build-compare.diff of Package python-qt4
Index: pyuic/uic/__init__.py =================================================================== --- pyuic/uic/__init__.py.orig 2011-01-23 11:08:28.000000000 +0100 +++ pyuic/uic/__init__.py 2013-07-09 23:40:52.000000000 -0400 @@ -47,8 +47,7 @@ # Form implementation generated from reading ui file '%s' # -# Created: %s -# by: PyQt4 UI code generator %s +# Created by: PyQt4 UI code generator %s # # WARNING! All changes made in this file will be lost! @@ -170,7 +169,7 @@ indenter.indentwidth = indent - pyfile.write(_header % (uifname, ctime(), PYQT_VERSION_STR)) + pyfile.write(_header % (uifname, PYQT_VERSION_STR)) winfo = compiler.UICompiler().compileUi(uifile, pyfile, from_imports, resource_suffix)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor