meta-ros/recipes-devtools/python
Martin Jansa 1f61a96fa6 python-pyproj: upgrade to 1.9.6 and use pypi.bbclass
* newer version is needed to fix build with newer python-3.7:
_proj.c:7421:21: error: 'PyThreadState' {aka 'struct _ts'} has no member named 'exc_type'; did you mean 'curexc_type'?
     *type = tstate->exc_type;
                     ^~~~~~~~
                     curexc_type
* see https://github.com/pyproj4/pyproj/issues/138
  https://github.com/pyproj4/pyproj/issues/136
* and pypi.bbclass is needed to fetch the source from
  files.pythonhosted.org, the old pypi.python.org/packages/source
  doesn't have the new releases
* the newest version is 2.1.3, but that needs a bit more changes
  like:
  DEPENDS += "${PYTHON_PN}-cython-native"
  and then it still fails with:
  | Proj executable not found. Please set PROJ_DIR variable.
  | ERROR: 'python3 setup.py build ' execution failed.
  will probably need native pyproj as well, I'll leave that to someone
  actually using pyproj (I was just fixing the build error detected in
  bitbake world with Yocto 2.7 Warrior).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2019-07-03 19:52:51 +00:00
..
python-rosdep python-rosdep: remove pre-build dependency on nose 2017-02-22 16:40:33 +02:00
python-catkin-pkg.inc catkin: add support for SDK 2018-04-13 15:56:35 +02:00
python-catkin-pkg_0.2.10.bb python-catkin-pkg: add python3 flavour of the package 2017-04-07 14:25:41 +03:00
python-defusedxml.inc python-defusedxml: Update to version 0.5.0, use pypi, add python3 recipe (#12) 2018-07-11 20:44:21 +02:00
python-defusedxml_0.5.0.bb python-defusedxml: Update to version 0.5.0, use pypi, add python3 recipe (#12) 2018-07-11 20:44:21 +02:00
python-ecdsa.inc provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-ecdsa_0.13.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-empy.inc catkin: add support for SDK 2018-04-13 15:56:35 +02:00
python-empy_3.3.2.bb python-empy: add python3 flavour of the package 2017-04-07 14:26:21 +03:00
python-future.inc use pypi class for python recipes (resolves #566) 2017-12-11 13:32:17 +01:00
python-future_0.16.0.bb python-future: recipe for version 0.16.0 with python2/python3 support 2017-05-07 08:00:21 +02:00
python-native_%.bbappend python: making bbappend files version independent 2015-03-30 09:26:14 +02:00
python-netifaces.inc use pypi class for python recipes (resolves #566) 2017-12-11 13:32:17 +01:00
python-netifaces_0.10.5.bb python-netifaces: add python3 flavour of the package 2017-04-07 14:27:06 +03:00
python-paramiko.inc provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-paramiko_1.16.0.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-pbr.inc provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-pbr_3.1.1.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python-pycurl_7.43.0.bb use pypi class for python recipes (resolves #566) 2017-12-11 13:32:17 +01:00
python-pyproj.inc python-pyproj: upgrade to 1.9.6 and use pypi.bbclass 2019-07-03 19:52:51 +00:00
python-pyproj_1.9.6.bb python-pyproj: upgrade to 1.9.6 and use pypi.bbclass 2019-07-03 19:52:51 +00:00
python-rosdep.inc python-rosdep: add python3 flavour of the package 2017-04-07 14:28:42 +03:00
python-rosdep_0.11.5.bb python-rosdep: add python3 flavour of the package 2017-04-07 14:28:42 +03:00
python-rosdistro.inc python-rosdistro: add python3 flavour of the package 2017-04-07 14:30:01 +03:00
python-rosdistro_0.4.7.bb python-rosdistro: add python3 flavour of the package 2017-04-07 14:30:01 +03:00
python-rosinstall_0.7.8.bb clean up to prepare merging content from #519 2017-11-25 13:55:56 +01:00
python-rospkg.inc python-rospkg: add python3 flavour of the package 2017-04-07 14:30:31 +03:00
python-rospkg_1.0.40.bb python-rospkg: add python3 flavour of the package 2017-04-07 14:30:31 +03:00
python-vcstools_0.1.39.bb python-vcstools: updating to 0.1.39 2016-09-16 16:29:13 +02:00
python-wstool_0.1.13.bb python-wstool: fix unpackaged files 2019-07-03 18:00:03 +00:00
python3-catkin-pkg_0.2.10.bb python-catkin-pkg: add python3 flavour of the package 2017-04-07 14:25:41 +03:00
python3-defusedxml_0.5.0.bb python-defusedxml: Update to version 0.5.0, use pypi, add python3 recipe (#12) 2018-07-11 20:44:21 +02:00
python3-ecdsa_0.13.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python3-empy_3.3.2.bb python-empy: add python3 flavour of the package 2017-04-07 14:26:21 +03:00
python3-future_0.16.0.bb python-future: recipe for version 0.16.0 with python2/python3 support 2017-05-07 08:00:21 +02:00
python3-netifaces_0.10.5.bb python-netifaces: add python3 flavour of the package 2017-04-07 14:27:06 +03:00
python3-paramiko_1.16.0.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python3-pbr_3.1.1.bb provide python3 versions of recently added recipes 2018-07-11 20:44:21 +02:00
python3-pyproj_1.9.6.bb python-pyproj: upgrade to 1.9.6 and use pypi.bbclass 2019-07-03 19:52:51 +00:00
python3-rosdep_0.11.5.bb python-rosdep: add python3 flavour of the package 2017-04-07 14:28:42 +03:00
python3-rosdistro_0.4.7.bb python-rosdistro: add python3 flavour of the package 2017-04-07 14:30:01 +03:00
python3-rospkg_1.0.40.bb python-rospkg: add python3 flavour of the package 2017-04-07 14:30:31 +03:00
python3_%.bbappend python3: make python point to python3 (resolves #570) 2018-02-22 06:29:36 +01:00
python_%.bbappend python3: make python point to python3 (resolves #570) 2018-02-22 06:29:36 +01:00