Skip to content

Instantly share code, notes, and snippets.

@samuelhnrq
Last active February 24, 2019 23:12
Show Gist options
  • Save samuelhnrq/8525e9544a051d877313ba1e274b8a26 to your computer and use it in GitHub Desktop.
Save samuelhnrq/8525e9544a051d877313ba1e274b8a26 to your computer and use it in GitHub Desktop.
Log erro instalação stoq
# Comando que eu usei : ./configure PYTHON=python2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/code/stoq/pywebkitgtk-1.1.8/missing: Unknown `--is-lightweight' option
Try `/home/code/stoq/pywebkitgtk-1.1.8/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.lt
config.lt: creating libtool
checking whether python2 version is >= 2.4... yes
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... yes
checking for pygobject-codegen-2.0... /usr/bin/pygobject-codegen-2.0
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for pygtk codegendir... /usr/share/pygobject/2.0/codegen
checking for WEBKIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pywebkitgtk-1.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
# Comando que eu usei : ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/code/stoq/pywebkitgtk-1.1.8/missing: Unknown `--is-lightweight' option
Try `/home/code/stoq/pywebkitgtk-1.1.8/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating ./config.lt
config.lt: creating libtool
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 3.7
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.7/site-packages
checking for headers required to compile python extensions... File "<string>", line 1
import sys; print sys.prefix
^
SyntaxError: invalid syntax
File "<string>", line 1
import sys; print sys.exec_prefix
^
SyntaxError: invalid syntax
not found
configure: error: could not find Python headers
No pt_BR translation found for domain kiwi
running install
running bdist_egg
running egg_info
creating stoq.egg-info
writing stoq.egg-info/PKG-INFO
writing dependency_links to stoq.egg-info/dependency_links.txt
writing requirements to stoq.egg-info/requires.txt
writing top-level names to stoq.egg-info/top_level.txt
writing manifest file 'stoq.egg-info/SOURCES.txt'
reading manifest file 'stoq.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'stoq.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/stoq
copying stoq/dbadmin.py -> build/lib/stoq
copying stoq/main.py -> build/lib/stoq
copying stoq/__init__.py -> build/lib/stoq
creating build/lib/stoq/gui
copying stoq/gui/update.py -> build/lib/stoq/gui
copying stoq/gui/sales.py -> build/lib/stoq/gui
copying stoq/gui/widgets.py -> build/lib/stoq/gui
copying stoq/gui/welcomedialog.py -> build/lib/stoq/gui
copying stoq/gui/delivery.py -> build/lib/stoq/gui
copying stoq/gui/services.py -> build/lib/stoq/gui
copying stoq/gui/calendar.py -> build/lib/stoq/gui
copying stoq/gui/production.py -> build/lib/stoq/gui
copying stoq/gui/purchase.py -> build/lib/stoq/gui
copying stoq/gui/stock.py -> build/lib/stoq/gui
copying stoq/gui/payable.py -> build/lib/stoq/gui
copying stoq/gui/receivable.py -> build/lib/stoq/gui
copying stoq/gui/till.py -> build/lib/stoq/gui
copying stoq/gui/inventory.py -> build/lib/stoq/gui
copying stoq/gui/pos.py -> build/lib/stoq/gui
copying stoq/gui/admin.py -> build/lib/stoq/gui
copying stoq/gui/launcher.py -> build/lib/stoq/gui
copying stoq/gui/config.py -> build/lib/stoq/gui
copying stoq/gui/__init__.py -> build/lib/stoq/gui
copying stoq/gui/accounts.py -> build/lib/stoq/gui
copying stoq/gui/financial.py -> build/lib/stoq/gui
creating build/lib/stoq/gui/shell
copying stoq/gui/shell/shellwindow.py -> build/lib/stoq/gui/shell
copying stoq/gui/shell/bootstrap.py -> build/lib/stoq/gui/shell
copying stoq/gui/shell/shell.py -> build/lib/stoq/gui/shell
copying stoq/gui/shell/shellapp.py -> build/lib/stoq/gui/shell
copying stoq/gui/shell/statusbar.py -> build/lib/stoq/gui/shell
copying stoq/gui/shell/__init__.py -> build/lib/stoq/gui/shell
creating build/lib/stoq/gui/test
copying stoq/gui/test/test_production.py -> build/lib/stoq/gui/test
copying stoq/gui/test/baseguitest.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_pos.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_payable.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_calendar.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_admin.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_sales.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_config_wizard.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_purchase.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_till.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_statusbar.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_financial.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_inventory.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_services.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_main.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_delivery.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_stock.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_receivable.py -> build/lib/stoq/gui/test
copying stoq/gui/test/__init__.py -> build/lib/stoq/gui/test
copying stoq/gui/test/test_launcher.py -> build/lib/stoq/gui/test
creating build/lib/stoq/lib
copying stoq/lib/applist.py -> build/lib/stoq/lib
copying stoq/lib/options.py -> build/lib/stoq/lib
copying stoq/lib/startup.py -> build/lib/stoq/lib
copying stoq/lib/dependencies.py -> build/lib/stoq/lib
copying stoq/lib/__init__.py -> build/lib/stoq/lib
creating build/lib/stoqlib
copying stoqlib/enums.py -> build/lib/stoqlib
copying stoqlib/exceptions.py -> build/lib/stoqlib
copying stoqlib/api.py -> build/lib/stoqlib
copying stoqlib/__init__.py -> build/lib/stoqlib
creating build/lib/stoqlib/net
copying stoqlib/net/webserver.py -> build/lib/stoqlib/net
copying stoqlib/net/socketutils.py -> build/lib/stoqlib/net
copying stoqlib/net/calendarevents.py -> build/lib/stoqlib/net
copying stoqlib/net/server.py -> build/lib/stoqlib/net
copying stoqlib/net/__init__.py -> build/lib/stoqlib/net
creating build/lib/stoqlib/gui
copying stoqlib/gui/stockicons.py -> build/lib/stoqlib/gui
copying stoqlib/gui/events.py -> build/lib/stoqlib/gui
copying stoqlib/gui/fields.py -> build/lib/stoqlib/gui
copying stoqlib/gui/interfaces.py -> build/lib/stoqlib/gui
copying stoqlib/gui/fiscalprinter.py -> build/lib/stoqlib/gui
copying stoqlib/gui/__init__.py -> build/lib/stoqlib/gui
creating build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/workordercategoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/noteeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/productioneditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/paymenteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/callseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/grideditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/formfieldeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/paymentseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/producteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/sellableeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/fiscaleditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/categoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/crediteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/paymentmethodeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/saleeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/invoiceeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/certificateeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/personeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/parameterseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/deliveryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/accounttransactioneditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/baseeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/tilleditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/backupsettings.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/discounteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/inventoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/costcentereditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/serviceeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/clientcategoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/inventoryadjustmenteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/creditcheckhistoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/contacteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/workordereditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/stationeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/profileeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/stockdecreaseeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/taxclasseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/paymentcategoryeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/loanitemeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/preferenceseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/deviceseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/shortcutseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/sellableuniteditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/addresseditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/__init__.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/transfereditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/purchaseeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/invoiceitemeditor.py -> build/lib/stoqlib/gui/editors
copying stoqlib/gui/editors/accounteditor.py -> build/lib/stoqlib/gui/editors
creating build/lib/stoqlib/gui/search
copying stoqlib/gui/search/commissionsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/parametersearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/sellableunitsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/sellablesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchcolumns.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/categorysearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/creditcheckhistorysearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/stockdecreasesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searcheditor.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/loansearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/paymentsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/deliverysearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/fiscalsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/productionsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/receivingsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/productsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchresultview.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/workordersearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchoptions.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/salespersonsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/stationsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchfilters.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/transfersearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/tillsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/paymentreceivingsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/eventsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/gridsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/costcentersearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/consignmentsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/profilesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/purchasesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/personsearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchslave.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/taxclasssearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchdialog.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/returnedsalesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/salesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/__init__.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/clientsalaryhistorysearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/messagesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/searchextension.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/servicesearch.py -> build/lib/stoqlib/gui/search
copying stoqlib/gui/search/callsearch.py -> build/lib/stoqlib/gui/search
creating build/lib/stoqlib/gui/actions
copying stoqlib/gui/actions/base.py -> build/lib/stoqlib/gui/actions
copying stoqlib/gui/actions/workorder.py -> build/lib/stoqlib/gui/actions
copying stoqlib/gui/actions/sale.py -> build/lib/stoqlib/gui/actions
copying stoqlib/gui/actions/__init__.py -> build/lib/stoqlib/gui/actions
creating build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/productwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/salequotewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/salewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/purchasewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/stockdecreasewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/receivingwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/workorderquotewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/abstractwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/renegotiationwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/consignmentwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/purchasefinishwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/purchasequotewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/loanwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/productionwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/stocktransferwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/reconciliationwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/workorderpackagewizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/__init__.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/salereturnwizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/inventorywizard.py -> build/lib/stoqlib/gui/wizards
copying stoqlib/gui/wizards/personwizard.py -> build/lib/stoqlib/gui/wizards
creating build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/notebookbutton.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/searchfilterbutton.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/webview.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/fieldgrid.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/notification.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/kanbanview.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/accounttree.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/lazyobjectlist.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/splash.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/workorder.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/processview.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/calculator.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/queryentry.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/__init__.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/searchentry.py -> build/lib/stoqlib/gui/widgets
copying stoqlib/gui/widgets/section.py -> build/lib/stoqlib/gui/widgets
creating build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/login.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/introspection.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/filters.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/databaseform.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/logo.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/printing.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/help.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/idle.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/keybindings.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/__init__.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/openbrowser.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/iconutils.py -> build/lib/stoqlib/gui/utils
copying stoqlib/gui/utils/keyboardhandler.py -> build/lib/stoqlib/gui/utils
creating build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/paymentconfirmslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/transporterslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/imageslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/saleslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/cashchangeslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/userbranchaccessslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/receivingslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/tillslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/productslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/employeeslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/supplierslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/userslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/paymentmethodslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/sellableslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/domainslavemapper.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/taxslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/workorderslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/addressslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/__init__.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/productionslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/commissionslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/branchslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/clientslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/serviceslave.py -> build/lib/stoqlib/gui/slaves
copying stoqlib/gui/slaves/paymentslave.py -> build/lib/stoqlib/gui/slaves
creating build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/credentialsdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/returnedsaledialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/progressdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/pindialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentmethod.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentflowhistorydialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/addressdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentchangedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/masseditordialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/saledetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/manufacturerdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/sintegradialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/renegotiationdetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/contactsdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/sellableimage.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/missingitemsdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentcategorydialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/quotedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/clientcategorydialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/creditdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/startproduction.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/stockcostdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/productiondetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/purchasedetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/transferorderdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/invoicedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/tillhistory.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/productionquotedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/clientdetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/spreadsheetexporterdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/tilldetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/receivingdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/branchdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/costcenterdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/certificatedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/crashreportdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/financialreportdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/stockdecreasedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentdetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/feedbackdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/initialstockdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/importerdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/supplierdetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/tilldailymovement.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/loandetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/paymentcommentsdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/daterangedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/progressbardialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/workordercategorydialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/productstockdetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/sellabledialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/devices.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/labeldialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/personmergedialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/__init__.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/pluginsdialog.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/inventorydetails.py -> build/lib/stoqlib/gui/dialogs
copying stoqlib/gui/dialogs/batchselectiondialog.py -> build/lib/stoqlib/gui/dialogs
creating build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_costcenterdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionquote_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_financialreport_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_creditcheckhistorysearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_notification.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productstockeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_invoicedialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionproducteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_cardpaymentmethodeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_loanwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salessearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_initialstockdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_returnedsaledialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasequoteitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasequotewizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productmanufacturereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productsuppliereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellablecategoryeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_missingitemsdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_formfieldeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_preferenceseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productiondetailsdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasedetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salequoteitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/uitestutils.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_payment_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_calculator.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionserviceeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sintegra_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_crashreportdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_clientsalaryhistorysearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_invoicelayouteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_address_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_transferorder_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_commissionsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_serviceitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasefinish_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_returnedsalesearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_client_slave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_workordersearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_workordereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_inventorywizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_importer_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentcategoryeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentreceivingsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_backupsettings.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_clientcategory.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stockdecreasewizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_categorypriceeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_credit_check_history_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_fiscalbookentryeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stockdecreasesearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellablesearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_plugins_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_masseditordialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_inconsignmentitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_tilldailymovement.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_crediteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_tilleditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_fiscalsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_personeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_loanitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_baseeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stocktransferwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_base_wizards.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stockdecreaseeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_cfopeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_tillhistory.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_calls_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_pindialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_saleinvoiceprinterdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_receivingsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_noteeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_receiving_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentcategory_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_feedback_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salereturnwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_fields.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_account_transaction_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_payment_confirm_slave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_widgets_webview.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentmethodeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_parametersearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionmaterialeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_qualitytesteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salespersonsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_loansearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_account_editor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_costcentersearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_client_details.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasepaymentseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_personwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_search.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sale_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_wizarditemsteps.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stockcost_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_addressdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_callsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_renegotiationdetails_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellableuniteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchaseitemeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salepaymentseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionmaterialallocateeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_deliverysearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_daterangedialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_spreadsheet_exporter.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stockdecrease_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_transfereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_tilldetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_taxclasssearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_deliveryeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_quote_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchase_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_personsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_saledetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionitemproducededitor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_cashouteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_payment_slave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_shortcutseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_certificateeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentmethodslave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_receivingorderwizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_categorysearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_servicesearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_producteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_searchentry.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_discounteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellablepricedialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_purchasesearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_invoiceprintereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentflowhistorydialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_devicesettingseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_serviceeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_systemparametereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_personmergedialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productionmateriallosteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentchangedialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_inventorydetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_supplierdetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellablepriceeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_stationeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_contacteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_labeldialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_renegotiation_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_tillsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_transfersearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_grideditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_batchselectiondialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_userprofileeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_lists.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_costcentereditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_workorderslave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/__init__.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_taxclasseditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellableunitsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_paymentmethoddialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_inventoryadjustmenteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_sellabletaxconstanteditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_loandetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_inventoryeditor.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_workorderpackagewizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_branchdialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_salequote_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_productstockdetails.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_run_dialog.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_consignment_wizard.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_gridsearch.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_userbranchaccessslave.py -> build/lib/stoqlib/gui/test
copying stoqlib/gui/test/test_reconciliation_wizard.py -> build/lib/stoqlib/gui/test
creating build/lib/stoqlib/gui/base
copying stoqlib/gui/base/wizards.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/slaves.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/dialogs.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/lists.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/columns.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/__init__.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/messagebar.py -> build/lib/stoqlib/gui/base
copying stoqlib/gui/base/gtkadds.py -> build/lib/stoqlib/gui/base
creating build/lib/stoqlib/gui/templates
copying stoqlib/gui/templates/persontemplate.py -> build/lib/stoqlib/gui/templates
copying stoqlib/gui/templates/companytemplate.py -> build/lib/stoqlib/gui/templates
copying stoqlib/gui/templates/individualtemplate.py -> build/lib/stoqlib/gui/templates
copying stoqlib/gui/templates/__init__.py -> build/lib/stoqlib/gui/templates
creating build/lib/stoqlib/domain
copying stoqlib/domain/base.py -> build/lib/stoqlib/domain
copying stoqlib/domain/person.py -> build/lib/stoqlib/domain
copying stoqlib/domain/uiform.py -> build/lib/stoqlib/domain
copying stoqlib/domain/message.py -> build/lib/stoqlib/domain
copying stoqlib/domain/service.py -> build/lib/stoqlib/domain
copying stoqlib/domain/overrides.py -> build/lib/stoqlib/domain
copying stoqlib/domain/events.py -> build/lib/stoqlib/domain
copying stoqlib/domain/production.py -> build/lib/stoqlib/domain
copying stoqlib/domain/profile.py -> build/lib/stoqlib/domain
copying stoqlib/domain/system.py -> build/lib/stoqlib/domain
copying stoqlib/domain/exampledata.py -> build/lib/stoqlib/domain
copying stoqlib/domain/sellable.py -> build/lib/stoqlib/domain
copying stoqlib/domain/station.py -> build/lib/stoqlib/domain
copying stoqlib/domain/loan.py -> build/lib/stoqlib/domain
copying stoqlib/domain/purchase.py -> build/lib/stoqlib/domain
copying stoqlib/domain/stockdecrease.py -> build/lib/stoqlib/domain
copying stoqlib/domain/certificate.py -> build/lib/stoqlib/domain
copying stoqlib/domain/views.py -> build/lib/stoqlib/domain
copying stoqlib/domain/costcenter.py -> build/lib/stoqlib/domain
copying stoqlib/domain/synchronization.py -> build/lib/stoqlib/domain
copying stoqlib/domain/taxes.py -> build/lib/stoqlib/domain
copying stoqlib/domain/transfer.py -> build/lib/stoqlib/domain
copying stoqlib/domain/till.py -> build/lib/stoqlib/domain
copying stoqlib/domain/image.py -> build/lib/stoqlib/domain
copying stoqlib/domain/attachment.py -> build/lib/stoqlib/domain
copying stoqlib/domain/invoice.py -> build/lib/stoqlib/domain
copying stoqlib/domain/fiscal.py -> build/lib/stoqlib/domain
copying stoqlib/domain/account.py -> build/lib/stoqlib/domain
copying stoqlib/domain/inventory.py -> build/lib/stoqlib/domain
copying stoqlib/domain/interfaces.py -> build/lib/stoqlib/domain
copying stoqlib/domain/address.py -> build/lib/stoqlib/domain
copying stoqlib/domain/workorder.py -> build/lib/stoqlib/domain
copying stoqlib/domain/receiving.py -> build/lib/stoqlib/domain
copying stoqlib/domain/devices.py -> build/lib/stoqlib/domain
copying stoqlib/domain/sale.py -> build/lib/stoqlib/domain
copying stoqlib/domain/__init__.py -> build/lib/stoqlib/domain
copying stoqlib/domain/returnedsale.py -> build/lib/stoqlib/domain
copying stoqlib/domain/plugin.py -> build/lib/stoqlib/domain
copying stoqlib/domain/commission.py -> build/lib/stoqlib/domain
copying stoqlib/domain/parameter.py -> build/lib/stoqlib/domain
copying stoqlib/domain/product.py -> build/lib/stoqlib/domain
copying stoqlib/domain/event.py -> build/lib/stoqlib/domain
creating build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_card.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_production.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_comment.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_domain.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_costcenter.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_synchronization.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_loan.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_system.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_fiscal.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_transfer.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_category.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_attachment.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_renegotiations.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_operation.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_userbranchaccess.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_views.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_invoice.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_sale.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_station.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_plugin.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_person.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_purchase.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_account.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_image.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_base_domain.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_method.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_transaction.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_address.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_stockdecrease.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_till.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_service.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_views.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_inventory.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_profile.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_workorder.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_certificate.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_product.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_overrides.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_event.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_taxes.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/__init__.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_devices.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_receiving.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_sellable.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_message.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_returnedsale.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/domaintest.py -> build/lib/stoqlib/domain/test
copying stoqlib/domain/test/test_payment_group.py -> build/lib/stoqlib/domain/test
creating build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/group.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/renegotiation.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/payment.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/operation.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/card.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/method.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/dailymovement.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/category.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/views.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/comment.py -> build/lib/stoqlib/domain/payment
copying stoqlib/domain/payment/__init__.py -> build/lib/stoqlib/domain/payment
creating build/lib/stoqlib/migration
copying stoqlib/migration/domainv4.py -> build/lib/stoqlib/migration
copying stoqlib/migration/domainv1.py -> build/lib/stoqlib/migration
copying stoqlib/migration/domainv2.py -> build/lib/stoqlib/migration
copying stoqlib/migration/domainv3.py -> build/lib/stoqlib/migration
copying stoqlib/migration/__init__.py -> build/lib/stoqlib/migration
copying stoqlib/migration/parameter.py -> build/lib/stoqlib/migration
creating build/lib/stoqlib/migration/test
copying stoqlib/migration/test/__init__.py -> build/lib/stoqlib/migration/test
copying stoqlib/migration/test/test_parameter.py -> build/lib/stoqlib/migration/test
creating build/lib/stoqlib/test
copying stoqlib/test/tests_runner.py -> build/lib/stoqlib/test
copying stoqlib/test/__init__.py -> build/lib/stoqlib/test
copying stoqlib/test/test_api.py -> build/lib/stoqlib/test
creating build/lib/stoqlib/lib
copying stoqlib/lib/environment.py -> build/lib/stoqlib/lib
copying stoqlib/lib/filizola.py -> build/lib/stoqlib/lib
copying stoqlib/lib/introspection.py -> build/lib/stoqlib/lib
copying stoqlib/lib/message.py -> build/lib/stoqlib/lib
copying stoqlib/lib/pluginmanager.py -> build/lib/stoqlib/lib
copying stoqlib/lib/kiwilibrary.py -> build/lib/stoqlib/lib
copying stoqlib/lib/session.py -> build/lib/stoqlib/lib
copying stoqlib/lib/sintegra.py -> build/lib/stoqlib/lib
copying stoqlib/lib/crashreport.py -> build/lib/stoqlib/lib
copying stoqlib/lib/defaults.py -> build/lib/stoqlib/lib
copying stoqlib/lib/daemonutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/distutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/services.py -> build/lib/stoqlib/lib
copying stoqlib/lib/decorators.py -> build/lib/stoqlib/lib
copying stoqlib/lib/settings.py -> build/lib/stoqlib/lib
copying stoqlib/lib/osutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/diffutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/asyncrequests.py -> build/lib/stoqlib/lib
copying stoqlib/lib/xmlutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/stringutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/payment.py -> build/lib/stoqlib/lib
copying stoqlib/lib/pdf.py -> build/lib/stoqlib/lib
copying stoqlib/lib/fileutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/status.py -> build/lib/stoqlib/lib
copying stoqlib/lib/console.py -> build/lib/stoqlib/lib
copying stoqlib/lib/appinfo.py -> build/lib/stoqlib/lib
copying stoqlib/lib/algorithms.py -> build/lib/stoqlib/lib
copying stoqlib/lib/boleto.py -> build/lib/stoqlib/lib
copying stoqlib/lib/process.py -> build/lib/stoqlib/lib
copying stoqlib/lib/webservice.py -> build/lib/stoqlib/lib
copying stoqlib/lib/barcode.py -> build/lib/stoqlib/lib
copying stoqlib/lib/threadutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/pgpass.py -> build/lib/stoqlib/lib
copying stoqlib/lib/certutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/dateutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/cookie.py -> build/lib/stoqlib/lib
copying stoqlib/lib/invoice.py -> build/lib/stoqlib/lib
copying stoqlib/lib/formatters.py -> build/lib/stoqlib/lib
copying stoqlib/lib/validators.py -> build/lib/stoqlib/lib
copying stoqlib/lib/configparser.py -> build/lib/stoqlib/lib
copying stoqlib/lib/ibpt.py -> build/lib/stoqlib/lib
copying stoqlib/lib/permissions.py -> build/lib/stoqlib/lib
copying stoqlib/lib/sintegragenerator.py -> build/lib/stoqlib/lib
copying stoqlib/lib/interfaces.py -> build/lib/stoqlib/lib
copying stoqlib/lib/parameters.py -> build/lib/stoqlib/lib
copying stoqlib/lib/colorutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/translation.py -> build/lib/stoqlib/lib
copying stoqlib/lib/autoreload.py -> build/lib/stoqlib/lib
copying stoqlib/lib/countries.py -> build/lib/stoqlib/lib
copying stoqlib/lib/template.py -> build/lib/stoqlib/lib
copying stoqlib/lib/unittestutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/__init__.py -> build/lib/stoqlib/lib
copying stoqlib/lib/devicemanager.py -> build/lib/stoqlib/lib
copying stoqlib/lib/latscii.py -> build/lib/stoqlib/lib
copying stoqlib/lib/uptime.py -> build/lib/stoqlib/lib
copying stoqlib/lib/imageutils.py -> build/lib/stoqlib/lib
copying stoqlib/lib/event.py -> build/lib/stoqlib/lib
creating build/lib/stoqlib/lib/cardinals
copying stoqlib/lib/cardinals/cardinals.py -> build/lib/stoqlib/lib/cardinals
copying stoqlib/lib/cardinals/__init__.py -> build/lib/stoqlib/lib/cardinals
copying stoqlib/lib/cardinals/generic.py -> build/lib/stoqlib/lib/cardinals
copying stoqlib/lib/cardinals/pt.py -> build/lib/stoqlib/lib/cardinals
creating build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_devicemanager.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_fileutils.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_boleto.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_asyncrequests.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_pluginmanager.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_invoice.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_colorutils.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_decorators.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_cardinals_pt.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_parameters.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_crashreport.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_ofximporter.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_cnab.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_validators.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_cardinals_generic.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_ibpt.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_settings.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_xlsexporter.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_event.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_cookiefile.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_payment.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_formatters.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_stringutils.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_sintegra.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/__init__.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_dateutils.py -> build/lib/stoqlib/lib/test
copying stoqlib/lib/test/test_sintegragenerator.py -> build/lib/stoqlib/lib/test
creating build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/base.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/bradesco.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/febraban.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/itau400.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/bb.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/caixa.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/itau.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/__init__.py -> build/lib/stoqlib/lib/cnab
copying stoqlib/lib/cnab/santander.py -> build/lib/stoqlib/lib/cnab
creating build/lib/stoqlib/reporting
copying stoqlib/reporting/paymentsreceipt.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/person.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/clientcredit.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/utils.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/service.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/salereturn.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/production.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/booklet.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/labelreport.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/payment.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/purchase.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/stockdecrease.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/callsreport.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/boleto.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/transfer.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/till.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/inventory.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/workorder.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/loanreceipt.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/report.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/sale.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/__init__.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/product.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/purchasereceival.py -> build/lib/stoqlib/reporting
copying stoqlib/reporting/financial.py -> build/lib/stoqlib/reporting
creating build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_workorderreport.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_booklet.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_utils.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_loanreceipt.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_reporting.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/reporttest.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_transferreceipt.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/test_financialreport.py -> build/lib/stoqlib/reporting/test
copying stoqlib/reporting/test/__init__.py -> build/lib/stoqlib/reporting/test
creating build/lib/stoqlib/drivers
copying stoqlib/drivers/cheque.py -> build/lib/stoqlib/drivers
copying stoqlib/drivers/__init__.py -> build/lib/stoqlib/drivers
creating build/lib/stoqlib/drivers/test
copying stoqlib/drivers/test/__init__.py -> build/lib/stoqlib/drivers/test
creating build/lib/stoqlib/exporters
copying stoqlib/exporters/xlsexporter.py -> build/lib/stoqlib/exporters
copying stoqlib/exporters/xlsutils.py -> build/lib/stoqlib/exporters
copying stoqlib/exporters/__init__.py -> build/lib/stoqlib/exporters
creating build/lib/stoqlib/importers
copying stoqlib/importers/accountimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/branchimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/importer.py -> build/lib/stoqlib/importers
copying stoqlib/importers/csvimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/stoqlibexamples.py -> build/lib/stoqlib/importers
copying stoqlib/importers/serviceimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/invoiceimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/gnucashimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/purchaseimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/saleimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/transporterimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/transferimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/ofximporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/clientimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/employeeimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/accounttransactionimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/supplierimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/productimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/creditproviderimporter.py -> build/lib/stoqlib/importers
copying stoqlib/importers/__init__.py -> build/lib/stoqlib/importers
creating build/lib/stoqlib/database
copying stoqlib/database/debug.py -> build/lib/stoqlib/database
copying stoqlib/database/tables.py -> build/lib/stoqlib/database
copying stoqlib/database/viewable.py -> build/lib/stoqlib/database
copying stoqlib/database/settings.py -> build/lib/stoqlib/database
copying stoqlib/database/testsuite.py -> build/lib/stoqlib/database
copying stoqlib/database/exceptions.py -> build/lib/stoqlib/database
copying stoqlib/database/migration.py -> build/lib/stoqlib/database
copying stoqlib/database/expr.py -> build/lib/stoqlib/database
copying stoqlib/database/orm.py -> build/lib/stoqlib/database
copying stoqlib/database/properties.py -> build/lib/stoqlib/database
copying stoqlib/database/interfaces.py -> build/lib/stoqlib/database
copying stoqlib/database/admin.py -> build/lib/stoqlib/database
copying stoqlib/database/queryexecuter.py -> build/lib/stoqlib/database
copying stoqlib/database/runtime.py -> build/lib/stoqlib/database
copying stoqlib/database/__init__.py -> build/lib/stoqlib/database
creating build/lib/stoqlib/database/test
copying stoqlib/database/test/test_properties.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_viewable.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_database.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_expr.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_queryexecuter.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_settings.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/__init__.py -> build/lib/stoqlib/database/test
copying stoqlib/database/test/test_runtime.py -> build/lib/stoqlib/database/test
creating build/lib/stoqlib/l10n
copying stoqlib/l10n/l10n.py -> build/lib/stoqlib/l10n
copying stoqlib/l10n/__init__.py -> build/lib/stoqlib/l10n
creating build/lib/stoqlib/l10n/sv
copying stoqlib/l10n/sv/sv.py -> build/lib/stoqlib/l10n/sv
copying stoqlib/l10n/sv/__init__.py -> build/lib/stoqlib/l10n/sv
creating build/lib/stoqlib/l10n/generic
copying stoqlib/l10n/generic/__init__.py -> build/lib/stoqlib/l10n/generic
copying stoqlib/l10n/generic/generic.py -> build/lib/stoqlib/l10n/generic
creating build/lib/stoqlib/l10n/br
copying stoqlib/l10n/br/br.py -> build/lib/stoqlib/l10n/br
copying stoqlib/l10n/br/__init__.py -> build/lib/stoqlib/l10n/br
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/stoq
creating build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/update.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/sales.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/widgets.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/welcomedialog.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/delivery.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/services.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/calendar.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/production.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/purchase.py -> build/bdist.linux-x86_64/egg/stoq/gui
creating build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/shellwindow.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/bootstrap.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/shell.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/shellapp.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/statusbar.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/shell/__init__.py -> build/bdist.linux-x86_64/egg/stoq/gui/shell
copying build/lib/stoq/gui/stock.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/payable.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/receivable.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/till.py -> build/bdist.linux-x86_64/egg/stoq/gui
creating build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_production.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/baseguitest.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_pos.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_payable.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_calendar.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_admin.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_sales.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_config_wizard.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_purchase.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_till.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_statusbar.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_financial.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_inventory.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_services.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_main.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_delivery.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_stock.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_receivable.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/__init__.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/test/test_launcher.py -> build/bdist.linux-x86_64/egg/stoq/gui/test
copying build/lib/stoq/gui/inventory.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/pos.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/admin.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/launcher.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/config.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/__init__.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/accounts.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/gui/financial.py -> build/bdist.linux-x86_64/egg/stoq/gui
copying build/lib/stoq/dbadmin.py -> build/bdist.linux-x86_64/egg/stoq
creating build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/lib/applist.py -> build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/lib/options.py -> build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/lib/startup.py -> build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/lib/dependencies.py -> build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/lib/__init__.py -> build/bdist.linux-x86_64/egg/stoq/lib
copying build/lib/stoq/main.py -> build/bdist.linux-x86_64/egg/stoq
copying build/lib/stoq/__init__.py -> build/bdist.linux-x86_64/egg/stoq
creating build/bdist.linux-x86_64/egg/stoqlib
creating build/bdist.linux-x86_64/egg/stoqlib/net
copying build/lib/stoqlib/net/webserver.py -> build/bdist.linux-x86_64/egg/stoqlib/net
copying build/lib/stoqlib/net/socketutils.py -> build/bdist.linux-x86_64/egg/stoqlib/net
copying build/lib/stoqlib/net/calendarevents.py -> build/bdist.linux-x86_64/egg/stoqlib/net
copying build/lib/stoqlib/net/server.py -> build/bdist.linux-x86_64/egg/stoqlib/net
copying build/lib/stoqlib/net/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/net
creating build/bdist.linux-x86_64/egg/stoqlib/gui
copying build/lib/stoqlib/gui/stockicons.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
creating build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/workordercategoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/noteeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/productioneditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/paymenteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/callseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/grideditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/formfieldeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/paymentseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/producteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/sellableeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/fiscaleditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/categoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/crediteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/paymentmethodeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/saleeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/invoiceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/certificateeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/personeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/parameterseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/deliveryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/accounttransactioneditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/baseeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/tilleditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/backupsettings.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/discounteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/inventoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/costcentereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/serviceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/clientcategoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/inventoryadjustmenteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/creditcheckhistoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/contacteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/workordereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/stationeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/profileeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/stockdecreaseeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/taxclasseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/paymentcategoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/loanitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/preferenceseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/deviceseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/shortcutseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/sellableuniteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/addresseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/transfereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/purchaseeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/invoiceitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/editors/accounteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/editors
copying build/lib/stoqlib/gui/events.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
creating build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/commissionsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/parametersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/sellableunitsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/sellablesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchcolumns.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/categorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/creditcheckhistorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/stockdecreasesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searcheditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/loansearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/paymentsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/deliverysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/fiscalsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/productionsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/receivingsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/productsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchresultview.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/workordersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchoptions.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/salespersonsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/stationsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchfilters.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/transfersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/tillsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/paymentreceivingsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/eventsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/gridsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/costcentersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/consignmentsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/profilesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/purchasesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/personsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/taxclasssearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/returnedsalesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/salesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/clientsalaryhistorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/messagesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/searchextension.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/servicesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
copying build/lib/stoqlib/gui/search/callsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/search
creating build/bdist.linux-x86_64/egg/stoqlib/gui/actions
copying build/lib/stoqlib/gui/actions/base.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/actions
copying build/lib/stoqlib/gui/actions/workorder.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/actions
copying build/lib/stoqlib/gui/actions/sale.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/actions
copying build/lib/stoqlib/gui/actions/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/actions
creating build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/productwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/salequotewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/salewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/purchasewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/stockdecreasewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/receivingwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/workorderquotewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/abstractwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/renegotiationwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/consignmentwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/purchasefinishwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/purchasequotewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/loanwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/productionwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/stocktransferwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/reconciliationwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/workorderpackagewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/salereturnwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/inventorywizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
copying build/lib/stoqlib/gui/wizards/personwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/wizards
creating build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/notebookbutton.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/searchfilterbutton.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/webview.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/fieldgrid.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/notification.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/kanbanview.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/accounttree.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/lazyobjectlist.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/splash.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/workorder.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/processview.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/calculator.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/queryentry.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/searchentry.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
copying build/lib/stoqlib/gui/widgets/section.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/widgets
creating build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/login.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/introspection.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/filters.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/databaseform.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/logo.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/printing.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/help.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/idle.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/keybindings.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/openbrowser.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/iconutils.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
copying build/lib/stoqlib/gui/utils/keyboardhandler.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/utils
creating build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/paymentconfirmslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/transporterslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/imageslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/saleslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/cashchangeslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/userbranchaccessslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/receivingslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/tillslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/productslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/employeeslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/supplierslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/userslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/paymentmethodslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/sellableslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/domainslavemapper.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/taxslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/workorderslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/addressslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/productionslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/commissionslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/branchslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/clientslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/serviceslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
copying build/lib/stoqlib/gui/slaves/paymentslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/slaves
creating build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/credentialsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/returnedsaledialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/progressdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/pindialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentmethod.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentflowhistorydialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/addressdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentchangedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/masseditordialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/saledetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/manufacturerdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/sintegradialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/renegotiationdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/contactsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/sellableimage.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/missingitemsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentcategorydialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/quotedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/clientcategorydialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/creditdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/startproduction.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/stockcostdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/productiondetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/purchasedetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/transferorderdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/invoicedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/tillhistory.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/productionquotedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/clientdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/spreadsheetexporterdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/tilldetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/receivingdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/branchdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/costcenterdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/certificatedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/crashreportdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/financialreportdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/stockdecreasedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/feedbackdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/initialstockdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/importerdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/supplierdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/tilldailymovement.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/loandetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/paymentcommentsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/daterangedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/progressbardialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/workordercategorydialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/productstockdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/sellabledialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/devices.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/labeldialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/personmergedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/pluginsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/inventorydetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/dialogs/batchselectiondialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs
copying build/lib/stoqlib/gui/fields.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
creating build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_costcenterdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionquote_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_financialreport_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_creditcheckhistorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_notification.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productstockeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_invoicedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionproducteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_cardpaymentmethodeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_loanwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salessearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_initialstockdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_returnedsaledialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasequoteitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasequotewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productmanufacturereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productsuppliereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellablecategoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_missingitemsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_formfieldeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_preferenceseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productiondetailsdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasedetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salequoteitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/uitestutils.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_payment_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_calculator.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionserviceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sintegra_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_crashreportdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_clientsalaryhistorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_invoicelayouteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_address_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_transferorder_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_commissionsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_serviceitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasefinish_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_returnedsalesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_client_slave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_workordersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_workordereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_inventorywizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_importer_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentcategoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentreceivingsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_backupsettings.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_clientcategory.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stockdecreasewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_categorypriceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_credit_check_history_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_fiscalbookentryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stockdecreasesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellablesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_plugins_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_masseditordialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_inconsignmentitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_tilldailymovement.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_crediteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_tilleditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_fiscalsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_personeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_loanitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_baseeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stocktransferwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_base_wizards.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stockdecreaseeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_cfopeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_tillhistory.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_calls_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_pindialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_saleinvoiceprinterdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_receivingsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_noteeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_receiving_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentcategory_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_feedback_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salereturnwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_fields.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_account_transaction_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_payment_confirm_slave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_widgets_webview.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentmethodeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_parametersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionmaterialeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_qualitytesteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salespersonsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_loansearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_account_editor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_costcentersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_client_details.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasepaymentseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_personwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_search.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sale_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_wizarditemsteps.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stockcost_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_addressdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_callsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_renegotiationdetails_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellableuniteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchaseitemeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salepaymentseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionmaterialallocateeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_deliverysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_daterangedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_spreadsheet_exporter.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stockdecrease_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_transfereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_tilldetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_taxclasssearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_deliveryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_quote_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchase_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_personsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_saledetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionitemproducededitor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_cashouteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_payment_slave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_shortcutseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_certificateeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentmethodslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_receivingorderwizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_categorysearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_servicesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_producteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_searchentry.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_discounteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellablepricedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_purchasesearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_invoiceprintereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentflowhistorydialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_devicesettingseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_serviceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_systemparametereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_personmergedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productionmateriallosteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentchangedialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_inventorydetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_supplierdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellablepriceeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_stationeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_contacteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_labeldialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_renegotiation_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_tillsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_transfersearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_grideditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_batchselectiondialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_userprofileeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_lists.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_costcentereditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_workorderslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_taxclasseditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellableunitsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_paymentmethoddialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_inventoryadjustmenteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_sellabletaxconstanteditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_loandetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_inventoryeditor.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_workorderpackagewizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_branchdialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_salequote_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_productstockdetails.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_run_dialog.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_consignment_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_gridsearch.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_userbranchaccessslave.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
copying build/lib/stoqlib/gui/test/test_reconciliation_wizard.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/test
creating build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/wizards.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/slaves.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/dialogs.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/lists.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/columns.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/messagebar.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/base/gtkadds.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/base
copying build/lib/stoqlib/gui/interfaces.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
creating build/bdist.linux-x86_64/egg/stoqlib/gui/templates
copying build/lib/stoqlib/gui/templates/persontemplate.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/templates
copying build/lib/stoqlib/gui/templates/companytemplate.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/templates
copying build/lib/stoqlib/gui/templates/individualtemplate.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/templates
copying build/lib/stoqlib/gui/templates/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui/templates
copying build/lib/stoqlib/gui/fiscalprinter.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
copying build/lib/stoqlib/gui/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/gui
copying build/lib/stoqlib/enums.py -> build/bdist.linux-x86_64/egg/stoqlib
creating build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/base.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/person.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/uiform.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/message.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/service.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/overrides.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/events.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/production.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/profile.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/system.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/exampledata.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/sellable.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/station.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/loan.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/purchase.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/stockdecrease.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/certificate.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/views.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/costcenter.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/synchronization.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/taxes.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/transfer.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/till.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/image.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/attachment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
creating build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_card.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_production.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_comment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_domain.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_costcenter.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_synchronization.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_loan.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_system.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_fiscal.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_transfer.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_category.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_attachment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_renegotiations.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_operation.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_userbranchaccess.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_views.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_invoice.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_sale.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_station.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_plugin.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_person.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_purchase.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_account.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_image.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_base_domain.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_method.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_transaction.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_address.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_stockdecrease.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_till.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_service.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_views.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_inventory.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_profile.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_workorder.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_certificate.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_product.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_overrides.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_event.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_taxes.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_devices.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_receiving.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_sellable.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_message.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_returnedsale.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/domaintest.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
copying build/lib/stoqlib/domain/test/test_payment_group.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/test
creating build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/group.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/renegotiation.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/payment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/operation.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/card.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/method.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/dailymovement.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/category.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/views.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/comment.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/payment/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/domain/payment
copying build/lib/stoqlib/domain/invoice.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/fiscal.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/account.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/inventory.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/interfaces.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/address.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/workorder.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/receiving.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/devices.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/sale.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/returnedsale.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/plugin.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/commission.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/parameter.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/product.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
copying build/lib/stoqlib/domain/event.py -> build/bdist.linux-x86_64/egg/stoqlib/domain
creating build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/migration/domainv4.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/migration/domainv1.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/migration/domainv2.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
creating build/bdist.linux-x86_64/egg/stoqlib/migration/test
copying build/lib/stoqlib/migration/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/migration/test
copying build/lib/stoqlib/migration/test/test_parameter.py -> build/bdist.linux-x86_64/egg/stoqlib/migration/test
copying build/lib/stoqlib/migration/domainv3.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/migration/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/migration/parameter.py -> build/bdist.linux-x86_64/egg/stoqlib/migration
copying build/lib/stoqlib/exceptions.py -> build/bdist.linux-x86_64/egg/stoqlib
creating build/bdist.linux-x86_64/egg/stoqlib/test
copying build/lib/stoqlib/test/tests_runner.py -> build/bdist.linux-x86_64/egg/stoqlib/test
copying build/lib/stoqlib/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/test
copying build/lib/stoqlib/test/test_api.py -> build/bdist.linux-x86_64/egg/stoqlib/test
creating build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/environment.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/filizola.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/introspection.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/message.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/pluginmanager.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/kiwilibrary.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/session.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/sintegra.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/crashreport.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/defaults.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/daemonutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/distutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/services.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/decorators.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/settings.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/osutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/diffutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/asyncrequests.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/xmlutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/stringutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/payment.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/pdf.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/fileutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
creating build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals
copying build/lib/stoqlib/lib/cardinals/cardinals.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals
copying build/lib/stoqlib/lib/cardinals/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals
copying build/lib/stoqlib/lib/cardinals/generic.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals
copying build/lib/stoqlib/lib/cardinals/pt.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals
copying build/lib/stoqlib/lib/status.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/console.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/appinfo.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/algorithms.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/boleto.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/process.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/webservice.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/barcode.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/threadutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/pgpass.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/certutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/dateutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
creating build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_devicemanager.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_fileutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_boleto.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_asyncrequests.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_pluginmanager.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_invoice.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_colorutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_decorators.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_cardinals_pt.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_parameters.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_crashreport.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_ofximporter.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_cnab.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_validators.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_cardinals_generic.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_ibpt.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_settings.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_xlsexporter.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_event.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_cookiefile.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_payment.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_formatters.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_stringutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_sintegra.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_dateutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/test/test_sintegragenerator.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/test
copying build/lib/stoqlib/lib/cookie.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/invoice.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/formatters.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/validators.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/configparser.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/ibpt.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
creating build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/base.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/bradesco.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/febraban.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/itau400.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/bb.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/caixa.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/itau.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/cnab/santander.py -> build/bdist.linux-x86_64/egg/stoqlib/lib/cnab
copying build/lib/stoqlib/lib/permissions.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/sintegragenerator.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/interfaces.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/parameters.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/colorutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/translation.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/autoreload.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/countries.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/template.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/unittestutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/devicemanager.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/latscii.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/uptime.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/imageutils.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
copying build/lib/stoqlib/lib/event.py -> build/bdist.linux-x86_64/egg/stoqlib/lib
creating build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/paymentsreceipt.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/person.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/clientcredit.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/utils.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/service.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/salereturn.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/production.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/booklet.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/labelreport.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/payment.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/purchase.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/stockdecrease.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/callsreport.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/boleto.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/transfer.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/till.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
creating build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_workorderreport.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_booklet.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_utils.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_loanreceipt.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_reporting.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/reporttest.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_transferreceipt.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/test_financialreport.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting/test
copying build/lib/stoqlib/reporting/inventory.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/workorder.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/loanreceipt.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/report.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/sale.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/product.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/purchasereceival.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/reporting/financial.py -> build/bdist.linux-x86_64/egg/stoqlib/reporting
copying build/lib/stoqlib/api.py -> build/bdist.linux-x86_64/egg/stoqlib
creating build/bdist.linux-x86_64/egg/stoqlib/drivers
creating build/bdist.linux-x86_64/egg/stoqlib/drivers/test
copying build/lib/stoqlib/drivers/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/drivers/test
copying build/lib/stoqlib/drivers/cheque.py -> build/bdist.linux-x86_64/egg/stoqlib/drivers
copying build/lib/stoqlib/drivers/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/drivers
creating build/bdist.linux-x86_64/egg/stoqlib/exporters
copying build/lib/stoqlib/exporters/xlsexporter.py -> build/bdist.linux-x86_64/egg/stoqlib/exporters
copying build/lib/stoqlib/exporters/xlsutils.py -> build/bdist.linux-x86_64/egg/stoqlib/exporters
copying build/lib/stoqlib/exporters/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/exporters
copying build/lib/stoqlib/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib
creating build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/accountimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/branchimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/importer.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/csvimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/stoqlibexamples.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/serviceimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/invoiceimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/gnucashimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/purchaseimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/saleimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/transporterimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/transferimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/ofximporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/clientimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/employeeimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/accounttransactionimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/supplierimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/productimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/creditproviderimporter.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
copying build/lib/stoqlib/importers/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/importers
creating build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/debug.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/tables.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/viewable.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/settings.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/testsuite.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/exceptions.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/migration.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/expr.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/orm.py -> build/bdist.linux-x86_64/egg/stoqlib/database
creating build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_properties.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_viewable.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_database.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_expr.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_queryexecuter.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_settings.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/test/test_runtime.py -> build/bdist.linux-x86_64/egg/stoqlib/database/test
copying build/lib/stoqlib/database/properties.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/interfaces.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/admin.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/queryexecuter.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/runtime.py -> build/bdist.linux-x86_64/egg/stoqlib/database
copying build/lib/stoqlib/database/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/database
creating build/bdist.linux-x86_64/egg/stoqlib/l10n
copying build/lib/stoqlib/l10n/l10n.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n
creating build/bdist.linux-x86_64/egg/stoqlib/l10n/sv
copying build/lib/stoqlib/l10n/sv/sv.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/sv
copying build/lib/stoqlib/l10n/sv/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/sv
creating build/bdist.linux-x86_64/egg/stoqlib/l10n/generic
copying build/lib/stoqlib/l10n/generic/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/generic
copying build/lib/stoqlib/l10n/generic/generic.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/generic
creating build/bdist.linux-x86_64/egg/stoqlib/l10n/br
copying build/lib/stoqlib/l10n/br/br.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/br
copying build/lib/stoqlib/l10n/br/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n/br
copying build/lib/stoqlib/l10n/__init__.py -> build/bdist.linux-x86_64/egg/stoqlib/l10n
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/update.py to update.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/sales.py to sales.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/widgets.py to widgets.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/welcomedialog.py to welcomedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/delivery.py to delivery.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/services.py to services.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/calendar.py to calendar.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/production.py to production.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/purchase.py to purchase.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/shellwindow.py to shellwindow.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/bootstrap.py to bootstrap.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/shell.py to shell.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/shellapp.py to shellapp.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/statusbar.py to statusbar.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/shell/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/stock.py to stock.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/payable.py to payable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/receivable.py to receivable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/till.py to till.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_production.py to test_production.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/baseguitest.py to baseguitest.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_pos.py to test_pos.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_payable.py to test_payable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_calendar.py to test_calendar.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_admin.py to test_admin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_sales.py to test_sales.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_config_wizard.py to test_config_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_purchase.py to test_purchase.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_till.py to test_till.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_statusbar.py to test_statusbar.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_financial.py to test_financial.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_inventory.py to test_inventory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_services.py to test_services.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_main.py to test_main.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_delivery.py to test_delivery.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_stock.py to test_stock.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_receivable.py to test_receivable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/test/test_launcher.py to test_launcher.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/inventory.py to inventory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/pos.py to pos.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/admin.py to admin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/launcher.py to launcher.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/config.py to config.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/accounts.py to accounts.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/gui/financial.py to financial.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/dbadmin.py to dbadmin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/lib/applist.py to applist.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/lib/options.py to options.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/lib/startup.py to startup.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/lib/dependencies.py to dependencies.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/lib/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/main.py to main.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/net/webserver.py to webserver.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/net/socketutils.py to socketutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/net/calendarevents.py to calendarevents.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/net/server.py to server.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/net/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/stockicons.py to stockicons.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/workordercategoryeditor.py to workordercategoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/noteeditor.py to noteeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/productioneditor.py to productioneditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/paymenteditor.py to paymenteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/callseditor.py to callseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/grideditor.py to grideditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/formfieldeditor.py to formfieldeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/paymentseditor.py to paymentseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/producteditor.py to producteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/sellableeditor.py to sellableeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/fiscaleditor.py to fiscaleditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/categoryeditor.py to categoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/crediteditor.py to crediteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/paymentmethodeditor.py to paymentmethodeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/saleeditor.py to saleeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/invoiceeditor.py to invoiceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/certificateeditor.py to certificateeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/personeditor.py to personeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/parameterseditor.py to parameterseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/deliveryeditor.py to deliveryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/accounttransactioneditor.py to accounttransactioneditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/baseeditor.py to baseeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/tilleditor.py to tilleditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/backupsettings.py to backupsettings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/discounteditor.py to discounteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/inventoryeditor.py to inventoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/costcentereditor.py to costcentereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/serviceeditor.py to serviceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/clientcategoryeditor.py to clientcategoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/inventoryadjustmenteditor.py to inventoryadjustmenteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/creditcheckhistoryeditor.py to creditcheckhistoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/contacteditor.py to contacteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/workordereditor.py to workordereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/stationeditor.py to stationeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/profileeditor.py to profileeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/stockdecreaseeditor.py to stockdecreaseeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/taxclasseditor.py to taxclasseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/paymentcategoryeditor.py to paymentcategoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/loanitemeditor.py to loanitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/preferenceseditor.py to preferenceseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/deviceseditor.py to deviceseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/shortcutseditor.py to shortcutseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/sellableuniteditor.py to sellableuniteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/addresseditor.py to addresseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/transfereditor.py to transfereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/purchaseeditor.py to purchaseeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/invoiceitemeditor.py to invoiceitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/editors/accounteditor.py to accounteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/events.py to events.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/commissionsearch.py to commissionsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/parametersearch.py to parametersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/sellableunitsearch.py to sellableunitsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/sellablesearch.py to sellablesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchcolumns.py to searchcolumns.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/categorysearch.py to categorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/creditcheckhistorysearch.py to creditcheckhistorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/stockdecreasesearch.py to stockdecreasesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searcheditor.py to searcheditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/loansearch.py to loansearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/paymentsearch.py to paymentsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/deliverysearch.py to deliverysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/fiscalsearch.py to fiscalsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/productionsearch.py to productionsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/receivingsearch.py to receivingsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/productsearch.py to productsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchresultview.py to searchresultview.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/workordersearch.py to workordersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchoptions.py to searchoptions.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/salespersonsearch.py to salespersonsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/stationsearch.py to stationsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchfilters.py to searchfilters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/transfersearch.py to transfersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/tillsearch.py to tillsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/paymentreceivingsearch.py to paymentreceivingsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/eventsearch.py to eventsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/gridsearch.py to gridsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/costcentersearch.py to costcentersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/consignmentsearch.py to consignmentsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/profilesearch.py to profilesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/purchasesearch.py to purchasesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/personsearch.py to personsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchslave.py to searchslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/taxclasssearch.py to taxclasssearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchdialog.py to searchdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/returnedsalesearch.py to returnedsalesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/salesearch.py to salesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/clientsalaryhistorysearch.py to clientsalaryhistorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/messagesearch.py to messagesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/searchextension.py to searchextension.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/servicesearch.py to servicesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/search/callsearch.py to callsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/actions/base.py to base.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/actions/workorder.py to workorder.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/actions/sale.py to sale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/actions/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/productwizard.py to productwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/salequotewizard.py to salequotewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/salewizard.py to salewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/purchasewizard.py to purchasewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/stockdecreasewizard.py to stockdecreasewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/receivingwizard.py to receivingwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/workorderquotewizard.py to workorderquotewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/abstractwizard.py to abstractwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/renegotiationwizard.py to renegotiationwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/consignmentwizard.py to consignmentwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/purchasefinishwizard.py to purchasefinishwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/purchasequotewizard.py to purchasequotewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/loanwizard.py to loanwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/productionwizard.py to productionwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/stocktransferwizard.py to stocktransferwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/reconciliationwizard.py to reconciliationwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/workorderpackagewizard.py to workorderpackagewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/salereturnwizard.py to salereturnwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/inventorywizard.py to inventorywizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/wizards/personwizard.py to personwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/notebookbutton.py to notebookbutton.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/searchfilterbutton.py to searchfilterbutton.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/webview.py to webview.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/fieldgrid.py to fieldgrid.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/notification.py to notification.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/kanbanview.py to kanbanview.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/accounttree.py to accounttree.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/lazyobjectlist.py to lazyobjectlist.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/splash.py to splash.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/workorder.py to workorder.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/processview.py to processview.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/calculator.py to calculator.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/queryentry.py to queryentry.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/searchentry.py to searchentry.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/widgets/section.py to section.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/login.py to login.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/introspection.py to introspection.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/filters.py to filters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/databaseform.py to databaseform.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/logo.py to logo.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/printing.py to printing.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/help.py to help.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/idle.py to idle.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/keybindings.py to keybindings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/openbrowser.py to openbrowser.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/iconutils.py to iconutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/utils/keyboardhandler.py to keyboardhandler.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/paymentconfirmslave.py to paymentconfirmslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/transporterslave.py to transporterslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/imageslave.py to imageslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/saleslave.py to saleslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/cashchangeslave.py to cashchangeslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/userbranchaccessslave.py to userbranchaccessslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/receivingslave.py to receivingslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/tillslave.py to tillslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/productslave.py to productslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/employeeslave.py to employeeslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/supplierslave.py to supplierslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/userslave.py to userslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/paymentmethodslave.py to paymentmethodslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/sellableslave.py to sellableslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/domainslavemapper.py to domainslavemapper.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/taxslave.py to taxslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/workorderslave.py to workorderslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/addressslave.py to addressslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/productionslave.py to productionslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/commissionslave.py to commissionslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/branchslave.py to branchslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/clientslave.py to clientslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/serviceslave.py to serviceslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/slaves/paymentslave.py to paymentslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/credentialsdialog.py to credentialsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/returnedsaledialog.py to returnedsaledialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/progressdialog.py to progressdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/pindialog.py to pindialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentmethod.py to paymentmethod.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentflowhistorydialog.py to paymentflowhistorydialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/addressdialog.py to addressdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentchangedialog.py to paymentchangedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/masseditordialog.py to masseditordialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/saledetails.py to saledetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/manufacturerdialog.py to manufacturerdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/sintegradialog.py to sintegradialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/renegotiationdetails.py to renegotiationdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/contactsdialog.py to contactsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/sellableimage.py to sellableimage.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/missingitemsdialog.py to missingitemsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentcategorydialog.py to paymentcategorydialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/quotedialog.py to quotedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/clientcategorydialog.py to clientcategorydialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/creditdialog.py to creditdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/startproduction.py to startproduction.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/stockcostdialog.py to stockcostdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/productiondetails.py to productiondetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/purchasedetails.py to purchasedetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/transferorderdialog.py to transferorderdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/invoicedialog.py to invoicedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/tillhistory.py to tillhistory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/productionquotedialog.py to productionquotedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/clientdetails.py to clientdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/spreadsheetexporterdialog.py to spreadsheetexporterdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/tilldetails.py to tilldetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/receivingdialog.py to receivingdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/branchdialog.py to branchdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/costcenterdialog.py to costcenterdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/certificatedialog.py to certificatedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/crashreportdialog.py to crashreportdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/financialreportdialog.py to financialreportdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/stockdecreasedialog.py to stockdecreasedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentdetails.py to paymentdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/feedbackdialog.py to feedbackdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/initialstockdialog.py to initialstockdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/importerdialog.py to importerdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/supplierdetails.py to supplierdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/tilldailymovement.py to tilldailymovement.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/loandetails.py to loandetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/paymentcommentsdialog.py to paymentcommentsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/daterangedialog.py to daterangedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/progressbardialog.py to progressbardialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/workordercategorydialog.py to workordercategorydialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/productstockdetails.py to productstockdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/sellabledialog.py to sellabledialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/devices.py to devices.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/labeldialog.py to labeldialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/personmergedialog.py to personmergedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/pluginsdialog.py to pluginsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/inventorydetails.py to inventorydetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/dialogs/batchselectiondialog.py to batchselectiondialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/fields.py to fields.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_costcenterdialog.py to test_costcenterdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionquote_dialog.py to test_productionquote_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_financialreport_dialog.py to test_financialreport_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_creditcheckhistorysearch.py to test_creditcheckhistorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_notification.py to test_notification.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productstockeditor.py to test_productstockeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_invoicedialog.py to test_invoicedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionproducteditor.py to test_productionproducteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_cardpaymentmethodeditor.py to test_cardpaymentmethodeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_loanwizard.py to test_loanwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salessearch.py to test_salessearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_initialstockdialog.py to test_initialstockdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_returnedsaledialog.py to test_returnedsaledialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasequoteitemeditor.py to test_purchasequoteitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasequotewizard.py to test_purchasequotewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productmanufacturereditor.py to test_productmanufacturereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productsuppliereditor.py to test_productsuppliereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellablecategoryeditor.py to test_sellablecategoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_missingitemsdialog.py to test_missingitemsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_formfieldeditor.py to test_formfieldeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_preferenceseditor.py to test_preferenceseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productiondetailsdialog.py to test_productiondetailsdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasedetails.py to test_purchasedetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salequoteitemeditor.py to test_salequoteitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/uitestutils.py to uitestutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_payment_editor.py to test_payment_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_calculator.py to test_calculator.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionserviceeditor.py to test_productionserviceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sintegra_dialog.py to test_sintegra_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_crashreportdialog.py to test_crashreportdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_clientsalaryhistorysearch.py to test_clientsalaryhistorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_invoicelayouteditor.py to test_invoicelayouteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_address_editor.py to test_address_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_transferorder_dialog.py to test_transferorder_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_commissionsearch.py to test_commissionsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_serviceitemeditor.py to test_serviceitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasefinish_wizard.py to test_purchasefinish_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_returnedsalesearch.py to test_returnedsalesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_client_slave.py to test_client_slave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_workordersearch.py to test_workordersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionsearch.py to test_productionsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_workordereditor.py to test_workordereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_inventorywizard.py to test_inventorywizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_importer_dialog.py to test_importer_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentcategoryeditor.py to test_paymentcategoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentreceivingsearch.py to test_paymentreceivingsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_backupsettings.py to test_backupsettings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_clientcategory.py to test_clientcategory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stockdecreasewizard.py to test_stockdecreasewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_categorypriceeditor.py to test_categorypriceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_credit_check_history_editor.py to test_credit_check_history_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentseditor.py to test_paymentseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_fiscalbookentryeditor.py to test_fiscalbookentryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stockdecreasesearch.py to test_stockdecreasesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellablesearch.py to test_sellablesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_plugins_dialog.py to test_plugins_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_masseditordialog.py to test_masseditordialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_inconsignmentitemeditor.py to test_inconsignmentitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_tilldailymovement.py to test_tilldailymovement.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_crediteditor.py to test_crediteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionitemeditor.py to test_productionitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_tilleditor.py to test_tilleditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_fiscalsearch.py to test_fiscalsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_personeditor.py to test_personeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_loanitemeditor.py to test_loanitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_baseeditor.py to test_baseeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stocktransferwizard.py to test_stocktransferwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_base_wizards.py to test_base_wizards.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stockdecreaseeditor.py to test_stockdecreaseeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_cfopeditor.py to test_cfopeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_tillhistory.py to test_tillhistory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_calls_editor.py to test_calls_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_pindialog.py to test_pindialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productwizard.py to test_productwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_saleinvoiceprinterdialog.py to test_saleinvoiceprinterdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_receivingsearch.py to test_receivingsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_noteeditor.py to test_noteeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_receiving_dialog.py to test_receiving_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentcategory_dialog.py to test_paymentcategory_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_feedback_dialog.py to test_feedback_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salereturnwizard.py to test_salereturnwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_fields.py to test_fields.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_account_transaction_editor.py to test_account_transaction_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_payment_confirm_slave.py to test_payment_confirm_slave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_widgets_webview.py to test_widgets_webview.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentmethodeditor.py to test_paymentmethodeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_parametersearch.py to test_parametersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionmaterialeditor.py to test_productionmaterialeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_qualitytesteditor.py to test_qualitytesteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salespersonsearch.py to test_salespersonsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_loansearch.py to test_loansearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_account_editor.py to test_account_editor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_costcentersearch.py to test_costcentersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_client_details.py to test_client_details.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasepaymentseditor.py to test_purchasepaymentseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_personwizard.py to test_personwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_search.py to test_search.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sale_wizard.py to test_sale_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_wizarditemsteps.py to test_wizarditemsteps.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stockcost_dialog.py to test_stockcost_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_addressdialog.py to test_addressdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_callsearch.py to test_callsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentsearch.py to test_paymentsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_renegotiationdetails_dialog.py to test_renegotiationdetails_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellableuniteditor.py to test_sellableuniteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchaseitemeditor.py to test_purchaseitemeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salepaymentseditor.py to test_salepaymentseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionmaterialallocateeditor.py to test_productionmaterialallocateeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_deliverysearch.py to test_deliverysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_daterangedialog.py to test_daterangedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_spreadsheet_exporter.py to test_spreadsheet_exporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stockdecrease_dialog.py to test_stockdecrease_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_transfereditor.py to test_transfereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_tilldetails.py to test_tilldetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_taxclasssearch.py to test_taxclasssearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_deliveryeditor.py to test_deliveryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_quote_dialog.py to test_quote_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchase_wizard.py to test_purchase_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_personsearch.py to test_personsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_saledetails.py to test_saledetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionitemproducededitor.py to test_productionitemproducededitor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_cashouteditor.py to test_cashouteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionwizard.py to test_productionwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_payment_slave.py to test_payment_slave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_shortcutseditor.py to test_shortcutseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_certificateeditor.py to test_certificateeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentmethodslave.py to test_paymentmethodslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_receivingorderwizard.py to test_receivingorderwizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_categorysearch.py to test_categorysearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_servicesearch.py to test_servicesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_producteditor.py to test_producteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_searchentry.py to test_searchentry.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_discounteditor.py to test_discounteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellablepricedialog.py to test_sellablepricedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_purchasesearch.py to test_purchasesearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_invoiceprintereditor.py to test_invoiceprintereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentflowhistorydialog.py to test_paymentflowhistorydialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_devicesettingseditor.py to test_devicesettingseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_serviceeditor.py to test_serviceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_systemparametereditor.py to test_systemparametereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_personmergedialog.py to test_personmergedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productionmateriallosteditor.py to test_productionmateriallosteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentchangedialog.py to test_paymentchangedialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_inventorydetails.py to test_inventorydetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_supplierdetails.py to test_supplierdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productsearch.py to test_productsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellablepriceeditor.py to test_sellablepriceeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_stationeditor.py to test_stationeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_contacteditor.py to test_contacteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_labeldialog.py to test_labeldialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_renegotiation_wizard.py to test_renegotiation_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_tillsearch.py to test_tillsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_transfersearch.py to test_transfersearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_grideditor.py to test_grideditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_batchselectiondialog.py to test_batchselectiondialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_userprofileeditor.py to test_userprofileeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_lists.py to test_lists.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_costcentereditor.py to test_costcentereditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_workorderslave.py to test_workorderslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_taxclasseditor.py to test_taxclasseditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellableunitsearch.py to test_sellableunitsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_paymentmethoddialog.py to test_paymentmethoddialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_inventoryadjustmenteditor.py to test_inventoryadjustmenteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_sellabletaxconstanteditor.py to test_sellabletaxconstanteditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_loandetails.py to test_loandetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_inventoryeditor.py to test_inventoryeditor.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_workorderpackagewizard.py to test_workorderpackagewizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_branchdialog.py to test_branchdialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_salequote_wizard.py to test_salequote_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_productstockdetails.py to test_productstockdetails.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_run_dialog.py to test_run_dialog.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_consignment_wizard.py to test_consignment_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_gridsearch.py to test_gridsearch.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_userbranchaccessslave.py to test_userbranchaccessslave.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/test/test_reconciliation_wizard.py to test_reconciliation_wizard.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/wizards.py to wizards.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/slaves.py to slaves.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/dialogs.py to dialogs.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/lists.py to lists.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/columns.py to columns.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/messagebar.py to messagebar.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/base/gtkadds.py to gtkadds.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/interfaces.py to interfaces.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/templates/persontemplate.py to persontemplate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/templates/companytemplate.py to companytemplate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/templates/individualtemplate.py to individualtemplate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/templates/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/fiscalprinter.py to fiscalprinter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/gui/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/enums.py to enums.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/base.py to base.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/person.py to person.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/uiform.py to uiform.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/message.py to message.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/service.py to service.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/overrides.py to overrides.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/events.py to events.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/production.py to production.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/profile.py to profile.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/system.py to system.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/exampledata.py to exampledata.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/sellable.py to sellable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/station.py to station.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/loan.py to loan.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/purchase.py to purchase.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/stockdecrease.py to stockdecrease.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/certificate.py to certificate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/views.py to views.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/costcenter.py to costcenter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/synchronization.py to synchronization.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/taxes.py to taxes.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/transfer.py to transfer.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/till.py to till.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/image.py to image.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/attachment.py to attachment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_card.py to test_card.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_production.py to test_production.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_comment.py to test_comment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_domain.py to test_domain.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_costcenter.py to test_costcenter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_synchronization.py to test_synchronization.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_loan.py to test_loan.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_system.py to test_system.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_fiscal.py to test_fiscal.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_transfer.py to test_transfer.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_category.py to test_payment_category.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_attachment.py to test_attachment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_renegotiations.py to test_payment_renegotiations.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_operation.py to test_payment_operation.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_userbranchaccess.py to test_userbranchaccess.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_views.py to test_payment_views.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_invoice.py to test_invoice.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_sale.py to test_sale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_station.py to test_station.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_plugin.py to test_plugin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_person.py to test_person.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_purchase.py to test_purchase.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_account.py to test_account.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_image.py to test_image.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_base_domain.py to test_base_domain.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_method.py to test_payment_method.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_transaction.py to test_transaction.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_address.py to test_address.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_stockdecrease.py to test_stockdecrease.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_till.py to test_till.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_service.py to test_service.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_views.py to test_views.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_inventory.py to test_inventory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_profile.py to test_profile.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_workorder.py to test_workorder.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_certificate.py to test_certificate.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_product.py to test_product.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_overrides.py to test_overrides.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_event.py to test_event.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment.py to test_payment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_taxes.py to test_taxes.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_devices.py to test_devices.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_receiving.py to test_receiving.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_sellable.py to test_sellable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_message.py to test_message.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_returnedsale.py to test_returnedsale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/domaintest.py to domaintest.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/test/test_payment_group.py to test_payment_group.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/group.py to group.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/renegotiation.py to renegotiation.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/payment.py to payment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/operation.py to operation.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/card.py to card.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/method.py to method.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/dailymovement.py to dailymovement.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/category.py to category.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/views.py to views.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/comment.py to comment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/payment/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/invoice.py to invoice.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/fiscal.py to fiscal.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/account.py to account.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/inventory.py to inventory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/interfaces.py to interfaces.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/address.py to address.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/workorder.py to workorder.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/receiving.py to receiving.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/devices.py to devices.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/sale.py to sale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/returnedsale.py to returnedsale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/plugin.py to plugin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/commission.py to commission.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/parameter.py to parameter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/product.py to product.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/domain/event.py to event.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/domainv4.py to domainv4.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/domainv1.py to domainv1.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/domainv2.py to domainv2.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/test/test_parameter.py to test_parameter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/domainv3.py to domainv3.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/migration/parameter.py to parameter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/exceptions.py to exceptions.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/test/tests_runner.py to tests_runner.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/test/test_api.py to test_api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/environment.py to environment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/filizola.py to filizola.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/introspection.py to introspection.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/message.py to message.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/pluginmanager.py to pluginmanager.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/kiwilibrary.py to kiwilibrary.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/session.py to session.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/sintegra.py to sintegra.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/crashreport.py to crashreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/defaults.py to defaults.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/daemonutils.py to daemonutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/distutils.py to distutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/services.py to services.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/decorators.py to decorators.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/settings.py to settings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/osutils.py to osutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/diffutils.py to diffutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/asyncrequests.py to asyncrequests.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/xmlutils.py to xmlutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/stringutils.py to stringutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/payment.py to payment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/pdf.py to pdf.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/fileutils.py to fileutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals/cardinals.py to cardinals.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals/generic.py to generic.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cardinals/pt.py to pt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/status.py to status.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/console.py to console.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/appinfo.py to appinfo.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/algorithms.py to algorithms.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/boleto.py to boleto.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/process.py to process.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/webservice.py to webservice.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/barcode.py to barcode.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/threadutils.py to threadutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/pgpass.py to pgpass.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/certutils.py to certutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/dateutils.py to dateutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_devicemanager.py to test_devicemanager.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_fileutils.py to test_fileutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_boleto.py to test_boleto.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_asyncrequests.py to test_asyncrequests.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_pluginmanager.py to test_pluginmanager.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_invoice.py to test_invoice.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_colorutils.py to test_colorutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_decorators.py to test_decorators.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_cardinals_pt.py to test_cardinals_pt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_parameters.py to test_parameters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_crashreport.py to test_crashreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_ofximporter.py to test_ofximporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_cnab.py to test_cnab.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_validators.py to test_validators.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_cardinals_generic.py to test_cardinals_generic.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_ibpt.py to test_ibpt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_settings.py to test_settings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_xlsexporter.py to test_xlsexporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_event.py to test_event.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_cookiefile.py to test_cookiefile.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_payment.py to test_payment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_formatters.py to test_formatters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_stringutils.py to test_stringutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_sintegra.py to test_sintegra.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_dateutils.py to test_dateutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/test/test_sintegragenerator.py to test_sintegragenerator.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cookie.py to cookie.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/invoice.py to invoice.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/formatters.py to formatters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/validators.py to validators.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/configparser.py to configparser.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/ibpt.py to ibpt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/base.py to base.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/bradesco.py to bradesco.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/febraban.py to febraban.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/itau400.py to itau400.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/bb.py to bb.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/caixa.py to caixa.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/itau.py to itau.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/cnab/santander.py to santander.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/permissions.py to permissions.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/sintegragenerator.py to sintegragenerator.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/interfaces.py to interfaces.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/parameters.py to parameters.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/colorutils.py to colorutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/translation.py to translation.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/autoreload.py to autoreload.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/countries.py to countries.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/template.py to template.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/unittestutils.py to unittestutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/devicemanager.py to devicemanager.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/latscii.py to latscii.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/uptime.py to uptime.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/imageutils.py to imageutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/lib/event.py to event.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/paymentsreceipt.py to paymentsreceipt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/person.py to person.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/clientcredit.py to clientcredit.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/utils.py to utils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/service.py to service.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/salereturn.py to salereturn.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/production.py to production.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/booklet.py to booklet.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/labelreport.py to labelreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/payment.py to payment.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/purchase.py to purchase.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/stockdecrease.py to stockdecrease.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/callsreport.py to callsreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/boleto.py to boleto.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/transfer.py to transfer.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/till.py to till.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_workorderreport.py to test_workorderreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_booklet.py to test_booklet.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_utils.py to test_utils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_loanreceipt.py to test_loanreceipt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_reporting.py to test_reporting.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/reporttest.py to reporttest.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_transferreceipt.py to test_transferreceipt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/test_financialreport.py to test_financialreport.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/inventory.py to inventory.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/workorder.py to workorder.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/loanreceipt.py to loanreceipt.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/report.py to report.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/sale.py to sale.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/product.py to product.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/purchasereceival.py to purchasereceival.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/reporting/financial.py to financial.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/api.py to api.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/drivers/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/drivers/cheque.py to cheque.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/drivers/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/exporters/xlsexporter.py to xlsexporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/exporters/xlsutils.py to xlsutils.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/exporters/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/accountimporter.py to accountimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/branchimporter.py to branchimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/importer.py to importer.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/csvimporter.py to csvimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/stoqlibexamples.py to stoqlibexamples.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/serviceimporter.py to serviceimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/invoiceimporter.py to invoiceimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/gnucashimporter.py to gnucashimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/purchaseimporter.py to purchaseimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/saleimporter.py to saleimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/transporterimporter.py to transporterimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/transferimporter.py to transferimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/ofximporter.py to ofximporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/clientimporter.py to clientimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/employeeimporter.py to employeeimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/accounttransactionimporter.py to accounttransactionimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/supplierimporter.py to supplierimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/productimporter.py to productimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/creditproviderimporter.py to creditproviderimporter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/importers/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/debug.py to debug.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/tables.py to tables.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/viewable.py to viewable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/settings.py to settings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/testsuite.py to testsuite.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/exceptions.py to exceptions.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/migration.py to migration.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/expr.py to expr.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/orm.py to orm.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_properties.py to test_properties.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_viewable.py to test_viewable.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_database.py to test_database.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_expr.py to test_expr.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_queryexecuter.py to test_queryexecuter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_settings.py to test_settings.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/test/test_runtime.py to test_runtime.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/properties.py to properties.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/interfaces.py to interfaces.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/admin.py to admin.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/queryexecuter.py to queryexecuter.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/runtime.py to runtime.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/database/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/l10n.py to l10n.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/sv/sv.py to sv.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/sv/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/generic/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/generic/generic.py to generic.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/br/br.py to br.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/br/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoqlib/l10n/__init__.py to __init__.cpython-37.pyc
byte-compiling build/bdist.linux-x86_64/egg/stoq/__installed__.py to __installed__.cpython-37.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
creating locale/en_US/LC_MESSAGES
compiled po/en_US.po -> locale/en_US/LC_MESSAGES/stoq.mo
creating locale/sv/LC_MESSAGES
compiled po/sv.po -> locale/sv/LC_MESSAGES/stoq.mo
creating locale/en_AU/LC_MESSAGES
compiled po/en_AU.po -> locale/en_AU/LC_MESSAGES/stoq.mo
creating locale/tr/LC_MESSAGES
compiled po/tr.po -> locale/tr/LC_MESSAGES/stoq.mo
creating locale/fr/LC_MESSAGES
compiled po/fr.po -> locale/fr/LC_MESSAGES/stoq.mo
creating locale/ja/LC_MESSAGES
compiled po/ja.po -> locale/ja/LC_MESSAGES/stoq.mo
creating locale/pt/LC_MESSAGES
compiled po/pt.po -> locale/pt/LC_MESSAGES/stoq.mo
creating locale/hu_HU/LC_MESSAGES
compiled po/hu_HU.po -> locale/hu_HU/LC_MESSAGES/stoq.mo
creating locale/pt_BR/LC_MESSAGES
compiled po/pt_BR.po -> locale/pt_BR/LC_MESSAGES/stoq.mo
creating locale/de/LC_MESSAGES
compiled po/de.po -> locale/de/LC_MESSAGES/stoq.mo
creating locale/hr/LC_MESSAGES
compiled po/hr.po -> locale/hr/LC_MESSAGES/stoq.mo
creating locale/es/LC_MESSAGES
compiled po/es.po -> locale/es/LC_MESSAGES/stoq.mo
creating locale/en_CA/LC_MESSAGES
compiled po/en_CA.po -> locale/en_CA/LC_MESSAGES/stoq.mo
creating locale/bs/LC_MESSAGES
compiled po/bs.po -> locale/bs/LC_MESSAGES/stoq.mo
creating locale/el/LC_MESSAGES
compiled po/el.po -> locale/el/LC_MESSAGES/stoq.mo
creating locale/it/LC_MESSAGES
compiled po/it.po -> locale/it/LC_MESSAGES/stoq.mo
creating locale/hu/LC_MESSAGES
compiled po/hu.po -> locale/hu/LC_MESSAGES/stoq.mo
creating locale/fi/LC_MESSAGES
compiled po/fi.po -> locale/fi/LC_MESSAGES/stoq.mo
creating locale/ar/LC_MESSAGES
compiled po/ar.po -> locale/ar/LC_MESSAGES/stoq.mo
creating locale/pl/LC_MESSAGES
compiled po/pl.po -> locale/pl/LC_MESSAGES/stoq.mo
creating locale/ru/LC_MESSAGES
compiled po/ru.po -> locale/ru/LC_MESSAGES/stoq.mo
creating locale/es_ES/LC_MESSAGES
compiled po/es_ES.po -> locale/es_ES/LC_MESSAGES/stoq.mo
creating locale/en_GB/LC_MESSAGES
compiled po/en_GB.po -> locale/en_GB/LC_MESSAGES/stoq.mo
creating locale/nl/LC_MESSAGES
compiled po/nl.po -> locale/nl/LC_MESSAGES/stoq.mo
creating build/bdist.linux-x86_64/egg/share
creating build/bdist.linux-x86_64/egg/share/stoq
creating build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/employees.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/suppliers.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/transfers.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/transporters.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/invoices.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/products.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/sales.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/creditproviders.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/services.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/accounts.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/purchases.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/clients.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/transactions.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
copying data/csv/branches.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv
creating build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxMG.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxAM.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxMS.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxPI.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxPA.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxAL.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxPE.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxDF.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxPB.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxRR.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxRS.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxCE.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxBA.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxTO.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxSE.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxAC.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxMA.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxPR.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxMT.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxSP.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxES.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxAP.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxGO.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxRO.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxRJ.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxRN.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
copying data/csv/ibpt_tables/TabelaIBPTaxSC.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/ibpt_tables
creating build/bdist.linux-x86_64/egg/share/stoq/csv/cest
copying data/csv/cest/ncm_cest_map.csv -> build/bdist.linux-x86_64/egg/share/stoq/csv/cest
creating build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/QualityTestEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/payable.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CompanyDocumentsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleReturnSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/launcher.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BranchDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/GridOptionEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PurchaseDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/receivable.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PaymentRenegotiationPaymentListStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ConsignmentItemSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TaxIPISlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductTypeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/IndividualDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BranchDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SearchDialogPrintSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductionMaterialListSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProducedItemSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/RelationshipEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InitialStockDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ImageHolder.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/delivery.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StartStockDecreaseStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PluggableWizard.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ConfirmSaleBatchStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InvoiceLayoutEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/sales_app.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderOpeningSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReceivingOrderItemStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellablePriceEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TaxICMSSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InvoiceItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CreateDatabaseStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductAttributeSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ServiceFiscalSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/DeviceConstantEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InventoryOpenEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderPackageReceiveOrdersStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderPackageReceiveSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderQuoteStartStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/QuoteGroupItemsSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/UserDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProgressDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/calendar.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PasswordEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/FinishPurchaseStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReturnedSalesDetails.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleQuoteItemSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/DatabaseSettingsStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderQuoteWorkOrderStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleDiscountSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SupplierDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SearchEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TransferOrderDetails.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/LonelyPaymentDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/LoanDetails.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TillDailyMovementDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StockTransferInitialStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PluginStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReceivingItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/inventory.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleInvoicePrinterDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/FiscalMemoryEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductGridSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductStockEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CostCenterDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/EmployeeRoleSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductInformationSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderHistorySlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StartQuoteStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InventoryAdjustmentEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BaseCashEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReceivingOrderDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/DeviceSettingsEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/GridAttributeEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InstallPostgresStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderExecutionSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AccountEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TransferItemSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CommissionDataSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BaseTemplate.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableItemSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/LoanItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductionQuoteDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/FinishInstallationStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleListToolbar.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PurchaseSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductComponentEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/admin.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/NoteSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BasePaymentDataEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/financial.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductQualityTestSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PaymentMethodEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/UserProfileEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/UpdateSchemaStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PinDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CardDeviceEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AdditionListSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/UserStatusSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AddressSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SalesPersonQuoteWizardStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InventoryCountTypeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReturnedSaleUndoDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CertificateEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CallsEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/FeedbackDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/production.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PurchaseItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/QuoteGroupSelectionStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/EmployeeStatusSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TaxCOFINSSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ClientCreditSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/RenegotiationDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductComponentSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PersonMergeDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StockDecreaseItemSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ImageGallerySlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TillDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductStockHistoryDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ClientStatusSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/EmployeeDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BasePaymentMethodSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PaymentChangeDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/pos.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SystemParameterEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SearchDialogDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SalesPersonStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CardMethodEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableUnitEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WelcomeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/DeliveryEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InvoicePrinterEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/UpdateWelcomeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TillClosing.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/OpenProductionOrderStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TillOpening.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BatchSelectionDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AccountTransactionEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ServiceItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SelectPaymentMethodSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/IndividualDocuments.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PaymentListSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AdminPasswordStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/GridGroupEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SearchDialogButtonSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BasePaymentStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PersonRoleTypeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/DatabaseLocationStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductionDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CertificateChooserDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PurchaseFinishPaymentAdjustStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StationEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PreferencesEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PasswordEditorSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CardOperationCostEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableImageViewer.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StockCostDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderQuoteSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BackupConfigurationEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ParameterSearch.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SupplierDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/till.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/FiscalBookEntryEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/HolderTemplate.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/LinkStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CashAdvanceEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SellableCategoryEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/LoginDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CreditProviderEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StockDecreaseDetails.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TillFiscalOperationsToolbar.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/SaleReturnInvoiceStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PurchaseFinishProductListStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/EmployeeRoleHistorySlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PaymentConfirmSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/OnSaleInfoSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CreateDeliveryEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/purchase.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InstallationModeStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductTaxSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/InventoryDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/stock.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TaxPISSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/AddressEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CertificatePasswordDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/QualityTestResultSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/WorkOrderPackageSendEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductSupplierEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/PersonEditorTemplate.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ReceivingInvoiceSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BaseCashSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/MassEditorDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/TransporterDataSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/BankDataSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/MultipleMethodSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CreditProviderMethodSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/StartPurchaseStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/services.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ClientDetailsDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductionItemEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/QuoteSupplierStep.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/CashChangeSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
copying data/glade/ProductTaxTemplateEditor.ui -> build/bdist.linux-x86_64/egg/share/stoq/glade
creating build/bdist.linux-x86_64/egg/share/stoq/misc
copying data/misc/stoq.css -> build/bdist.linux-x86_64/egg/share/stoq/misc
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/stoq_logo_bgwhite.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/stoq.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/link_step.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/splash.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/stoq_logo.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/stoq.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_bancobradesco.jpg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_bancoreal.jpg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_santander.jpg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_banrisul.jpg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_bancocaixa.jpg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_bb.gif -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/logo_itau.gif -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
copying data/pixmaps/stoq_logo.bmp -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps
creating build/bdist.linux-x86_64/egg/share/stoq/scripts
copying data/scripts/packageinstaller.py -> build/bdist.linux-x86_64/egg/share/stoq/scripts
copying data/scripts/createdbuser.sh -> build/bdist.linux-x86_64/egg/share/stoq/scripts
creating build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-19.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-48.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-16.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-09.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-31.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-37.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-47.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-57.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-32.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-16.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-11.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-24.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-30.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-18.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-23.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-59.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-11.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-46.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-20.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-25.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-51.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-19.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-32.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-29.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-31.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-18.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-38.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-37.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-12.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-15.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-41.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-43.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-37.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-26.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-34.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-28.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/functions.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-24.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-22.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-15.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-17.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-26.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-35.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-38.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-24.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-33.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-08.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-30.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-16.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-62.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-44.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-34.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-26.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-46.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-54.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-28.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-50.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-21.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-58.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-26.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-20.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-25.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-17.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-09.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-19.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-15.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-25.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-36.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-22.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-40.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-12.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-45.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-39.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-34.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-09.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-14.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-27.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-36.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-17.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-21.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-33.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-25.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-39.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-40.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-30.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-31.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-13.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-09.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-49.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-15.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-17.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-39.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-11.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-22.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-08.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-63.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-38.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-30.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-22.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-20.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-33.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-14.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-22.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-19.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-40.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-10.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-56.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-20.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-26.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-37.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/initial.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-41.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-18.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-08.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-61.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-43.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-18.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-42.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-44.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-31.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-21.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-23.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-20.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-12.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-36.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-44.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-15.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-27.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-29.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-21.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-36.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-42.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-28.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-48.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-32.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/schema-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-13.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-12.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-35.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-33.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-29.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-16.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-24.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-43.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-23.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-42.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-64.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-00.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-34.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-16.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-12.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-19.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-29.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-11.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-13.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-25.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-32.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-08.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-41.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-21.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-47.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-50.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-46.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-28.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-45.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-13.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-01.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-24.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-11.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-28.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-27.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-06.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-09.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-60.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-08.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-55.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-35.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-23.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-53.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-14.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-29.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-31.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-09.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-06.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-08.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-05.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-14.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-18.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-45.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-49.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-11.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-30.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-06-04.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-52.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-14.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-17.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-02-23.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-04-07.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-35.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-03-13.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-05-27.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
copying data/sql/patch-01-27.py -> build/bdist.linux-x86_64/egg/share/stoq/sql
creating build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/shellwindow.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/sales.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/production.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/services.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/admin.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/calendar.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/financial.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/receivable.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/delivery.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/pos.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/payable.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/purchase.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/till.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/inventory.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
copying data/uixml/stock.xml -> build/bdist.linux-x86_64/egg/share/stoq/uixml
creating build/bdist.linux-x86_64/egg/share/stoq/html
copying data/html/welcome.html -> build/bdist.linux-x86_64/egg/share/stoq/html
copying data/html/calendar-app.html -> build/bdist.linux-x86_64/egg/share/stoq/html
copying data/html/welcome-pt_BR.html -> build/bdist.linux-x86_64/egg/share/stoq/html
copying data/html/chart.html -> build/bdist.linux-x86_64/egg/share/stoq/html
creating build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/welcome.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/jquery.jqplot.min.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/jquery.qtip.min.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/fullcalendar.print.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/calendar.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
copying data/html/css/fullcalendar.css -> build/bdist.linux-x86_64/egg/share/stoq/html/css
creating build/bdist.linux-x86_64/egg/share/stoq/html/images
copying data/html/images/media-cdrom.png -> build/bdist.linux-x86_64/egg/share/stoq/html/images
copying data/html/images/stoq.png -> build/bdist.linux-x86_64/egg/share/stoq/html/images
copying data/html/images/top.png -> build/bdist.linux-x86_64/egg/share/stoq/html/images
creating build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jquery.jqplot.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jqplot.categoryAxisRenderer.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jqplot.pointLabels.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jqplot.barRenderer.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jquery.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/jquery.qtip.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
copying data/html/js/fullcalendar-1.5.2.min.js -> build/bdist.linux-x86_64/egg/share/stoq/html/js
creating build/bdist.linux-x86_64/egg/share/stoq/docs
copying AUTHORS -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying CONTRIBUTORS -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying COPYING -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying COPYING.pt_BR -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying COPYING.stoqlib -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying README -> build/bdist.linux-x86_64/egg/share/stoq/docs
copying docs/copyright -> build/bdist.linux-x86_64/egg/share/stoq/docs
creating build/bdist.linux-x86_64/egg/share/stoq/template
copying data/template/objecttree.html -> build/bdist.linux-x86_64/egg/share/stoq/template
copying data/template/chart-time.html -> build/bdist.linux-x86_64/egg/share/stoq/template
copying data/template/objectlist.html -> build/bdist.linux-x86_64/egg/share/stoq/template
creating build/bdist.linux-x86_64/egg/share/stoq/template/quote
copying data/template/quote/quote-notes.html -> build/bdist.linux-x86_64/egg/share/stoq/template/quote
copying data/template/quote/quote.html -> build/bdist.linux-x86_64/egg/share/stoq/template/quote
copying data/template/quote/quote-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/quote
copying data/template/quote/quote-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/quote
creating build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/pending_return_sale-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/return_sale-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/pending_return_sale-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/return_sale.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/return_sale-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/sale-notes.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
copying data/template/return_sale/pending_receipt.html -> build/bdist.linux-x86_64/egg/share/stoq/template/return_sale
creating build/bdist.linux-x86_64/egg/share/stoq/template/loan
copying data/template/loan/loan.html -> build/bdist.linux-x86_64/egg/share/stoq/template/loan
copying data/template/loan/loan.css -> build/bdist.linux-x86_64/egg/share/stoq/template/loan
creating build/bdist.linux-x86_64/egg/share/stoq/template/sale
copying data/template/sale/sale-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/sale
copying data/template/sale/sale-notes.html -> build/bdist.linux-x86_64/egg/share/stoq/template/sale
copying data/template/sale/sale.html -> build/bdist.linux-x86_64/egg/share/stoq/template/sale
copying data/template/sale/sale-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/sale
copying data/template/sale/sold_items_by_branch.html -> build/bdist.linux-x86_64/egg/share/stoq/template/sale
creating build/bdist.linux-x86_64/egg/share/stoq/template/stock_decrease
copying data/template/stock_decrease/stock_decrease.html -> build/bdist.linux-x86_64/egg/share/stoq/template/stock_decrease
copying data/template/stock_decrease/stock_decrease-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/stock_decrease
copying data/template/stock_decrease/stock_decrease-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/stock_decrease
creating build/bdist.linux-x86_64/egg/share/stoq/template/payment_flow_history
copying data/template/payment_flow_history/history-table.html -> build/bdist.linux-x86_64/egg/share/stoq/template/payment_flow_history
copying data/template/payment_flow_history/payment_flow_history.html -> build/bdist.linux-x86_64/egg/share/stoq/template/payment_flow_history
creating build/bdist.linux-x86_64/egg/share/stoq/template/transfer
copying data/template/transfer/transfer.html -> build/bdist.linux-x86_64/egg/share/stoq/template/transfer
copying data/template/transfer/transfer.css -> build/bdist.linux-x86_64/egg/share/stoq/template/transfer
creating build/bdist.linux-x86_64/egg/share/stoq/template/workorder
copying data/template/workorder/receipt.html -> build/bdist.linux-x86_64/egg/share/stoq/template/workorder
copying data/template/workorder/workorder-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/workorder
copying data/template/workorder/quote.html -> build/bdist.linux-x86_64/egg/share/stoq/template/workorder
copying data/template/workorder/workorder.css -> build/bdist.linux-x86_64/egg/share/stoq/template/workorder
creating build/bdist.linux-x86_64/egg/share/stoq/template/bikeshop
copying data/template/bikeshop/bike-measures.html -> build/bdist.linux-x86_64/egg/share/stoq/template/bikeshop
copying data/template/bikeshop/quote.html -> build/bdist.linux-x86_64/egg/share/stoq/template/bikeshop
copying data/template/bikeshop/bikeshop.css -> build/bdist.linux-x86_64/egg/share/stoq/template/bikeshop
creating build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/purchase.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/purchase-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/purchase-notes.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/simple-purchase-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/simple-purchase-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/purchase-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
copying data/template/purchase/simple-purchase.html -> build/bdist.linux-x86_64/egg/share/stoq/template/purchase
creating build/bdist.linux-x86_64/egg/share/stoq/template/client_credit
copying data/template/client_credit/client_credit-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/client_credit
copying data/template/client_credit/client_credit.html -> build/bdist.linux-x86_64/egg/share/stoq/template/client_credit
copying data/template/client_credit/client_credit-transactions.html -> build/bdist.linux-x86_64/egg/share/stoq/template/client_credit
creating build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/promissory-note.html -> build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/payment-list.html -> build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/base.html -> build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/payment-list.css -> build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/base.css -> build/bdist.linux-x86_64/egg/share/stoq/template/base
copying data/template/base/promissory-note.css -> build/bdist.linux-x86_64/egg/share/stoq/template/base
creating build/bdist.linux-x86_64/egg/share/stoq/template/booklet
copying data/template/booklet/receipt.html -> build/bdist.linux-x86_64/egg/share/stoq/template/booklet
copying data/template/booklet/bill.html -> build/bdist.linux-x86_64/egg/share/stoq/template/booklet
copying data/template/booklet/report.html -> build/bdist.linux-x86_64/egg/share/stoq/template/booklet
copying data/template/booklet/report.css -> build/bdist.linux-x86_64/egg/share/stoq/template/booklet
creating build/bdist.linux-x86_64/egg/share/stoq/template/production
copying data/template/production/production-items.html -> build/bdist.linux-x86_64/egg/share/stoq/template/production
copying data/template/production/production-details.html -> build/bdist.linux-x86_64/egg/share/stoq/template/production
copying data/template/production/production-material.html -> build/bdist.linux-x86_64/egg/share/stoq/template/production
copying data/template/production/production-services.html -> build/bdist.linux-x86_64/egg/share/stoq/template/production
copying data/template/production/production.html -> build/bdist.linux-x86_64/egg/share/stoq/template/production
creating build/bdist.linux-x86_64/egg/share/stoq/template/payment_receipt
copying data/template/payment_receipt/receipt.html -> build/bdist.linux-x86_64/egg/share/stoq/template/payment_receipt
copying data/template/payment_receipt/payment_receipt.html -> build/bdist.linux-x86_64/egg/share/stoq/template/payment_receipt
creating build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/return-sales.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/lonely-payments.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/removals.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/supplies.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/purchases.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/sales.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/till.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/card-summary.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/summary.html -> build/bdist.linux-x86_64/egg/share/stoq/template/till
copying data/template/till/till.css -> build/bdist.linux-x86_64/egg/share/stoq/template/till
creating build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/opticaldetails.html -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/optical.html -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/prescription.html -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/workorderdetails.html -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/saledetails.html -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
copying data/template/optical/optical.css -> build/bdist.linux-x86_64/egg/share/stoq/template/optical
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-money.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-tax-type.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-payment-category.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-employee-card.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-documents.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-parameters.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-system.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-book.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-transporter.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-user-profiles.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-devices.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-hr.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-forms.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-taxes.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-printer.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-employee.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-bills.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-clients.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-branches.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-connect.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-suppliers.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-products.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-movement-product.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-plugin.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-payment-type.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
copying data/pixmaps/hicolor/48x48/actions/stoq-job.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/actions
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/status
copying data/pixmaps/hicolor/48x48/status/stoq-status-warning.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/status
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-inventory-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-calc.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-sales-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-link.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-payable-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-calendar-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-receivable-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-admin-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-services.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-till-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-pos-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-production-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-purchase-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-delivery.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
copying data/pixmaps/hicolor/48x48/apps/stoq-stock-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/48x48/apps
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/actions
copying data/pixmaps/hicolor/32x32/actions/stoq-hr.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/actions
copying data/pixmaps/hicolor/32x32/actions/stoq-products.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/actions
copying data/pixmaps/hicolor/32x32/actions/stoq-plugin.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/actions
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/status
copying data/pixmaps/hicolor/32x32/status/stoq-status-na.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/status
copying data/pixmaps/hicolor/32x32/status/stoq-status-error.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/status
copying data/pixmaps/hicolor/32x32/status/stoq-status-warning.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/status
copying data/pixmaps/hicolor/32x32/status/stoq-status-ok.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/status
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/apps
copying data/pixmaps/hicolor/32x32/apps/stoq-admin-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/apps
copying data/pixmaps/hicolor/32x32/apps/stoq-till-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/apps
copying data/pixmaps/hicolor/32x32/apps/stoq-pos-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/apps
copying data/pixmaps/hicolor/32x32/apps/stoq-stock-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/32x32/apps
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-info-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-check-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-calendar-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-arrow-left-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-comment-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-list-ol-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-square-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-plus-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-stop-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-check-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-undo-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-home-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-cog-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-filter-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-check-square-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-edit-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-sign-out-alt-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-sync-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-exclamation-triangle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-power-off-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-ban-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-times-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-chevron-left-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-search-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-question-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-calendar-alt-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-columns-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-bars-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-exclamation-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-window-minimize-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-trash-alt-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-share-square-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-play-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-circle-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-tasks-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
copying data/pixmaps/hicolor/scalable/actions/fa-arrow-right-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/scalable/actions
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-transporter.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-feedback.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-hr.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-clients.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-products.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
copying data/pixmaps/hicolor/16x16/actions/stoq-plugin.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/actions
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/emblems
copying data/pixmaps/hicolor/16x16/emblems/stoq-calc.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/emblems
copying data/pixmaps/hicolor/16x16/emblems/stoq-locked.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/emblems
copying data/pixmaps/hicolor/16x16/emblems/stoq-check.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/emblems
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/status
copying data/pixmaps/hicolor/16x16/status/stoq-status-na.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/status
copying data/pixmaps/hicolor/16x16/status/stoq-status-error.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/status
copying data/pixmaps/hicolor/16x16/status/stoq-status-warning.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/status
copying data/pixmaps/hicolor/16x16/status/stoq-status-ok.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/status
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
copying data/pixmaps/hicolor/16x16/apps/stoq-admin-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
copying data/pixmaps/hicolor/16x16/apps/stoq-till-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
copying data/pixmaps/hicolor/16x16/apps/stoq-pos-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
copying data/pixmaps/hicolor/16x16/apps/stoq-delivery.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
copying data/pixmaps/hicolor/16x16/apps/stoq-stock-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/16x16/apps
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-money.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-transporter.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-launcher.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-hr.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-connect.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-products.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-plugin.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
copying data/pixmaps/hicolor/24x24/actions/stoq-launcher-symbolic.svg -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/actions
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/status
copying data/pixmaps/hicolor/24x24/status/stoq-status-na.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/status
copying data/pixmaps/hicolor/24x24/status/stoq-status-error.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/status
copying data/pixmaps/hicolor/24x24/status/stoq-status-warning.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/status
copying data/pixmaps/hicolor/24x24/status/stoq-status-ok.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/status
creating build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-inventory-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-calc.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-link.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-calendar-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-admin-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-services.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-till-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-pos-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-purchase-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
copying data/pixmaps/hicolor/24x24/apps/stoq-stock-app.png -> build/bdist.linux-x86_64/egg/share/stoq/pixmaps/hicolor/24x24/apps
creating build/bdist.linux-x86_64/egg/share/applications
copying stoq.desktop -> build/bdist.linux-x86_64/egg/share/applications
creating build/bdist.linux-x86_64/egg/share/doc
creating build/bdist.linux-x86_64/egg/share/doc/stoq
copying AUTHORS -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying CONTRIBUTORS -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying COPYING -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying COPYING.pt_BR -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying COPYING.stoqlib -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying README -> build/bdist.linux-x86_64/egg/share/doc/stoq
copying docs/copyright -> build/bdist.linux-x86_64/egg/share/doc/stoq
creating build/bdist.linux-x86_64/egg/share/gnome
creating build/bdist.linux-x86_64/egg/share/gnome/help
creating build/bdist.linux-x86_64/egg/share/gnome/help/stoq
creating build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/purchase-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-call-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-change-profile.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/loan.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-sales.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-receivable-receive.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/purchase-confirm.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-payable-pay.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-quote.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-history.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/stock-transfer.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/loan-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/tax-class-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-production.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/stock-register-initial.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-change-password.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/tax-class-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-purchase.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/overview.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-profile.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-trade.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-verify.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/stock.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/stock-decrease.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/workorder-execution.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-financial.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/purchase-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/purchase-receival.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/costs-center-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/plugin-books.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-inventory.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/faq.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-calendar.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transporter-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/workorder-finish.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-receivable-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/costs-center-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/installation.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/tax-class-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/branch.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-remove-money.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-return.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-close.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/loan-finish.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-call-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-pos.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/costs-center.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/tax-class.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-open.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transaction-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-profile-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transporter-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/changelog.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/supplier.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-payable.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production-product.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-till.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/workorder-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-receivable.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/payment-method.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-add-supplier.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production-start.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/card-device.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/branch-set-main.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-payable-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-remove.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory-adjust.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production-finish.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-print-label.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/branch-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/branch-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/param.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service-close.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service-remove.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-payable.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-admin.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/loan-item-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-stock.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-receivable.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-profile-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/supplier-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/plugin-nfe.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/app-maintenance.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/bill.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/plugin-tef.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transaction-import.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/supplier-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/costs-center-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/branch-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transporter-edit.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-receivable-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/about.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/index.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/sale-confirm.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-login.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/production-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/loan-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/plugin-ecf.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/service-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/plugin.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-call-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/purchase.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transaction.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-add-tax-class.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/product-close.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory-count.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/account-payable-search.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/workorder-quote.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/till-add-money.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/user-profile-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/client-call.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/supplier-new.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/receipt.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/inventory-print-counting.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/transporter.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/workorder.page -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
copying docs/manual/pt_BR/legal.xml -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C
creating build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_new_product.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_search_filter.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_new_sale.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_splash.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_report.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_validation_before.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_required_field.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/color-729fcf.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_installation.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_main.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/color-fcaf3e.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/color-ef2929.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_new_receival.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_search_column_visibility.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_search_search.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/color-4e9a06.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_results_popup.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_new_purchase.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_wizard_buttons.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_launcher.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_search_new_edit.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_toolbar.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_validation_after.png -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
copying docs/manual/pt_BR/figures/stoq_logo.svg -> build/bdist.linux-x86_64/egg/share/gnome/help/stoq/C/figures
creating build/bdist.linux-x86_64/egg/share/icons
creating build/bdist.linux-x86_64/egg/share/icons/hicolor
creating build/bdist.linux-x86_64/egg/share/icons/hicolor/48x48
creating build/bdist.linux-x86_64/egg/share/icons/hicolor/48x48/apps
copying data/pixmaps/stoq.png -> build/bdist.linux-x86_64/egg/share/icons/hicolor/48x48/apps
creating build/bdist.linux-x86_64/egg/share/polkit-1
creating build/bdist.linux-x86_64/egg/share/polkit-1/actions
copying data/br.com.stoq.createdatabase.policy -> build/bdist.linux-x86_64/egg/share/polkit-1/actions
creating build/bdist.linux-x86_64/egg/share/stoq/plugins
copying plugins/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
copying plugins/nfe/nfeplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
copying plugins/nfe/nfegenerator.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
copying plugins/nfe/nfeui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
copying plugins/nfe/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
copying plugins/nfe/nfe.plugin -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/test
copying plugins/nfe/test/test_nfe.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/test
copying plugins/nfe/test/test_nfe_ui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/test
copying plugins/nfe/test/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/test
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
copying plugins/bikeshop/bikeshopreport.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
copying plugins/bikeshop/bikeshopui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
copying plugins/bikeshop/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
copying plugins/bikeshop/bikeshopplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
copying plugins/bikeshop/bikeshop.plugin -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop/tests
copying plugins/bikeshop/tests/test_bikeshopplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop/tests
copying plugins/bikeshop/tests/test_bikeshopui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop/tests
copying plugins/bikeshop/tests/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/bikeshop/tests
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/booksdomain.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/bookssearch.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/booksui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/booksslave.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/booksplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/publishersearch.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
copying plugins/books/books.plugin -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfdomain.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/deviceconstanteditor.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfprinterdialog.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/couponnumberslave.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfprinterstatus.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/paulistainvoicedialog.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecfmemorydialog.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/catgenerator.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/couponprinter.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/cat52.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
copying plugins/ecf/ecf.plugin -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/test_couponnumberslave.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/test_fiscalprinter.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/test_cat52.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/ecftest.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/test_paulistainvoicedialog.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/test_device.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
copying plugins/ecf/test/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/test
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalplugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalreport.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalslave.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/medicssearch.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticaleditor.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalhistory.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticaldomain.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/opticalwizard.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
copying plugins/optical/optical.plugin -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_history.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_ui.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_domain.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_search.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_slave.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_plugin.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_wizard.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_report.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/__init__.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
copying plugins/optical/tests/test_optical_editor.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/tests
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/glade
copying plugins/ecf/glade/FiscalPrinterDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/glade
copying plugins/ecf/glade/PaulistaInvoice.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/glade
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-06.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-07.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-09.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
copying plugins/ecf/sql/patch-00-08.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/ecf/sql
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/sql
copying plugins/nfe/sql/patch-00-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/sql
copying plugins/nfe/sql/patch-00-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/nfe/sql
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/books/glade
copying plugins/books/glade/ProductBookSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/glade
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
copying plugins/books/sql/patch-00-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
copying plugins/books/sql/patch-00-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
copying plugins/books/sql/patch-00-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
copying plugins/books/sql/patch-00-04.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
copying plugins/books/sql/patch-00-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/books/sql
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/ProductOpticSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/MedicDetailsSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/PatientHistoryDialog.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/PatientVisualAcuity.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/PatientTest.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/WorkOrderOpticalSlave.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/PatientMeasures.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
copying plugins/optical/glade/PatientHistory.ui -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/glade
creating build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
copying plugins/optical/sql/patch-00-03.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
copying plugins/optical/sql/patch-00-01.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
copying plugins/optical/sql/patch-00-02.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
copying plugins/optical/sql/patch-00-05.sql -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
copying plugins/optical/sql/patch-00-04.py -> build/bdist.linux-x86_64/egg/share/stoq/plugins/optical/sql
creating build/bdist.linux-x86_64/egg/share/locale
creating build/bdist.linux-x86_64/egg/share/locale/en_US
creating build/bdist.linux-x86_64/egg/share/locale/en_US/LC_MESSAGES
copying locale/en_US/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/en_US/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/sv
creating build/bdist.linux-x86_64/egg/share/locale/sv/LC_MESSAGES
copying locale/sv/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/sv/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/en_AU
creating build/bdist.linux-x86_64/egg/share/locale/en_AU/LC_MESSAGES
copying locale/en_AU/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/en_AU/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/tr
creating build/bdist.linux-x86_64/egg/share/locale/tr/LC_MESSAGES
copying locale/tr/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/tr/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/fr
creating build/bdist.linux-x86_64/egg/share/locale/fr/LC_MESSAGES
copying locale/fr/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/fr/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/ja
creating build/bdist.linux-x86_64/egg/share/locale/ja/LC_MESSAGES
copying locale/ja/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/ja/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/pt
creating build/bdist.linux-x86_64/egg/share/locale/pt/LC_MESSAGES
copying locale/pt/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/pt/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/hu_HU
creating build/bdist.linux-x86_64/egg/share/locale/hu_HU/LC_MESSAGES
copying locale/hu_HU/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/hu_HU/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/pt_BR
creating build/bdist.linux-x86_64/egg/share/locale/pt_BR/LC_MESSAGES
copying locale/pt_BR/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/pt_BR/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/de
creating build/bdist.linux-x86_64/egg/share/locale/de/LC_MESSAGES
copying locale/de/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/de/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/hr
creating build/bdist.linux-x86_64/egg/share/locale/hr/LC_MESSAGES
copying locale/hr/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/hr/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/es
creating build/bdist.linux-x86_64/egg/share/locale/es/LC_MESSAGES
copying locale/es/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/es/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/en_CA
creating build/bdist.linux-x86_64/egg/share/locale/en_CA/LC_MESSAGES
copying locale/en_CA/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/en_CA/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/bs
creating build/bdist.linux-x86_64/egg/share/locale/bs/LC_MESSAGES
copying locale/bs/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/bs/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/el
creating build/bdist.linux-x86_64/egg/share/locale/el/LC_MESSAGES
copying locale/el/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/el/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/it
creating build/bdist.linux-x86_64/egg/share/locale/it/LC_MESSAGES
copying locale/it/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/it/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/hu
creating build/bdist.linux-x86_64/egg/share/locale/hu/LC_MESSAGES
copying locale/hu/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/hu/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/fi
creating build/bdist.linux-x86_64/egg/share/locale/fi/LC_MESSAGES
copying locale/fi/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/fi/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/ar
creating build/bdist.linux-x86_64/egg/share/locale/ar/LC_MESSAGES
copying locale/ar/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/ar/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/pl
creating build/bdist.linux-x86_64/egg/share/locale/pl/LC_MESSAGES
copying locale/pl/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/pl/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/ru
creating build/bdist.linux-x86_64/egg/share/locale/ru/LC_MESSAGES
copying locale/ru/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/ru/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/es_ES
creating build/bdist.linux-x86_64/egg/share/locale/es_ES/LC_MESSAGES
copying locale/es_ES/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/es_ES/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/en_GB
creating build/bdist.linux-x86_64/egg/share/locale/en_GB/LC_MESSAGES
copying locale/en_GB/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/en_GB/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/share/locale/nl
creating build/bdist.linux-x86_64/egg/share/locale/nl/LC_MESSAGES
copying locale/nl/LC_MESSAGES/stoq.mo -> build/bdist.linux-x86_64/egg/share/locale/nl/LC_MESSAGES
creating build/bdist.linux-x86_64/egg/EGG-INFO
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts
running install_scripts
running build_scripts
creating build/scripts-3.7
copying and adjusting bin/stoq -> build/scripts-3.7
copying and adjusting bin/stoqdbadmin -> build/scripts-3.7
changing mode of build/scripts-3.7/stoq from 644 to 755
changing mode of build/scripts-3.7/stoqdbadmin from 644 to 755
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/stoq -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
copying build/scripts-3.7/stoqdbadmin -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/stoq to 755
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/stoqdbadmin to 755
copying stoq.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying stoq.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying stoq.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying stoq.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying stoq.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying stoq.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/stoq-3.1.0rc10-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing stoq-3.1.0rc10-py3.7.egg
creating /home/boss/.local/lib/python3.7/site-packages/stoq-3.1.0rc10-py3.7.egg
Extracting stoq-3.1.0rc10-py3.7.egg to /home/boss/.local/lib/python3.7/site-packages
Adding stoq 3.1.0rc10 to easy-install.pth file
Installing stoq script to /home/boss/.local//bin
Installing stoqdbadmin script to /home/boss/.local//bin
Installed /home/boss/.local/lib/python3.7/site-packages/stoq-3.1.0rc10-py3.7.egg
Processing dependencies for stoq==3.1.0rc10
Searching for blinker>=1.3
Reading https://pypi.org/simple/blinker/
Downloading https://files.pythonhosted.org/packages/1b/51/e2a9f3b757eb802f61dc1f2b09c8c99f6eb01cf06416c0671253536517b6/blinker-1.4.tar.gz#sha256=471aee25f3992bd325afa3772f1063dbdbbca947a041b8b89466dc00d606f8b6
Best match: blinker 1.4
Processing blinker-1.4.tar.gz
Writing /tmp/easy_install-peb58aem/blinker-1.4/setup.cfg
Running blinker-1.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-peb58aem/blinker-1.4/egg-dist-tmp-ee655cfh
zip_safe flag not set; analyzing archive contents...
Moving blinker-1.4-py3.7.egg to /home/boss/.local/lib/python3.7/site-packages
Adding blinker 1.4 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/blinker-1.4-py3.7.egg
Searching for qrcode>=4.0
Reading https://pypi.org/simple/qrcode/
Downloading https://files.pythonhosted.org/packages/42/87/4a3a77e59ab7493d64da1f69bf1c2e899a4cf81e51b2baa855e8cc8115be/qrcode-6.1-py2.py3-none-any.whl#sha256=3996ee560fc39532910603704c82980ff6d4d5d629f9c3f25f34174ce8606cf5
Best match: qrcode 6.1
Processing qrcode-6.1-py2.py3-none-any.whl
Installing qrcode-6.1-py2.py3-none-any.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/qrcode-6.1-py3.7.egg/EGG-INFO/requires.txt
Adding qrcode 6.1 to easy-install.pth file
Installing qr script to /home/boss/.local//bin
Installed /home/boss/.local/lib/python3.7/site-packages/qrcode-6.1-py3.7.egg
Searching for viivakoodi>=0.8.0
Reading https://pypi.org/simple/viivakoodi/
Downloading https://files.pythonhosted.org/packages/81/e4/a3f5ec32529004c9f0aae1e7c4f6e63c260ad21805578030c4c6ae1677a7/viivakoodi-0.8.0.tar.gz#sha256=670a35774559b25abdb089d58fb8e67e4ee9618f385b8418e5027ab860290e39
Best match: viivakoodi 0.8.0
Processing viivakoodi-0.8.0.tar.gz
Writing /tmp/easy_install-738e7nbz/viivakoodi-0.8.0/setup.cfg
Running viivakoodi-0.8.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-738e7nbz/viivakoodi-0.8.0/egg-dist-tmp-wd2o0w7b
warning: no files found matching 'CHANGES.rst'
no previously-included directories found matching 'docs/_build'
zip_safe flag not set; analyzing archive contents...
barcode.__pycache__.writer.cpython-37: module references __file__
creating /home/boss/.local/lib/python3.7/site-packages/viivakoodi-0.8.0-py3.7.egg
Extracting viivakoodi-0.8.0-py3.7.egg to /home/boss/.local/lib/python3.7/site-packages
Adding viivakoodi 0.8.0 to easy-install.pth file
Installing pybarcode3 script to /home/boss/.local//bin
Installed /home/boss/.local/lib/python3.7/site-packages/viivakoodi-0.8.0-py3.7.egg
Searching for python-nss>=0.12
Reading https://pypi.org/simple/python-nss/
Downloading https://files.pythonhosted.org/packages/6b/29/629098e34951c358b1f04f13a70b3590eb0cf2df817d945bd05c4169d71b/python-nss-1.0.1.tar.bz2#sha256=7fbad8d4b0a379e62d1c11441e87782e3084547b7a83ac44bd5f308540aeeb1c
Best match: python-nss 1.0.1
Processing python-nss-1.0.1.tar.bz2
Writing /tmp/easy_install-rn8znk9d/python-nss-1.0.1/setup.cfg
Running python-nss-1.0.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-rn8znk9d/python-nss-1.0.1/egg-dist-tmp-lo9bexg2
src/py_nspr_io.c: In function ‘Socket_poll’:
src/py_nspr_io.c:3159:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
for (i = 0; i < num_descs; i++) {
^
src/py_nspr_io.c:3201:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare]
for (i = 0; i < num_descs; i++) {
^
In file included from src/py_nss.h:22,
from src/py_nss.c:341:
/usr/include/nss/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead.
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
^~~~~~~
In file included from src/py_nss.c:339:
src/py_nss.c: In function ‘SECItem_to_base64’:
src/py_nspr_common.h:256:23: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare]
#define MIN(a,b) ((a) < (b) ? (a) : (b))
^
src/py_nss.c:1832:24: note: in expansion of macro ‘MIN’
line_len = MIN(chars_per_line, src_end - src);
^~~
src/py_nspr_common.h:256:37: warning: operand of ?: changes signedness from ‘long int’ to ‘size_t’ {aka ‘long unsigned int’} due to unsignedness of other operand [-Wsign-compare]
#define MIN(a,b) ((a) < (b) ? (a) : (b))
^~~
src/py_nss.c:1832:24: note: in expansion of macro ‘MIN’
line_len = MIN(chars_per_line, src_end - src);
^~~
src/py_nss.c: In function ‘CERTAVA_value_to_pystr’:
src/py_nss.c:4818:41: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((oid_tag = CERT_GetAVATag(ava)) != -1) {
^~
src/py_nss.c: In function ‘CERTRDN_to_pystr’:
src/py_nss.c:4882:45: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((oid_tag = CERT_GetAVATag(ava)) != -1) {
^~
src/py_nss.c: In function ‘Certificate_get_extension’:
src/py_nss.c:10192:53: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((oid_tag = get_oid_tag_from_object(py_oid)) == -1) {
^~
src/py_nss.c: In function ‘pk11_create_pbev2_algorithm_id’:
src/py_nss.c:23446:65: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((pbe_alg_tag = get_oid_tag_from_object(py_pbe_alg)) == -1) {
^~
src/py_nss.c:23453:71: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((cipher_alg_tag = get_oid_tag_from_object(py_cipher_alg)) == -1) {
^~
src/py_nss.c:23460:65: warning: comparison of integer expressions of different signedness: ‘SECOidTag’ {aka ‘enum <anonymous>’} and ‘int’ [-Wsign-compare]
if ((prf_alg_tag = get_oid_tag_from_object(py_prf_alg)) == -1) {
^~
src/py_nss.c: In function ‘pkcs12_enable_all_ciphers’:
src/py_nss.c:24381:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
for (i = 0; i < sizeof(all_ciphers)/sizeof(all_ciphers[0]); i++) {
^
In file included from src/py_nss.h:22,
from src/py_ssl.c:17:
/usr/include/nss/key.h:9:9: note: #pragma message: key.h is deprecated. Please include keyhi.h instead.
#pragma message("key.h is deprecated. Please include keyhi.h instead.")
^~~~~~~
zip_safe flag not set; analyzing archive contents...
nss.__pycache__.error.cpython-37: module references __file__
nss.__pycache__.io.cpython-37: module references __file__
nss.__pycache__.nss.cpython-37: module references __file__
nss.__pycache__.ssl.cpython-37: module references __file__
creating /home/boss/.local/lib/python3.7/site-packages/python_nss-1.0.1-py3.7-linux-x86_64.egg
Extracting python_nss-1.0.1-py3.7-linux-x86_64.egg to /home/boss/.local/lib/python3.7/site-packages
Adding python-nss 1.0.1 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/python_nss-1.0.1-py3.7-linux-x86_64.egg
Searching for cryptography>=1.4
Reading https://pypi.org/simple/cryptography/
Downloading https://files.pythonhosted.org/packages/98/71/e632e222f34632e0527dd41799f7847305e701f38f512d81bdf96009bca4/cryptography-2.5-cp34-abi3-manylinux1_x86_64.whl#sha256=522fdb2809603ee97a4d0ef2f8d617bc791eb483313ba307cb9c0a773e5e5695
Best match: cryptography 2.5
Processing cryptography-2.5-cp34-abi3-manylinux1_x86_64.whl
Installing cryptography-2.5-cp34-abi3-manylinux1_x86_64.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/cryptography-2.5-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt
Adding cryptography 2.5 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/cryptography-2.5-py3.7-linux-x86_64.egg
Searching for lxml>=3.3.3
Reading https://pypi.org/simple/lxml/
Downloading https://files.pythonhosted.org/packages/08/f2/04bf04e42c070f65b64dbde02d2c94851251f19f5e9f803cc8f8bc61ac77/lxml-4.3.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=c0a7751ba1a4bfbe7831920d98cee3ce748007eab8dfda74593d44079568219a
Best match: lxml 4.3.1
Processing lxml-4.3.1-cp37-cp37m-manylinux1_x86_64.whl
Installing lxml-4.3.1-cp37-cp37m-manylinux1_x86_64.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/lxml-4.3.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt
Adding lxml 4.3.1 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/lxml-4.3.1-py3.7-linux-x86_64.egg
Searching for pykcs11>=1.3.2
Reading https://pypi.org/simple/pykcs11/
Downloading https://files.pythonhosted.org/packages/b3/b7/ef7a403f33c788800bedb608e444b42a0bcc564931038e1ee649549487ce/PyKCS11-1.5.3.tar.gz#sha256=02352a6645c42d6503d43a2951a45bbc628f033e3cdf4d1ef176719dad994a2c
Best match: PyKCS11 1.5.3
Processing PyKCS11-1.5.3.tar.gz
Writing /tmp/easy_install-59baj62q/PyKCS11-1.5.3/setup.cfg
Running PyKCS11-1.5.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-59baj62q/PyKCS11-1.5.3/egg-dist-tmp-tc7tpb1v
file PyKCS11/LowLevel.py (for module PyKCS11.LowLevel) not found
file PyKCS11/LowLevel.py (for module PyKCS11.LowLevel) not found
file PyKCS11/LowLevel.py (for module PyKCS11.LowLevel) not found
src/pykcs11_wrap.cpp: In instantiation of ‘static Type swig::traits_as<Type, swig::pointer_category>::as(PyObject*, bool) [with Type = CK_ATTRIBUTE_SMART; PyObject = _object]’:
src/pykcs11_wrap.cpp:4108:64: required from ‘Type swig::as(PyObject*, bool) [with Type = CK_ATTRIBUTE_SMART; PyObject = _object]’
src/pykcs11_wrap.cpp:4675:20: required from ‘swig::SwigPySequence_Ref<T>::operator T() const [with T = CK_ATTRIBUTE_SMART]’
src/pykcs11_wrap.cpp:4975:30: required from ‘void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont<CK_ATTRIBUTE_SMART>; Seq = std::vector<CK_ATTRIBUTE_SMART>]’
src/pykcs11_wrap.cpp:4997:12: required from ‘static int swig::traits_asptr_stdseq<Seq, T>::asptr(PyObject*, swig::traits_asptr_stdseq<Seq, T>::sequence**) [with Seq = std::vector<CK_ATTRIBUTE_SMART>; T = CK_ATTRIBUTE_SMART; PyObject = _object; swig::traits_asptr_stdseq<Seq, T>::sequence = std::vector<CK_ATTRIBUTE_SMART>]’
src/pykcs11_wrap.cpp:5058:52: required from ‘static int swig::traits_asptr<std::vector<T> >::asptr(PyObject*, std::vector<T>**) [with T = CK_ATTRIBUTE_SMART; PyObject = _object]’
src/pykcs11_wrap.cpp:4000:37: required from ‘int swig::asptr(PyObject*, Type**) [with Type = std::vector<CK_ATTRIBUTE_SMART>; PyObject = _object]’
src/pykcs11_wrap.cpp:10669:34: required from here
src/pykcs11_wrap.cpp:4083:8: warning: ‘void* memset(void*, int, size_t)’ clearing an object of type ‘class CK_ATTRIBUTE_SMART’ with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
memset(v_def,0,sizeof(Type));
~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from src/pykcs11_wrap.cpp:3160:
src/ck_attribute_smart.h:24:7: note: ‘class CK_ATTRIBUTE_SMART’ declared here
class CK_ATTRIBUTE_SMART
^~~~~~~~~~~~~~~~~~
src/pykcs11_wrap.cpp: In function ‘void SWIG_Python_FixMethods(PyMethodDef*, swig_const_info*, swig_type_info**, swig_type_info**)’:
src/pykcs11_wrap.cpp:21310:22: warning: ‘char* strncpy(char*, const char*, size_t)’ output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation]
strncpy(buff, "swig_ptr: ", 10);
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
zip_safe flag not set; analyzing archive contents...
PyKCS11.__pycache__._LowLevel.cpython-37: module references __file__
creating /home/boss/.local/lib/python3.7/site-packages/PyKCS11-1.5.3-py3.7-linux-x86_64.egg
Extracting PyKCS11-1.5.3-py3.7-linux-x86_64.egg to /home/boss/.local/lib/python3.7/site-packages
Adding PyKCS11 1.5.3 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/PyKCS11-1.5.3-py3.7-linux-x86_64.egg
Searching for pyopenssl>=0.16.0
Reading https://pypi.org/simple/pyopenssl/
Downloading https://files.pythonhosted.org/packages/01/c8/ceb170d81bd3941cbeb9940fc6cc2ef2ca4288d0ca8929ea4db5905d904d/pyOpenSSL-19.0.0-py2.py3-none-any.whl#sha256=c727930ad54b10fc157015014b666f2d8b41f70c0d03e83ab67624fd3dd5d1e6
Best match: pyOpenSSL 19.0.0
Processing pyOpenSSL-19.0.0-py2.py3-none-any.whl
Installing pyOpenSSL-19.0.0-py2.py3-none-any.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/pyOpenSSL-19.0.0-py3.7.egg/EGG-INFO/requires.txt
Adding pyOpenSSL 19.0.0 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/pyOpenSSL-19.0.0-py3.7.egg
Searching for zope.interface>=3.0
Reading https://pypi.org/simple/zope.interface/
Downloading https://files.pythonhosted.org/packages/3a/b5/5cbafbe09bbfc242503b0cd9bcf9dee32458b3ca166f6a63cb7b4f465b60/zope.interface-4.6.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=95cc574b0b83b85be9917d37cd2fad0ce5a0d21b024e1a5804d044aabea636fc
Best match: zope.interface 4.6.0
Processing zope.interface-4.6.0-cp37-cp37m-manylinux1_x86_64.whl
Installing zope.interface-4.6.0-cp37-cp37m-manylinux1_x86_64.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/zope.interface-4.6.0-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt
Adding zope.interface 4.6.0 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/zope.interface-4.6.0-py3.7-linux-x86_64.egg
Searching for xlwt>=0.7.2
Reading https://pypi.org/simple/xlwt/
Downloading https://files.pythonhosted.org/packages/44/48/def306413b25c3d01753603b1a222a011b8621aed27cd7f89cbc27e6b0f4/xlwt-1.3.0-py2.py3-none-any.whl#sha256=a082260524678ba48a297d922cc385f58278b8aa68741596a87de01a9c628b2e
Best match: xlwt 1.3.0
Processing xlwt-1.3.0-py2.py3-none-any.whl
Installing xlwt-1.3.0-py2.py3-none-any.whl to /home/boss/.local/lib/python3.7/site-packages
Adding xlwt 1.3.0 to easy-install.pth file
Installed /home/boss/.local/lib/python3.7/site-packages/xlwt-1.3.0-py3.7.egg
Searching for weasyprint>=0.15
Reading https://pypi.org/simple/weasyprint/
Downloading https://files.pythonhosted.org/packages/47/75/15cca30422dcc3041468e1431249af04cc2a6b21d46a49504e77321a4d06/WeasyPrint-45-py3-none-any.whl#sha256=8aefc7704f6a0aa78ffc238d3324f64a7a493c8462ccedb23bf7d0744d9a6ad7
Best match: WeasyPrint 45
Processing WeasyPrint-45-py3-none-any.whl
Installing WeasyPrint-45-py3-none-any.whl to /home/boss/.local/lib/python3.7/site-packages
writing requirements to /home/boss/.local/lib/python3.7/site-packages/WeasyPrint-45-py3.7.egg/EGG-INFO/requires.txt
Adding WeasyPrint 45 to easy-install.pth file
Installing weasyprint script to /home/boss/.local//bin
Installed /home/boss/.local/lib/python3.7/site-packages/WeasyPrint-45-py3.7.egg
Searching for storm>=0.19
Reading https://pypi.org/simple/storm/
Downloading https://files.pythonhosted.org/packages/ea/95/2e0dad606e2470c027f865f9259eb138bb2dda0397fce4f7729c951de544/storm-0.20.tar.gz#sha256=35f5883e93a262002ca59dbb39645c67434a182d758543c4a2467ff690ac23a5
Best match: storm 0.20
Processing storm-0.20.tar.gz
Writing /tmp/easy_install-qolj6scq/storm-0.20/setup.cfg
Running storm-0.20/setup.py -q bdist_egg --dist-dir /tmp/easy_install-qolj6scq/storm-0.20/egg-dist-tmp-bknlxrfj
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 154, in save_modules
yield saved
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
yield
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 250, in run_setup
_execfile(setup_script, ns)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 45, in _execfile
exec(code, globals, locals)
File "/tmp/easy_install-qolj6scq/storm-0.20/setup.py", line 5, in <module>
## Copyright (C) 2005-2011 Async Open Source
File "/tmp/easy_install-qolj6scq/storm-0.20/ez_setup.py", line 106
except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "./setup.py", line 183, in <module>
zip_safe=building_egg)
File "/home/boss/.local/lib/python3.7/site-packages/kiwi-3.0.2-py3.7.egg/kiwi/dist.py", line 341, in setup
DS_setup(**kwargs)
File "/usr/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
File "/usr/lib/python3.7/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/usr/lib/python3.7/site-packages/setuptools/command/install.py", line 67, in run
self.do_egg_install()
File "/usr/lib/python3.7/site-packages/setuptools/command/install.py", line 117, in do_egg_install
cmd.run()
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 418, in run
self.easy_install(spec, not self.no_deps)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 660, in easy_install
return self.install_item(None, spec, tmpdir, deps, True)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 707, in install_item
self.process_distribution(spec, dist, deps)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 752, in process_distribution
[requirement], self.local_index, self.easy_install
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 782, in resolve
replace_conflicting=replace_conflicting
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1065, in best_match
return self.obtain(req, installer)
File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 1077, in obtain
return installer(requirement)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 679, in easy_install
return self.install_item(spec, dist.location, tmpdir, deps)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 705, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 890, in install_eggs
return self.build_and_install(setup_script, setup_base)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 1158, in build_and_install
self.run_setup(setup_script, setup_base, args)
File "/usr/lib/python3.7/site-packages/setuptools/command/easy_install.py", line 1144, in run_setup
run_setup(setup_script, args)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 253, in run_setup
raise
File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__
self.gen.throw(type, value, traceback)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
yield
File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__
self.gen.throw(type, value, traceback)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 166, in save_modules
saved_exc.resume()
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 141, in resume
six.reraise(type, exc, self._tb)
File "/usr/lib/python3.7/site-packages/six.py", line 692, in reraise
raise value.with_traceback(tb)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 154, in save_modules
yield saved
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 195, in setup_context
yield
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 250, in run_setup
_execfile(setup_script, ns)
File "/usr/lib/python3.7/site-packages/setuptools/sandbox.py", line 45, in _execfile
exec(code, globals, locals)
File "/tmp/easy_install-qolj6scq/storm-0.20/setup.py", line 5, in <module>
## Copyright (C) 2005-2011 Async Open Source
File "/tmp/easy_install-qolj6scq/storm-0.20/ez_setup.py", line 106
except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment