[MacPorts] #63098: py-cartopy @0.18.0_1: update request to latest stable release (v0.19.0.post1)

MacPorts noreply at macports.org
Fri Jul 16 01:08:09 UTC 2021


#63098: py-cartopy @0.18.0_1: update request to latest stable release
(v0.19.0.post1)
-------------------------+------------------------
  Reporter:  pgf         |      Owner:  reneeotten
      Type:  update      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.1
Resolution:  fixed       |   Keywords:
      Port:  py-cartopy  |
-------------------------+------------------------

Comment (by EJFielding):

 I am not sure whether to add to this ticket or create a new one. The
 `py37-cartopy-0.19.0.post1_0` version fails to build for me. I get the
 same error as @pgf:

 {{{
 :info:build Traceback (most recent call last):
 :info:build   File "setup.py", line 420, in <module>
 :info:build     'Topic :: Scientific/Engineering :: Visualization',
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools/__init__.py", line 153, in setup
 :info:build     return distutils.core.setup(**attrs)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/distutils/core.py",
 line 108, in setup
 :info:build     _setup_distribution = dist = klass(attrs)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools/dist.py", line 456, in __init__
 :info:build     k: v for k, v in attrs.items()
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/distutils/dist.py",
 line 292, in __init__
 :info:build     self.finalize_options()
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools/dist.py", line 807, in finalize_options
 :info:build     ep(self)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools/dist.py", line 814, in _finalize_setup_keywords
 :info:build     ep.load()(self, ep.name, value)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools_scm/integration.py", line 24, in version_keyword
 :info:build     dist.metadata.version = _get_version(config)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools_scm/__init__.py", line 173, in _get_version
 :info:build     parsed_version = _do_parse(config)
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
 /site-packages/setuptools_scm/__init__.py", line 142, in _do_parse
 :info:build     "use git+https://github.com/user/proj.git#egg=proj" %
 config.absolute_root
 :info:build LookupError: setuptools-scm was unable to detect version for
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 cartopy/py37-cartopy/work/cartopy-0.19.0.post1'.
 :info:build Make sure you're either building from a fully intact git
 repository or PyPI tarballs. Most other sources (such as GitHub's
 tarballs, a git checkout without the .git folder) don't contain the
 necessary metadata and will not work.
 :info:build For example, if you're using pip, instead of
 https://github.com/user/proj/archive/master.zip use
 git+https://github.com/user/proj.git#egg=proj
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 cartopy/py37-cartopy/work/cartopy-0.19.0.post1" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7
 setup.py --no-user-cfg build -j16

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63098#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list