Created
July 25, 2017 16:18
-
-
Save jtemporal/c888e0af7893fb7372aa3fa491a1cab4 to your computer and use it in GitHub Desktop.
bdist_wheel output for serenata toolbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ python setup.py bdist_wheel --plat-name='any' | |
running bdist_wheel | |
running build | |
running build_py | |
creating build | |
creating build/lib | |
creating build/lib/serenata_toolbox | |
creating build/lib/serenata_toolbox/federal_senate | |
copying serenata_toolbox/federal_senate/__init__.py -> build/lib/serenata_toolbox/federal_senate | |
copying serenata_toolbox/federal_senate/dataset.py -> build/lib/serenata_toolbox/federal_senate | |
creating build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/__init__.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/deputies_dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/official_missions_dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/presences_dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/reimbursements.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/session_start_times_dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
copying serenata_toolbox/chamber_of_deputies/speeches_dataset.py -> build/lib/serenata_toolbox/chamber_of_deputies | |
creating build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/__init__.py -> build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/contextmanager.py -> build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/downloader.py -> build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/helpers.py -> build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/local.py -> build/lib/serenata_toolbox/datasets | |
copying serenata_toolbox/datasets/remote.py -> build/lib/serenata_toolbox/datasets | |
installing to build/bdist.macosx-10.9-x86_64/wheel | |
running install | |
running install_lib | |
creating build/bdist.macosx-10.9-x86_64 | |
creating build/bdist.macosx-10.9-x86_64/wheel | |
creating build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox | |
creating build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/deputies_dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/official_missions_dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/presences_dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/reimbursements.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/session_start_times_dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
copying build/lib/serenata_toolbox/chamber_of_deputies/speeches_dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/chamber_of_deputies | |
creating build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/contextmanager.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/downloader.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/helpers.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/local.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
copying build/lib/serenata_toolbox/datasets/remote.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/datasets | |
creating build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/federal_senate | |
copying build/lib/serenata_toolbox/federal_senate/__init__.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/federal_senate | |
copying build/lib/serenata_toolbox/federal_senate/dataset.py -> build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox/federal_senate | |
running install_egg_info | |
running egg_info | |
writing serenata_toolbox.egg-info/PKG-INFO | |
writing dependency_links to serenata_toolbox.egg-info/dependency_links.txt | |
writing requirements to serenata_toolbox.egg-info/requires.txt | |
writing top-level names to serenata_toolbox.egg-info/top_level.txt | |
reading manifest file 'serenata_toolbox.egg-info/SOURCES.txt' | |
writing manifest file 'serenata_toolbox.egg-info/SOURCES.txt' | |
Copying serenata_toolbox.egg-info to build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox-12.0.4-py3.6.egg-info | |
running install_scripts | |
creating build/bdist.macosx-10.9-x86_64/wheel/serenata_toolbox-12.0.4.dist-info/WHEEL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment