bumped vers. to 0.18.0

This commit is contained in:
4d30 2020-11-25 17:45:12 +00:00
parent dfb67c5e3d
commit d2ca62279a
No known key found for this signature in database
GPG Key ID: FEE66A4BBDA865DD
3 changed files with 148 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2015/08/05 21:02:58 jihbed Exp $
DISTNAME= Cartopy-0.13.0
DISTNAME= Cartopy-0.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
PKGREVISION= 1
CATEGORIES= geography

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2015/08/05 21:02:58 jihbed Exp $
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@ -11,12 +11,16 @@ ${PYSITELIB}/cartopy/_crs.so
${PYSITELIB}/cartopy/_epsg.py
${PYSITELIB}/cartopy/_epsg.pyc
${PYSITELIB}/cartopy/_epsg.pyo
${PYSITELIB}/cartopy/_version.py
${PYSITELIB}/cartopy/_version.pyc
${PYSITELIB}/cartopy/_version.pyo
${PYSITELIB}/cartopy/crs.py
${PYSITELIB}/cartopy/crs.pyc
${PYSITELIB}/cartopy/crs.pyo
${PYSITELIB}/cartopy/data/netcdf/HadISST1_SST_update.README.txt
${PYSITELIB}/cartopy/data/netcdf/HadISST1_SST_update.nc
${PYSITELIB}/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png
${PYSITELIB}/cartopy/data/raster/natural_earth/images.json
${PYSITELIB}/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt
${PYSITELIB}/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg
${PYSITELIB}/cartopy/data/shapefiles/gshhs/README.TXT
@ -35,9 +39,18 @@ ${PYSITELIB}/cartopy/examples/always_circular_stereo.pyo
${PYSITELIB}/cartopy/examples/arrows.py
${PYSITELIB}/cartopy/examples/arrows.pyc
${PYSITELIB}/cartopy/examples/arrows.pyo
${PYSITELIB}/cartopy/examples/aurora_forecast.py
${PYSITELIB}/cartopy/examples/aurora_forecast.pyc
${PYSITELIB}/cartopy/examples/aurora_forecast.pyo
${PYSITELIB}/cartopy/examples/axes_grid_basic.py
${PYSITELIB}/cartopy/examples/axes_grid_basic.pyc
${PYSITELIB}/cartopy/examples/axes_grid_basic.pyo
${PYSITELIB}/cartopy/examples/barbs.py
${PYSITELIB}/cartopy/examples/barbs.pyc
${PYSITELIB}/cartopy/examples/barbs.pyo
${PYSITELIB}/cartopy/examples/contour_labels.py
${PYSITELIB}/cartopy/examples/contour_labels.pyc
${PYSITELIB}/cartopy/examples/contour_labels.pyo
${PYSITELIB}/cartopy/examples/eccentric_ellipse.py
${PYSITELIB}/cartopy/examples/eccentric_ellipse.pyc
${PYSITELIB}/cartopy/examples/eccentric_ellipse.pyo
@ -62,6 +75,9 @@ ${PYSITELIB}/cartopy/examples/geostationary.pyo
${PYSITELIB}/cartopy/examples/global_map.py
${PYSITELIB}/cartopy/examples/global_map.pyc
${PYSITELIB}/cartopy/examples/global_map.pyo
${PYSITELIB}/cartopy/examples/gridliner.py
${PYSITELIB}/cartopy/examples/gridliner.pyc
${PYSITELIB}/cartopy/examples/gridliner.pyo
${PYSITELIB}/cartopy/examples/hurricane_katrina.py
${PYSITELIB}/cartopy/examples/hurricane_katrina.pyc
${PYSITELIB}/cartopy/examples/hurricane_katrina.pyo
@ -71,15 +87,18 @@ ${PYSITELIB}/cartopy/examples/image_tiles.pyo
${PYSITELIB}/cartopy/examples/logo.py
${PYSITELIB}/cartopy/examples/logo.pyc
${PYSITELIB}/cartopy/examples/logo.pyo
${PYSITELIB}/cartopy/examples/nightshade.py
${PYSITELIB}/cartopy/examples/nightshade.pyc
${PYSITELIB}/cartopy/examples/nightshade.pyo
${PYSITELIB}/cartopy/examples/regridding_arrows.py
${PYSITELIB}/cartopy/examples/regridding_arrows.pyc
${PYSITELIB}/cartopy/examples/regridding_arrows.pyo
${PYSITELIB}/cartopy/examples/reprojected_wmts.py
${PYSITELIB}/cartopy/examples/reprojected_wmts.pyc
${PYSITELIB}/cartopy/examples/reprojected_wmts.pyo
${PYSITELIB}/cartopy/examples/rotated_pole.py
${PYSITELIB}/cartopy/examples/rotated_pole.pyc
${PYSITELIB}/cartopy/examples/rotated_pole.pyo
${PYSITELIB}/cartopy/examples/srtm_shading.py
${PYSITELIB}/cartopy/examples/srtm_shading.pyc
${PYSITELIB}/cartopy/examples/srtm_shading.pyo
${PYSITELIB}/cartopy/examples/star_shaped_boundary.py
${PYSITELIB}/cartopy/examples/star_shaped_boundary.pyc
${PYSITELIB}/cartopy/examples/star_shaped_boundary.pyo
@ -89,12 +108,18 @@ ${PYSITELIB}/cartopy/examples/streamplot.pyo
${PYSITELIB}/cartopy/examples/tick_labels.py
${PYSITELIB}/cartopy/examples/tick_labels.pyc
${PYSITELIB}/cartopy/examples/tick_labels.pyo
${PYSITELIB}/cartopy/examples/tissot.py
${PYSITELIB}/cartopy/examples/tissot.pyc
${PYSITELIB}/cartopy/examples/tissot.pyo
${PYSITELIB}/cartopy/examples/tube_stations.py
${PYSITELIB}/cartopy/examples/tube_stations.pyc
${PYSITELIB}/cartopy/examples/tube_stations.pyo
${PYSITELIB}/cartopy/examples/un_flag.py
${PYSITELIB}/cartopy/examples/un_flag.pyc
${PYSITELIB}/cartopy/examples/un_flag.pyo
${PYSITELIB}/cartopy/examples/utm_all_zones.py
${PYSITELIB}/cartopy/examples/utm_all_zones.pyc
${PYSITELIB}/cartopy/examples/utm_all_zones.pyo
${PYSITELIB}/cartopy/examples/waves.py
${PYSITELIB}/cartopy/examples/waves.pyc
${PYSITELIB}/cartopy/examples/waves.pyo
@ -104,9 +129,19 @@ ${PYSITELIB}/cartopy/examples/wms.pyo
${PYSITELIB}/cartopy/examples/wmts.py
${PYSITELIB}/cartopy/examples/wmts.pyc
${PYSITELIB}/cartopy/examples/wmts.pyo
${PYSITELIB}/cartopy/feature.py
${PYSITELIB}/cartopy/feature.pyc
${PYSITELIB}/cartopy/feature.pyo
${PYSITELIB}/cartopy/examples/wmts_time.py
${PYSITELIB}/cartopy/examples/wmts_time.pyc
${PYSITELIB}/cartopy/examples/wmts_time.pyo
${PYSITELIB}/cartopy/feature/__init__.py
${PYSITELIB}/cartopy/feature/__init__.pyc
${PYSITELIB}/cartopy/feature/__init__.pyo
${PYSITELIB}/cartopy/feature/nightshade.py
${PYSITELIB}/cartopy/feature/nightshade.pyc
${PYSITELIB}/cartopy/feature/nightshade.pyo
${PYSITELIB}/cartopy/geodesic/__init__.py
${PYSITELIB}/cartopy/geodesic/__init__.pyc
${PYSITELIB}/cartopy/geodesic/__init__.pyo
${PYSITELIB}/cartopy/geodesic/_geodesic.so
${PYSITELIB}/cartopy/img_transform.py
${PYSITELIB}/cartopy/img_transform.pyc
${PYSITELIB}/cartopy/img_transform.pyo
@ -125,7 +160,7 @@ ${PYSITELIB}/cartopy/io/ogc_clients.pyo
${PYSITELIB}/cartopy/io/shapereader.py
${PYSITELIB}/cartopy/io/shapereader.pyc
${PYSITELIB}/cartopy/io/shapereader.pyo
${PYSITELIB}/cartopy/io/srtm.json
${PYSITELIB}/cartopy/io/srtm.npz
${PYSITELIB}/cartopy/io/srtm.py
${PYSITELIB}/cartopy/io/srtm.pyc
${PYSITELIB}/cartopy/io/srtm.pyo
@ -135,6 +170,9 @@ ${PYSITELIB}/cartopy/mpl/__init__.pyo
${PYSITELIB}/cartopy/mpl/clip_path.py
${PYSITELIB}/cartopy/mpl/clip_path.pyc
${PYSITELIB}/cartopy/mpl/clip_path.pyo
${PYSITELIB}/cartopy/mpl/contour.py
${PYSITELIB}/cartopy/mpl/contour.pyc
${PYSITELIB}/cartopy/mpl/contour.pyo
${PYSITELIB}/cartopy/mpl/feature_artist.py
${PYSITELIB}/cartopy/mpl/feature_artist.pyc
${PYSITELIB}/cartopy/mpl/feature_artist.pyo
@ -150,39 +188,75 @@ ${PYSITELIB}/cartopy/mpl/patch.pyo
${PYSITELIB}/cartopy/mpl/slippy_image_artist.py
${PYSITELIB}/cartopy/mpl/slippy_image_artist.pyc
${PYSITELIB}/cartopy/mpl/slippy_image_artist.pyo
${PYSITELIB}/cartopy/mpl/style.py
${PYSITELIB}/cartopy/mpl/style.pyc
${PYSITELIB}/cartopy/mpl/style.pyo
${PYSITELIB}/cartopy/mpl/ticker.py
${PYSITELIB}/cartopy/mpl/ticker.pyc
${PYSITELIB}/cartopy/mpl/ticker.pyo
${PYSITELIB}/cartopy/sphinxext/__init__.py
${PYSITELIB}/cartopy/sphinxext/__init__.pyc
${PYSITELIB}/cartopy/sphinxext/__init__.pyo
${PYSITELIB}/cartopy/sphinxext/gallery.py
${PYSITELIB}/cartopy/sphinxext/gallery.pyc
${PYSITELIB}/cartopy/sphinxext/gallery.pyo
${PYSITELIB}/cartopy/sphinxext/summarise_package.py
${PYSITELIB}/cartopy/sphinxext/summarise_package.pyc
${PYSITELIB}/cartopy/sphinxext/summarise_package.pyo
${PYSITELIB}/cartopy/tests/__init__.py
${PYSITELIB}/cartopy/tests/__init__.pyc
${PYSITELIB}/cartopy/tests/__init__.pyo
${PYSITELIB}/cartopy/tests/conftest.py
${PYSITELIB}/cartopy/tests/conftest.pyc
${PYSITELIB}/cartopy/tests/conftest.pyo
${PYSITELIB}/cartopy/tests/crs/__init__.py
${PYSITELIB}/cartopy/tests/crs/__init__.pyc
${PYSITELIB}/cartopy/tests/crs/__init__.pyo
${PYSITELIB}/cartopy/tests/crs/helpers.py
${PYSITELIB}/cartopy/tests/crs/helpers.pyc
${PYSITELIB}/cartopy/tests/crs/helpers.pyo
${PYSITELIB}/cartopy/tests/crs/test_albers_equal_area.py
${PYSITELIB}/cartopy/tests/crs/test_albers_equal_area.pyc
${PYSITELIB}/cartopy/tests/crs/test_albers_equal_area.pyo
${PYSITELIB}/cartopy/tests/crs/test_azimuthal_equidistant.py
${PYSITELIB}/cartopy/tests/crs/test_azimuthal_equidistant.pyc
${PYSITELIB}/cartopy/tests/crs/test_azimuthal_equidistant.pyo
${PYSITELIB}/cartopy/tests/crs/test_eckert.py
${PYSITELIB}/cartopy/tests/crs/test_eckert.pyc
${PYSITELIB}/cartopy/tests/crs/test_eckert.pyo
${PYSITELIB}/cartopy/tests/crs/test_equal_earth.py
${PYSITELIB}/cartopy/tests/crs/test_equal_earth.pyc
${PYSITELIB}/cartopy/tests/crs/test_equal_earth.pyo
${PYSITELIB}/cartopy/tests/crs/test_equidistant_conic.py
${PYSITELIB}/cartopy/tests/crs/test_equidistant_conic.pyc
${PYSITELIB}/cartopy/tests/crs/test_equidistant_conic.pyo
${PYSITELIB}/cartopy/tests/crs/test_geostationary.py
${PYSITELIB}/cartopy/tests/crs/test_geostationary.pyc
${PYSITELIB}/cartopy/tests/crs/test_geostationary.pyo
${PYSITELIB}/cartopy/tests/crs/test_gnomonic.py
${PYSITELIB}/cartopy/tests/crs/test_gnomonic.pyc
${PYSITELIB}/cartopy/tests/crs/test_gnomonic.pyo
${PYSITELIB}/cartopy/tests/crs/test_interrupted_goode_homolosine.py
${PYSITELIB}/cartopy/tests/crs/test_interrupted_goode_homolosine.pyc
${PYSITELIB}/cartopy/tests/crs/test_interrupted_goode_homolosine.pyo
${PYSITELIB}/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py
${PYSITELIB}/cartopy/tests/crs/test_lambert_azimuthal_equal_area.pyc
${PYSITELIB}/cartopy/tests/crs/test_lambert_azimuthal_equal_area.pyo
${PYSITELIB}/cartopy/tests/crs/test_lambert_conformal.py
${PYSITELIB}/cartopy/tests/crs/test_lambert_conformal.pyc
${PYSITELIB}/cartopy/tests/crs/test_lambert_conformal.pyo
${PYSITELIB}/cartopy/tests/crs/test_mercator.py
${PYSITELIB}/cartopy/tests/crs/test_mercator.pyc
${PYSITELIB}/cartopy/tests/crs/test_mercator.pyo
${PYSITELIB}/cartopy/tests/crs/test_miller.py
${PYSITELIB}/cartopy/tests/crs/test_miller.pyc
${PYSITELIB}/cartopy/tests/crs/test_miller.pyo
${PYSITELIB}/cartopy/tests/crs/test_mollweide.py
${PYSITELIB}/cartopy/tests/crs/test_mollweide.pyc
${PYSITELIB}/cartopy/tests/crs/test_mollweide.pyo
${PYSITELIB}/cartopy/tests/crs/test_nearside_perspective.py
${PYSITELIB}/cartopy/tests/crs/test_nearside_perspective.pyc
${PYSITELIB}/cartopy/tests/crs/test_nearside_perspective.pyo
${PYSITELIB}/cartopy/tests/crs/test_orthographic.py
${PYSITELIB}/cartopy/tests/crs/test_orthographic.pyc
${PYSITELIB}/cartopy/tests/crs/test_orthographic.pyo
${PYSITELIB}/cartopy/tests/crs/test_robinson.py
${PYSITELIB}/cartopy/tests/crs/test_robinson.pyc
${PYSITELIB}/cartopy/tests/crs/test_robinson.pyo
@ -192,12 +266,24 @@ ${PYSITELIB}/cartopy/tests/crs/test_rotated_geodetic.pyo
${PYSITELIB}/cartopy/tests/crs/test_rotated_pole.py
${PYSITELIB}/cartopy/tests/crs/test_rotated_pole.pyc
${PYSITELIB}/cartopy/tests/crs/test_rotated_pole.pyo
${PYSITELIB}/cartopy/tests/crs/test_sinusoidal.py
${PYSITELIB}/cartopy/tests/crs/test_sinusoidal.pyc
${PYSITELIB}/cartopy/tests/crs/test_sinusoidal.pyo
${PYSITELIB}/cartopy/tests/crs/test_stereographic.py
${PYSITELIB}/cartopy/tests/crs/test_stereographic.pyc
${PYSITELIB}/cartopy/tests/crs/test_stereographic.pyo
${PYSITELIB}/cartopy/tests/crs/test_transverse_mercator.py
${PYSITELIB}/cartopy/tests/crs/test_transverse_mercator.pyc
${PYSITELIB}/cartopy/tests/crs/test_transverse_mercator.pyo
${PYSITELIB}/cartopy/tests/crs/test_utm.py
${PYSITELIB}/cartopy/tests/crs/test_utm.pyc
${PYSITELIB}/cartopy/tests/crs/test_utm.pyo
${PYSITELIB}/cartopy/tests/feature/__init__.py
${PYSITELIB}/cartopy/tests/feature/__init__.pyc
${PYSITELIB}/cartopy/tests/feature/__init__.pyo
${PYSITELIB}/cartopy/tests/feature/test_nightshade.py
${PYSITELIB}/cartopy/tests/feature/test_nightshade.pyc
${PYSITELIB}/cartopy/tests/feature/test_nightshade.pyo
${PYSITELIB}/cartopy/tests/io/__init__.py
${PYSITELIB}/cartopy/tests/io/__init__.pyc
${PYSITELIB}/cartopy/tests/io/__init__.pyo
@ -210,11 +296,15 @@ ${PYSITELIB}/cartopy/tests/io/test_ogc_clients.pyo
${PYSITELIB}/cartopy/tests/io/test_srtm.py
${PYSITELIB}/cartopy/tests/io/test_srtm.pyc
${PYSITELIB}/cartopy/tests/io/test_srtm.pyo
${PYSITELIB}/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf
${PYSITELIB}/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp
${PYSITELIB}/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx
${PYSITELIB}/cartopy/tests/mpl/__init__.py
${PYSITELIB}/cartopy/tests/mpl/__init__.pyc
${PYSITELIB}/cartopy/tests/mpl/__init__.pyo
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_examples/contour_label.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png
@ -222,6 +312,11 @@ ${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_c
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_1.5.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa_1.5.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png
@ -229,15 +324,20 @@ ${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_p
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap_mpl_pre_3.0.0.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections1.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections4.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections5.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections520.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png
@ -245,12 +345,18 @@ ${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolorme
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.0.0.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.1.0.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.0.0.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.2.0.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png
${PYSITELIB}/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png
@ -266,12 +372,18 @@ ${PYSITELIB}/cartopy/tests/mpl/test_axes.pyo
${PYSITELIB}/cartopy/tests/mpl/test_caching.py
${PYSITELIB}/cartopy/tests/mpl/test_caching.pyc
${PYSITELIB}/cartopy/tests/mpl/test_caching.pyo
${PYSITELIB}/cartopy/tests/mpl/test_contour.py
${PYSITELIB}/cartopy/tests/mpl/test_contour.pyc
${PYSITELIB}/cartopy/tests/mpl/test_contour.pyo
${PYSITELIB}/cartopy/tests/mpl/test_crs.py
${PYSITELIB}/cartopy/tests/mpl/test_crs.pyc
${PYSITELIB}/cartopy/tests/mpl/test_crs.pyo
${PYSITELIB}/cartopy/tests/mpl/test_examples.py
${PYSITELIB}/cartopy/tests/mpl/test_examples.pyc
${PYSITELIB}/cartopy/tests/mpl/test_examples.pyo
${PYSITELIB}/cartopy/tests/mpl/test_feature_artist.py
${PYSITELIB}/cartopy/tests/mpl/test_feature_artist.pyc
${PYSITELIB}/cartopy/tests/mpl/test_feature_artist.pyo
${PYSITELIB}/cartopy/tests/mpl/test_features.py
${PYSITELIB}/cartopy/tests/mpl/test_features.pyc
${PYSITELIB}/cartopy/tests/mpl/test_features.pyo
@ -287,18 +399,30 @@ ${PYSITELIB}/cartopy/tests/mpl/test_img_transform.pyo
${PYSITELIB}/cartopy/tests/mpl/test_mpl_integration.py
${PYSITELIB}/cartopy/tests/mpl/test_mpl_integration.pyc
${PYSITELIB}/cartopy/tests/mpl/test_mpl_integration.pyo
${PYSITELIB}/cartopy/tests/mpl/test_nightshade.py
${PYSITELIB}/cartopy/tests/mpl/test_nightshade.pyc
${PYSITELIB}/cartopy/tests/mpl/test_nightshade.pyo
${PYSITELIB}/cartopy/tests/mpl/test_patch.py
${PYSITELIB}/cartopy/tests/mpl/test_patch.pyc
${PYSITELIB}/cartopy/tests/mpl/test_patch.pyo
${PYSITELIB}/cartopy/tests/mpl/test_plots.py
${PYSITELIB}/cartopy/tests/mpl/test_plots.pyc
${PYSITELIB}/cartopy/tests/mpl/test_plots.pyo
${PYSITELIB}/cartopy/tests/mpl/test_pseudo_color.py
${PYSITELIB}/cartopy/tests/mpl/test_pseudo_color.pyc
${PYSITELIB}/cartopy/tests/mpl/test_pseudo_color.pyo
${PYSITELIB}/cartopy/tests/mpl/test_quiver.py
${PYSITELIB}/cartopy/tests/mpl/test_quiver.pyc
${PYSITELIB}/cartopy/tests/mpl/test_quiver.pyo
${PYSITELIB}/cartopy/tests/mpl/test_set_extent.py
${PYSITELIB}/cartopy/tests/mpl/test_set_extent.pyc
${PYSITELIB}/cartopy/tests/mpl/test_set_extent.pyo
${PYSITELIB}/cartopy/tests/mpl/test_shapely_to_mpl.py
${PYSITELIB}/cartopy/tests/mpl/test_shapely_to_mpl.pyc
${PYSITELIB}/cartopy/tests/mpl/test_shapely_to_mpl.pyo
${PYSITELIB}/cartopy/tests/mpl/test_style.py
${PYSITELIB}/cartopy/tests/mpl/test_style.pyc
${PYSITELIB}/cartopy/tests/mpl/test_style.pyo
${PYSITELIB}/cartopy/tests/mpl/test_ticker.py
${PYSITELIB}/cartopy/tests/mpl/test_ticker.pyc
${PYSITELIB}/cartopy/tests/mpl/test_ticker.pyo
@ -320,6 +444,12 @@ ${PYSITELIB}/cartopy/tests/test_crs.pyo
${PYSITELIB}/cartopy/tests/test_crs_transform_vectors.py
${PYSITELIB}/cartopy/tests/test_crs_transform_vectors.pyc
${PYSITELIB}/cartopy/tests/test_crs_transform_vectors.pyo
${PYSITELIB}/cartopy/tests/test_features.py
${PYSITELIB}/cartopy/tests/test_features.pyc
${PYSITELIB}/cartopy/tests/test_features.pyo
${PYSITELIB}/cartopy/tests/test_geodesic.py
${PYSITELIB}/cartopy/tests/test_geodesic.pyc
${PYSITELIB}/cartopy/tests/test_geodesic.pyo
${PYSITELIB}/cartopy/tests/test_img_nest.py
${PYSITELIB}/cartopy/tests/test_img_nest.pyc
${PYSITELIB}/cartopy/tests/test_img_nest.pyo

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2015/08/05 21:02:58 jihbed Exp $
SHA1 (Cartopy-0.13.0.tar.gz) = 0ac3d7d0609de9b66de11f4bfca3ca5eac1e4cfb
RMD160 (Cartopy-0.13.0.tar.gz) = 59a0533369ad8a210bd529ee03860dbdb4638aa4
SHA512 (Cartopy-0.13.0.tar.gz) = 0ca22a039ba2902efcf9a51dbf4315cb171e2ccda624b16255e31627eaf245fbcbd0db2d550a677caf0c5af13bbc899d3d576bf761903b860af7930525e1c5d2
Size (Cartopy-0.13.0.tar.gz) = 7739229 bytes
SHA1 (Cartopy-0.18.0.tar.gz) = a3995b08ef7c778dc396566b5d43c8e8e90837b6
RMD160 (Cartopy-0.18.0.tar.gz) = 0b644e4be180345ced3f81fdacac92da3195277b
SHA512 (Cartopy-0.18.0.tar.gz) = b2d1f4b264ce06882aa282743bc69ac888606999432adfd7d2dd427a051a95c7ecf73079cb26259251c181f7d4018dd5897d0bc7b15cf8aa9264acb8ab360298
Size (Cartopy-0.18.0.tar.gz) = 14414653 bytes