Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created August 11, 2016 16:59
Show Gist options
  • Save cdeil/cdd92c4cb5bde653fca0ede7ae4dd320 to your computer and use it in GitHub Desktop.
Save cdeil/cdd92c4cb5bde653fca0ede7ae4dd320 to your computer and use it in GitHub Desktop.
ChristophMacbook:pyregion deil$ git clean -fdx
Removing MANIFEST
Removing __pycache__/
Removing build/
Removing dist/
Removing pyregion/__pycache__/
Removing pyregion/_compiler.c
Removing pyregion/_region_filter.c
Removing pyregion/cython_version.py
Removing pyregion/tests/__pycache__/
Removing pyregion/version.py
ChristophMacbook:pyregion deil$ python setup.py build sdist --format=gztar
Freezing version number to pyregion/version.py
running build
running build_py
creating build
creating build/lib.macosx-10.11-x86_64-3.5
creating build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/_astropy_init.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/conftest.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/core.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/ds9_attr_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/ds9_region_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/mpl_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/parser_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/physical_coordinate.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/region_numbers.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/region_to_filter.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/version.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/wcs_converter.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/wcs_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
copying pyregion/extern/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
copying pyregion/extern/kapteyn_celestial.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/setup_package.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_ds9_attr_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_ds9_region_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_get_mask.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_parser_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_region.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_region_numbers.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_wcs_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/coveragerc -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ciao.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ciao_physical.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ds9_physical.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5_degree.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5_sexagecimal.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_gal.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_img.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_mixed.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_print.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test02.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test04_img.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli_ciao.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli_wcs.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_context.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_text.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/sample_fits01.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/sample_fits02.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
running build_ext
building 'pyregion._compiler' extension
creating build/temp.macosx-10.11-x86_64-3.5
creating build/temp.macosx-10.11-x86_64-3.5/pyregion
/usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c pyregion/_compiler.c -o build/temp.macosx-10.11-x86_64-3.5/pyregion/_compiler.o
/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names build/temp.macosx-10.11-x86_64-3.5/pyregion/_compiler.o -o build/lib.macosx-10.11-x86_64-3.5/pyregion/_compiler.cpython-35m-darwin.so
cythoning pyregion/_region_filter.pyx to pyregion/_region_filter.c
building 'pyregion._region_filter' extension
/usr/bin/clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.5/include/python3.5m -c pyregion/_region_filter.c -o build/temp.macosx-10.11-x86_64-3.5/pyregion/_region_filter.o -Wp,-w -Wno-unused-function
/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names build/temp.macosx-10.11-x86_64-3.5/pyregion/_region_filter.o -o build/lib.macosx-10.11-x86_64-3.5/pyregion/_region_filter.cpython-35m-darwin.so
copying pyregion/cython_version.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
running sdist
running check
warning: sdist: standard file not found: should have one of README, README.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE_kapteyn.txt'
warning: no files found matching '*.c' under directory '*.pyx'
warning: no files found matching '*.pxd' under directory '*.pyx'
warning: no files found matching '*' under directory 'cextern'
warning: no files found matching '*' under directory 'scripts'
no previously-included directories found matching 'build'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/api'
warning: no files found matching '*.pyx' under directory 'astropy_helpers/astropy_helpers'
warning: no files found matching '*.h' under directory 'astropy_helpers/astropy_helpers'
no previously-included directories found matching 'astropy_helpers/build'
warning: no previously-included files matching '*.o' found anywhere in distribution
writing manifest file 'MANIFEST'
creating pyregion-1.2
creating pyregion-1.2/astropy_helpers
creating pyregion-1.2/astropy_helpers/astropy_helpers
creating pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
creating pyregion-1.2/astropy_helpers/astropy_helpers/commands
creating pyregion-1.2/astropy_helpers/astropy_helpers/commands/src
creating pyregion-1.2/astropy_helpers/astropy_helpers/compat
creating pyregion-1.2/astropy_helpers/astropy_helpers/compat/_subprocess_py2
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
creating pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
creating pyregion-1.2/astropy_helpers/licenses
creating pyregion-1.2/docs
creating pyregion-1.2/docs/_static
creating pyregion-1.2/docs/_templates
creating pyregion-1.2/docs/_templates/autosummary
creating pyregion-1.2/docs/examples
creating pyregion-1.2/docs/figures
creating pyregion-1.2/docs/sphinxext
creating pyregion-1.2/licenses
creating pyregion-1.2/pyregion
creating pyregion-1.2/pyregion/extern
creating pyregion-1.2/pyregion/tests
creating pyregion-1.2/pyregion/tests/examples
making hard links in pyregion-1.2...
hard linking CHANGES.rst -> pyregion-1.2
hard linking README.rst -> pyregion-1.2
hard linking ah_bootstrap.py -> pyregion-1.2
hard linking ez_setup.py -> pyregion-1.2
hard linking setup.cfg -> pyregion-1.2
hard linking setup.py -> pyregion-1.2
hard linking astropy_helpers/CHANGES.rst -> pyregion-1.2/astropy_helpers
hard linking astropy_helpers/LICENSE.rst -> pyregion-1.2/astropy_helpers
hard linking astropy_helpers/README.rst -> pyregion-1.2/astropy_helpers
hard linking astropy_helpers/ah_bootstrap.py -> pyregion-1.2/astropy_helpers
hard linking astropy_helpers/ez_setup.py -> pyregion-1.2/astropy_helpers
hard linking astropy_helpers/astropy_helpers/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/distutils_helpers.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/git_helpers.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/setup_helpers.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/test_helpers.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/utils.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/version.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers/version_helpers.py -> pyregion-1.2/astropy_helpers/astropy_helpers
hard linking astropy_helpers/astropy_helpers.egg-info/PKG-INFO -> pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
hard linking astropy_helpers/astropy_helpers.egg-info/SOURCES.txt -> pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
hard linking astropy_helpers/astropy_helpers.egg-info/dependency_links.txt -> pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
hard linking astropy_helpers/astropy_helpers.egg-info/not-zip-safe -> pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
hard linking astropy_helpers/astropy_helpers.egg-info/top_level.txt -> pyregion-1.2/astropy_helpers/astropy_helpers.egg-info
hard linking astropy_helpers/astropy_helpers/commands/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/_dummy.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/_test_compat.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/build_ext.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/build_py.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/build_sphinx.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/install.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/install_lib.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/register.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/setup_package.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/test.py -> pyregion-1.2/astropy_helpers/astropy_helpers/commands
hard linking astropy_helpers/astropy_helpers/commands/src/compiler.c -> pyregion-1.2/astropy_helpers/astropy_helpers/commands/src
hard linking astropy_helpers/astropy_helpers/compat/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/compat
hard linking astropy_helpers/astropy_helpers/compat/subprocess.py -> pyregion-1.2/astropy_helpers/astropy_helpers/compat
hard linking astropy_helpers/astropy_helpers/compat/_subprocess_py2/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/compat/_subprocess_py2
hard linking astropy_helpers/astropy_helpers/sphinx/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx
hard linking astropy_helpers/astropy_helpers/sphinx/conf.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx
hard linking astropy_helpers/astropy_helpers/sphinx/setup_package.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx
hard linking astropy_helpers/astropy_helpers/sphinx/ext/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/astropyautosummary.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/autodoc_enhancements.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/automodapi.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/automodsumm.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/changelog_links.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/comment_eater.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/compiler_unparse.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/docscrape.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/docscrape_sphinx.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/doctest.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/edit_on_github.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/numpydoc.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/phantom_import.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/smart_resolver.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tocdepthfix.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/traitsdoc.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/utils.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext
hard linking astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/base.rst -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core
hard linking astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/class.rst -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core
hard linking astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/module.rst -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/__init__.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/test_autodoc_enhancements.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodapi.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodsumm.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/test_docscrape.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/ext/tests/test_utils.py -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests
hard linking astropy_helpers/astropy_helpers/sphinx/local/python2_local_links.inv -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local
hard linking astropy_helpers/astropy_helpers/sphinx/local/python2_local_links.txt -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local
hard linking astropy_helpers/astropy_helpers/sphinx/local/python3_local_links.inv -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local
hard linking astropy_helpers/astropy_helpers/sphinx/local/python3_local_links.txt -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/globaltoc.html -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/layout.html -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/localtoc.html -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/searchbox.html -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/theme.conf -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout.svg -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.svg -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo_32.png -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/copybutton.js -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/sidebar.js -> pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static
hard linking astropy_helpers/licenses/LICENSE_COPYBUTTON.rst -> pyregion-1.2/astropy_helpers/licenses
hard linking astropy_helpers/licenses/LICENSE_NUMPYDOC.rst -> pyregion-1.2/astropy_helpers/licenses
hard linking docs/Makefile -> pyregion-1.2/docs
hard linking docs/api.rst -> pyregion-1.2/docs
hard linking docs/changelog.rst -> pyregion-1.2/docs
hard linking docs/conf.py -> pyregion-1.2/docs
hard linking docs/examples.rst -> pyregion-1.2/docs
hard linking docs/getting_started.rst -> pyregion-1.2/docs
hard linking docs/index.rst -> pyregion-1.2/docs
hard linking docs/installation.rst -> pyregion-1.2/docs
hard linking docs/rtd-pip-requirements -> pyregion-1.2/docs
hard linking docs/_static/contents.png -> pyregion-1.2/docs/_static
hard linking docs/_static/file.png -> pyregion-1.2/docs/_static
hard linking docs/_static/mpl.css -> pyregion-1.2/docs/_static
hard linking docs/_static/navigation.png -> pyregion-1.2/docs/_static
hard linking docs/_static/region_ds9.jpg -> pyregion-1.2/docs/_static
hard linking docs/_static/region_mpl.png -> pyregion-1.2/docs/_static
hard linking docs/_templates/indexsidebar.html -> pyregion-1.2/docs/_templates
hard linking docs/_templates/layout.html -> pyregion-1.2/docs/_templates
hard linking docs/_templates/autosummary/base.rst -> pyregion-1.2/docs/_templates/autosummary
hard linking docs/_templates/autosummary/class.rst -> pyregion-1.2/docs/_templates/autosummary
hard linking docs/_templates/autosummary/module.rst -> pyregion-1.2/docs/_templates/autosummary
hard linking docs/examples/demo_helper.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_print_region.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_region01.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_region02.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_region03.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_region04.py -> pyregion-1.2/docs/examples
hard linking docs/examples/demo_region_filter01.py -> pyregion-1.2/docs/examples
hard linking docs/examples/sample_fits01.header -> pyregion-1.2/docs/examples
hard linking docs/examples/sample_fits02.header -> pyregion-1.2/docs/examples
hard linking docs/examples/test.header -> pyregion-1.2/docs/examples
hard linking docs/examples/test.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_ciao.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_ciao_physical.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_ds9_physical.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_fk5.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_fk5_degree.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_fk5_sexagecimal.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_gal.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_img.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_mixed.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test01_print.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test02.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test04_img.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test_annuli.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test_annuli_ciao.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test_annuli_wcs.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test_context.reg -> pyregion-1.2/docs/examples
hard linking docs/examples/test_text.reg -> pyregion-1.2/docs/examples
hard linking docs/figures/demo_filter_mask.py -> pyregion-1.2/docs/figures
hard linking docs/figures/pspc_skyview.fits -> pyregion-1.2/docs/figures
hard linking docs/figures/region_drawing.py -> pyregion-1.2/docs/figures
hard linking docs/figures/region_drawing2.py -> pyregion-1.2/docs/figures
hard linking docs/figures/test.reg -> pyregion-1.2/docs/figures
hard linking docs/figures/test02.reg -> pyregion-1.2/docs/figures
hard linking docs/sphinxext/github_sphinx.py -> pyregion-1.2/docs/sphinxext
hard linking docs/sphinxext/plot_directive_v3.py -> pyregion-1.2/docs/sphinxext
hard linking licenses/LICENSE -> pyregion-1.2/licenses
hard linking licenses/LICENSE_kapteyn.txt -> pyregion-1.2/licenses
hard linking pyregion/__init__.py -> pyregion-1.2/pyregion
hard linking pyregion/_astropy_init.py -> pyregion-1.2/pyregion
hard linking pyregion/_compiler.c -> pyregion-1.2/pyregion
hard linking pyregion/_region_filter.c -> pyregion-1.2/pyregion
hard linking pyregion/conftest.py -> pyregion-1.2/pyregion
hard linking pyregion/core.py -> pyregion-1.2/pyregion
hard linking pyregion/cython_version.py -> pyregion-1.2/pyregion
hard linking pyregion/ds9_attr_parser.py -> pyregion-1.2/pyregion
hard linking pyregion/ds9_region_parser.py -> pyregion-1.2/pyregion
hard linking pyregion/mpl_helper.py -> pyregion-1.2/pyregion
hard linking pyregion/parser_helper.py -> pyregion-1.2/pyregion
hard linking pyregion/physical_coordinate.py -> pyregion-1.2/pyregion
hard linking pyregion/region_numbers.py -> pyregion-1.2/pyregion
hard linking pyregion/region_to_filter.py -> pyregion-1.2/pyregion
hard linking pyregion/version.py -> pyregion-1.2/pyregion
hard linking pyregion/wcs_converter.py -> pyregion-1.2/pyregion
hard linking pyregion/wcs_helper.py -> pyregion-1.2/pyregion
hard linking pyregion/extern/__init__.py -> pyregion-1.2/pyregion/extern
hard linking pyregion/extern/kapteyn_celestial.py -> pyregion-1.2/pyregion/extern
hard linking pyregion/tests/__init__.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/coveragerc -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/setup_package.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_ds9_attr_parser.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_ds9_region_parser.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_get_mask.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_parser_helper.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_region.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_region_numbers.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/test_wcs_helper.py -> pyregion-1.2/pyregion/tests
hard linking pyregion/tests/examples/sample_fits01.header -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/sample_fits02.header -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test.header -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_ciao.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_ciao_physical.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_ds9_physical.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_fk5.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_fk5_degree.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_fk5_sexagecimal.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_gal.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_img.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_mixed.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test01_print.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test02.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test04_img.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test_annuli.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test_annuli_ciao.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test_annuli_wcs.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test_context.reg -> pyregion-1.2/pyregion/tests/examples
hard linking pyregion/tests/examples/test_text.reg -> pyregion-1.2/pyregion/tests/examples
creating dist
Creating tar archive
removing 'pyregion-1.2' (and everything under it)
ChristophMacbook:pyregion deil$ cd dist
ChristophMacbook:dist deil$ tar zxvf pyregion-1.2.tar.gz
x pyregion-1.2/
x pyregion-1.2/ah_bootstrap.py
x pyregion-1.2/astropy_helpers/
x pyregion-1.2/astropy_helpers/ah_bootstrap.py
x pyregion-1.2/astropy_helpers/astropy_helpers/
x pyregion-1.2/astropy_helpers/astropy_helpers/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/_dummy.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/_test_compat.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/build_ext.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/build_py.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/build_sphinx.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/install.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/install_lib.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/register.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/setup_package.py
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/src/
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/src/compiler.c
x pyregion-1.2/astropy_helpers/astropy_helpers/commands/test.py
x pyregion-1.2/astropy_helpers/astropy_helpers/compat/
x pyregion-1.2/astropy_helpers/astropy_helpers/compat/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/compat/_subprocess_py2/
x pyregion-1.2/astropy_helpers/astropy_helpers/compat/_subprocess_py2/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/compat/subprocess.py
x pyregion-1.2/astropy_helpers/astropy_helpers/distutils_helpers.py
x pyregion-1.2/astropy_helpers/astropy_helpers/git_helpers.py
x pyregion-1.2/astropy_helpers/astropy_helpers/setup_helpers.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/conf.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/astropyautosummary.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/autodoc_enhancements.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/automodapi.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/automodsumm.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/changelog_links.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/comment_eater.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/compiler_unparse.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/docscrape.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/docscrape_sphinx.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/doctest.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/edit_on_github.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/numpydoc.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/phantom_import.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/smart_resolver.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/base.rst
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/class.rst
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/templates/autosummary_core/module.rst
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/__init__.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/test_autodoc_enhancements.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodapi.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/test_automodsumm.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/test_docscrape.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tests/test_utils.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/tocdepthfix.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/traitsdoc.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/ext/utils.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local/python2_local_links.inv
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local/python2_local_links.txt
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local/python3_local_links.inv
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/local/python3_local_links.txt
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/setup_package.py
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/globaltoc.html
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/layout.html
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/localtoc.html
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/searchbox.html
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout.svg
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_linkout_20.png
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.ico
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo.svg
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/astropy_logo_32.png
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/bootstrap-astropy.css
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/copybutton.js
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/static/sidebar.js
x pyregion-1.2/astropy_helpers/astropy_helpers/sphinx/themes/bootstrap-astropy/theme.conf
x pyregion-1.2/astropy_helpers/astropy_helpers/test_helpers.py
x pyregion-1.2/astropy_helpers/astropy_helpers/utils.py
x pyregion-1.2/astropy_helpers/astropy_helpers/version.py
x pyregion-1.2/astropy_helpers/astropy_helpers/version_helpers.py
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/dependency_links.txt
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/not-zip-safe
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/PKG-INFO
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/SOURCES.txt
x pyregion-1.2/astropy_helpers/astropy_helpers.egg-info/top_level.txt
x pyregion-1.2/astropy_helpers/CHANGES.rst
x pyregion-1.2/astropy_helpers/ez_setup.py
x pyregion-1.2/astropy_helpers/LICENSE.rst
x pyregion-1.2/astropy_helpers/licenses/
x pyregion-1.2/astropy_helpers/licenses/LICENSE_COPYBUTTON.rst
x pyregion-1.2/astropy_helpers/licenses/LICENSE_NUMPYDOC.rst
x pyregion-1.2/astropy_helpers/README.rst
x pyregion-1.2/CHANGES.rst
x pyregion-1.2/docs/
x pyregion-1.2/docs/_static/
x pyregion-1.2/docs/_static/contents.png
x pyregion-1.2/docs/_static/file.png
x pyregion-1.2/docs/_static/mpl.css
x pyregion-1.2/docs/_static/navigation.png
x pyregion-1.2/docs/_static/region_ds9.jpg
x pyregion-1.2/docs/_static/region_mpl.png
x pyregion-1.2/docs/_templates/
x pyregion-1.2/docs/_templates/autosummary/
x pyregion-1.2/docs/_templates/autosummary/base.rst
x pyregion-1.2/docs/_templates/autosummary/class.rst
x pyregion-1.2/docs/_templates/autosummary/module.rst
x pyregion-1.2/docs/_templates/indexsidebar.html
x pyregion-1.2/docs/_templates/layout.html
x pyregion-1.2/docs/api.rst
x pyregion-1.2/docs/changelog.rst
x pyregion-1.2/docs/conf.py
x pyregion-1.2/docs/examples/
x pyregion-1.2/docs/examples/demo_helper.py
x pyregion-1.2/docs/examples/demo_print_region.py
x pyregion-1.2/docs/examples/demo_region01.py
x pyregion-1.2/docs/examples/demo_region02.py
x pyregion-1.2/docs/examples/demo_region03.py
x pyregion-1.2/docs/examples/demo_region04.py
x pyregion-1.2/docs/examples/demo_region_filter01.py
x pyregion-1.2/docs/examples/sample_fits01.header
x pyregion-1.2/docs/examples/sample_fits02.header
x pyregion-1.2/docs/examples/test.header
x pyregion-1.2/docs/examples/test.reg
x pyregion-1.2/docs/examples/test01.reg
x pyregion-1.2/docs/examples/test01_ciao.reg
x pyregion-1.2/docs/examples/test01_ciao_physical.reg
x pyregion-1.2/docs/examples/test01_ds9_physical.reg
x pyregion-1.2/docs/examples/test01_fk5.reg
x pyregion-1.2/docs/examples/test01_fk5_degree.reg
x pyregion-1.2/docs/examples/test01_fk5_sexagecimal.reg
x pyregion-1.2/docs/examples/test01_gal.reg
x pyregion-1.2/docs/examples/test01_img.reg
x pyregion-1.2/docs/examples/test01_mixed.reg
x pyregion-1.2/docs/examples/test01_print.reg
x pyregion-1.2/docs/examples/test02.reg
x pyregion-1.2/docs/examples/test04_img.reg
x pyregion-1.2/docs/examples/test_annuli.reg
x pyregion-1.2/docs/examples/test_annuli_ciao.reg
x pyregion-1.2/docs/examples/test_annuli_wcs.reg
x pyregion-1.2/docs/examples/test_context.reg
x pyregion-1.2/docs/examples/test_text.reg
x pyregion-1.2/docs/examples.rst
x pyregion-1.2/docs/figures/
x pyregion-1.2/docs/figures/demo_filter_mask.py
x pyregion-1.2/docs/figures/pspc_skyview.fits
x pyregion-1.2/docs/figures/region_drawing.py
x pyregion-1.2/docs/figures/region_drawing2.py
x pyregion-1.2/docs/figures/test.reg
x pyregion-1.2/docs/figures/test02.reg
x pyregion-1.2/docs/getting_started.rst
x pyregion-1.2/docs/index.rst
x pyregion-1.2/docs/installation.rst
x pyregion-1.2/docs/Makefile
x pyregion-1.2/docs/rtd-pip-requirements
x pyregion-1.2/docs/sphinxext/
x pyregion-1.2/docs/sphinxext/github_sphinx.py
x pyregion-1.2/docs/sphinxext/plot_directive_v3.py
x pyregion-1.2/ez_setup.py
x pyregion-1.2/licenses/
x pyregion-1.2/licenses/LICENSE
x pyregion-1.2/licenses/LICENSE_kapteyn.txt
x pyregion-1.2/PKG-INFO
x pyregion-1.2/pyregion/
x pyregion-1.2/pyregion/__init__.py
x pyregion-1.2/pyregion/_astropy_init.py
x pyregion-1.2/pyregion/_compiler.c
x pyregion-1.2/pyregion/_region_filter.c
x pyregion-1.2/pyregion/conftest.py
x pyregion-1.2/pyregion/core.py
x pyregion-1.2/pyregion/cython_version.py
x pyregion-1.2/pyregion/ds9_attr_parser.py
x pyregion-1.2/pyregion/ds9_region_parser.py
x pyregion-1.2/pyregion/extern/
x pyregion-1.2/pyregion/extern/__init__.py
x pyregion-1.2/pyregion/extern/kapteyn_celestial.py
x pyregion-1.2/pyregion/mpl_helper.py
x pyregion-1.2/pyregion/parser_helper.py
x pyregion-1.2/pyregion/physical_coordinate.py
x pyregion-1.2/pyregion/region_numbers.py
x pyregion-1.2/pyregion/region_to_filter.py
x pyregion-1.2/pyregion/tests/
x pyregion-1.2/pyregion/tests/__init__.py
x pyregion-1.2/pyregion/tests/coveragerc
x pyregion-1.2/pyregion/tests/examples/
x pyregion-1.2/pyregion/tests/examples/sample_fits01.header
x pyregion-1.2/pyregion/tests/examples/sample_fits02.header
x pyregion-1.2/pyregion/tests/examples/test.header
x pyregion-1.2/pyregion/tests/examples/test.reg
x pyregion-1.2/pyregion/tests/examples/test01.reg
x pyregion-1.2/pyregion/tests/examples/test01_ciao.reg
x pyregion-1.2/pyregion/tests/examples/test01_ciao_physical.reg
x pyregion-1.2/pyregion/tests/examples/test01_ds9_physical.reg
x pyregion-1.2/pyregion/tests/examples/test01_fk5.reg
x pyregion-1.2/pyregion/tests/examples/test01_fk5_degree.reg
x pyregion-1.2/pyregion/tests/examples/test01_fk5_sexagecimal.reg
x pyregion-1.2/pyregion/tests/examples/test01_gal.reg
x pyregion-1.2/pyregion/tests/examples/test01_img.reg
x pyregion-1.2/pyregion/tests/examples/test01_mixed.reg
x pyregion-1.2/pyregion/tests/examples/test01_print.reg
x pyregion-1.2/pyregion/tests/examples/test02.reg
x pyregion-1.2/pyregion/tests/examples/test04_img.reg
x pyregion-1.2/pyregion/tests/examples/test_annuli.reg
x pyregion-1.2/pyregion/tests/examples/test_annuli_ciao.reg
x pyregion-1.2/pyregion/tests/examples/test_annuli_wcs.reg
x pyregion-1.2/pyregion/tests/examples/test_context.reg
x pyregion-1.2/pyregion/tests/examples/test_text.reg
x pyregion-1.2/pyregion/tests/setup_package.py
x pyregion-1.2/pyregion/tests/test_ds9_attr_parser.py
x pyregion-1.2/pyregion/tests/test_ds9_region_parser.py
x pyregion-1.2/pyregion/tests/test_get_mask.py
x pyregion-1.2/pyregion/tests/test_parser_helper.py
x pyregion-1.2/pyregion/tests/test_region.py
x pyregion-1.2/pyregion/tests/test_region_numbers.py
x pyregion-1.2/pyregion/tests/test_wcs_helper.py
x pyregion-1.2/pyregion/version.py
x pyregion-1.2/pyregion/wcs_converter.py
x pyregion-1.2/pyregion/wcs_helper.py
x pyregion-1.2/README.rst
x pyregion-1.2/setup.cfg
x pyregion-1.2/setup.py
ChristophMacbook:dist deil$ cd pyregion-1.2
ChristophMacbook:pyregion-1.2 deil$ python setup.py test
running test
running build
running build_py
creating build
creating build/lib.macosx-10.11-x86_64-3.5
creating build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/_astropy_init.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/conftest.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/core.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/cython_version.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/ds9_attr_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/ds9_region_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/mpl_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/parser_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/physical_coordinate.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/region_numbers.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/region_to_filter.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/version.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/wcs_converter.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/wcs_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
copying pyregion/extern/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
copying pyregion/extern/kapteyn_celestial.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/extern
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/__init__.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/setup_package.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_ds9_attr_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_ds9_region_parser.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_get_mask.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_parser_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_region.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_region_numbers.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/tests/test_wcs_helper.py -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
copying pyregion/_compiler.c -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/_region_filter.c -> build/lib.macosx-10.11-x86_64-3.5/pyregion
copying pyregion/tests/coveragerc -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests
creating build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ciao.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ciao_physical.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_ds9_physical.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5_degree.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_fk5_sexagecimal.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_gal.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_img.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_mixed.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test01_print.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test02.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test04_img.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli_ciao.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_annuli_wcs.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_context.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test_text.reg -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/sample_fits01.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/sample_fits02.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
copying pyregion/tests/examples/test.header -> build/lib.macosx-10.11-x86_64-3.5/pyregion/tests/examples
Internet access disabled
==================================================================== test session starts ====================================================================
platform darwin -- Python 3.5.2, pytest-2.8.3, py-1.4.30, pluggy-0.3.1 -- /opt/local/bin/python
cachedir: .cache
Running tests with pyregion version 1.2.
Running tests in pyregion.
Date: 2016-08-11T18:58:43
Platform: Darwin-15.6.0-x86_64-i386-64bit
Executable: /opt/local/bin/python
Full Python Version:
3.5.2 (default, Jun 27 2016, 03:10:38)
[GCC 4.2.1 Compatible Apple LLVM 7.0.2 (clang-700.1.81)]
encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
byteorder: little
float info: dig: 15, mant_dig: 15
Numpy: 1.11.1
Matplotlib: 1.5.2
Pandas: 0.18.1
Astropy: 1.2
rootdir: /private/var/folders/sb/4qv5j4m90pz1rw7m70rj1b1r0000gn/T/pyregion-test-cccfj2vs/lib.macosx-10.11-x86_64-3.5, inifile: setup.cfg
plugins: cov-2.3.0, mpl-0.5
collected 18 items
pyregion/tests/test_ds9_attr_parser.py::test_attr PASSED
pyregion/tests/test_ds9_attr_parser.py::test_get_attr PASSED
pyregion/tests/test_ds9_attr_parser.py::test_shape_in_comment PASSED
pyregion/tests/test_ds9_region_parser.py::test_regionLine PASSED
pyregion/tests/test_ds9_region_parser.py::test_comment PASSED
pyregion/tests/test_ds9_region_parser.py::test_global PASSED
pyregion/tests/test_ds9_region_parser.py::test_space_delimited_region PASSED
pyregion/tests/test_get_mask.py::test_region FAILED
pyregion/tests/test_parser_helper.py::test_define_shape PASSED
pyregion/tests/test_region.py::test_region PASSED
pyregion/tests/test_region_numbers.py::test_usn PASSED
pyregion/tests/test_region_numbers.py::test_integer PASSED
pyregion/tests/test_region_numbers.py::test_sexadecimal PASSED
pyregion/tests/test_region_numbers.py::test_hms PASSED
pyregion/tests/test_region_numbers.py::test_dms PASSED
pyregion/tests/test_region_numbers.py::test_ang_distance PASSED
pyregion/tests/test_region_numbers.py::test_coord_odd PASSED
pyregion/tests/test_wcs_helper.py::test_estimate_cdelt PASSED
========================================================================= FAILURES ==========================================================================
________________________________________________________________________ test_region ________________________________________________________________________
def test_region():
ref_name = "test01_img.reg"
header = demo_header()
ref_region = pyregion_open(join(rootdir, ref_name)).as_imagecoord(header)
> mask = ref_region.get_mask(shape=(100, 100))
pyregion/tests/test_get_mask.py:19:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
pyregion/core.py:162: in get_mask
region_filter = self.get_filter(header=header, rot_wrt_axis=rot_wrt_axis)
pyregion/core.py:118: in get_filter
from .region_to_filter import as_region_filter
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
import numpy as np
> import pyregion._region_filter as region_filter
E ImportError: No module named 'pyregion._region_filter'
pyregion/region_to_filter.py:2: ImportError
============================================================ 1 failed, 17 passed in 5.98 seconds ============================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment