2020-04-06 19:08:36 UTC

This commit is contained in:
Repository mirror & CI 2020-04-06 19:08:36 +00:00
parent c4bb64396d
commit e6e4c33f24
5 changed files with 23 additions and 5 deletions

View File

@ -0,0 +1,16 @@
BDEPEND=test? ( <sci-geosciences/geographiclib-2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=sci-geosciences/geographiclib-1.49[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] timezone? ( dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) dev-python/pytest[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) doc? ( || ( ( >=dev-lang/python-3.7.6:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] >=dev-python/sphinx_rtd_theme-0.4.0[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/readme_renderer[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] >=dev-python/sphinx_rtd_theme-0.4.0[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/readme_renderer[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mock[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
DESCRIPTION=A Geocoding Toolbox for Python
EAPI=7
HOMEPAGE=http://www.geopy.org https://github.com/geopy/geopy https://pypi.org/project/geopy
IUSE=timezone test doc python_targets_python3_6 python_targets_python3_7
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=<sci-geosciences/geographiclib-2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=sci-geosciences/geographiclib-1.49[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] timezone? ( dev-python/pytz[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=test? ( timezone ) || ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/geopy/geopy/archive/1.21.0.tar.gz -> geopy-1.21.0.tar.gz
_eclasses_=distutils-r1 577e2308f7b36e26062d464f59a5ee6c multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=f1c54d5ece8a5afc311be3af877d5d63

View File

@ -1,11 +1,11 @@
BDEPEND=test? ( >=dev-libs/boost-1.65.0 ) dev-util/ninja dev-util/cmake python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] BDEPEND=test? ( >=dev-libs/boost-1.65.0 ) doc? ( || ( ( >=dev-lang/python-3.8.2:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( >=dev-lang/python-3.7.6:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( >=dev-lang/python-3.6.10:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) dev-util/ninja dev-util/cmake python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/boost-1.65.0 doc? ( >=app-doc/doxygen-1.8.7 >=dev-python/sphinx-1.6.3-r2 >=dev-lang/perl-5.26.1-r1 >=sys-apps/util-linux-2.31 ) DEPEND=>=dev-libs/boost-1.65.0 doc? ( >=app-doc/doxygen-1.8.7 >=dev-python/sphinx-1.6.3-r2 >=dev-lang/perl-5.26.1-r1 >=sys-apps/util-linux-2.31 )
DESCRIPTION=C++ library for converting geographic coordinate systems DESCRIPTION=C++ library for converting geographic coordinate systems
EAPI=7 EAPI=7
HOMEPAGE=https://sourceforge.net/projects/geographiclib/ HOMEPAGE=https://sourceforge.net/projects/geographiclib/
IUSE=geoids_dataset_egm84-30 geoids_dataset_egm84-15 geoids_dataset_egm96-15 geoids_dataset_egm96-5 geoids_dataset_egm2008-5 geoids_dataset_egm2008-2-5 geoids_dataset_egm2008-1 gravity_model_egm84 gravity_model_egm96 gravity_model_egm2008 gravity_model_wgs84 magnetic_model_wmm2010 magnetic_model_wmm2015v2 magnetic_model_wmm2020 magnetic_model_igrf11 magnetic_model_igrf12 magnetic_model_emm2010 magnetic_model_emm2015 magnetic_model_emm2017 precision_arbitrary +precision_double precision_long-double precision_quad precision_single boost doc examples geoids gravity magnetic python test python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 IUSE=geoids_dataset_egm84-30 geoids_dataset_egm84-15 geoids_dataset_egm96-15 geoids_dataset_egm96-5 geoids_dataset_egm2008-5 geoids_dataset_egm2008-2-5 geoids_dataset_egm2008-1 gravity_model_egm84 gravity_model_egm96 gravity_model_egm2008 gravity_model_wgs84 magnetic_model_wmm2010 magnetic_model_wmm2015v2 magnetic_model_wmm2020 magnetic_model_igrf11 magnetic_model_igrf12 magnetic_model_emm2010 magnetic_model_emm2015 magnetic_model_emm2017 precision_arbitrary +precision_double precision_long-double precision_quad precision_single boost doc examples geoids gravity magnetic python test doc python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 KEYWORDS=~amd64 ~x86
LICENSE=MIT geoids? ( public-domain ) gravity? ( public-domain ) magnetic? ( public-domain ) LICENSE=MIT geoids? ( public-domain ) gravity? ( public-domain ) magnetic? ( public-domain )
RDEPEND=>=dev-libs/boost-1.65.0 python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] RDEPEND=>=dev-libs/boost-1.65.0 python_targets_python3_6? ( >=dev-lang/python-3.6.10:3.6 ) python_targets_python3_7? ( >=dev-lang/python-3.7.6:3.7 ) python_targets_python3_8? ( >=dev-lang/python-3.8.2:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=^^ ( precision_arbitrary precision_double precision_long-double precision_quad precision_single ) geoids? ( || ( geoids_dataset_egm84-30 geoids_dataset_egm84-15 geoids_dataset_egm96-15 geoids_dataset_egm96-5 geoids_dataset_egm2008-5 geoids_dataset_egm2008-2-5 geoids_dataset_egm2008-1 ) ) gravity? ( || ( gravity_model_egm84 gravity_model_egm96 gravity_model_egm2008 gravity_model_wgs84 ) ) magnetic? ( || ( magnetic_model_wmm2010 magnetic_model_wmm2015v2 magnetic_model_wmm2020 magnetic_model_igrf11 magnetic_model_igrf12 magnetic_model_emm2010 magnetic_model_emm2015 magnetic_model_emm2017 ) ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) REQUIRED_USE=^^ ( precision_arbitrary precision_double precision_long-double precision_quad precision_single ) geoids? ( || ( geoids_dataset_egm84-30 geoids_dataset_egm84-15 geoids_dataset_egm96-15 geoids_dataset_egm96-5 geoids_dataset_egm2008-5 geoids_dataset_egm2008-2-5 geoids_dataset_egm2008-1 ) ) gravity? ( || ( gravity_model_egm84 gravity_model_egm96 gravity_model_egm2008 gravity_model_wgs84 ) ) magnetic? ( || ( magnetic_model_wmm2010 magnetic_model_wmm2015v2 magnetic_model_wmm2020 magnetic_model_igrf11 magnetic_model_igrf12 magnetic_model_emm2010 magnetic_model_emm2015 magnetic_model_emm2017 ) ) python? ( || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) ) || ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://sourceforge.net/projects/geographiclib/files/distrib/GeographicLib-1.50.tar.gz/download -> geographiclib-1.50.tar.gz geoids_dataset_egm84-30? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-30.tar.bz2 -> geoids-egm84-30.tar.bz2 ) geoids_dataset_egm84-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-15.tar.bz2 -> geoids-egm84-15.tar.bz2 ) geoids_dataset_egm96-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-15.tar.bz2 -> geoids-egm96-15.tar.bz2 ) geoids_dataset_egm96-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-5.tar.bz2 -> geoids-egm96-5.tar.bz2 ) geoids_dataset_egm2008-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-5.tar.bz2 -> geoids-egm2008-5.tar.bz2 ) geoids_dataset_egm2008-2-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-2_5.tar.bz2 -> geoids-egm2008-2_5.tar.bz2 ) geoids_dataset_egm2008-1? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-1.tar.bz2 -> geoids-egm2008-1.tar.bz2 ) gravity_model_egm84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm84.tar.bz2 -> gravity-egm84.tar.bz2 ) gravity_model_egm96? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm96.tar.bz2 -> gravity-egm96.tar.bz2 ) gravity_model_egm2008? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm2008.tar.bz2 -> gravity-egm2008.tar.bz2 ) gravity_model_wgs84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/wgs84.tar.bz2 -> gravity-wgs84.tar.bz2 ) magnetic_model_wmm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2010.tar.bz2 -> magnetic-wmm2010.tar.bz2 ) magnetic_model_wmm2015v2? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2015v2.tar.bz2 -> magnetic-wmm2015v2.tar.bz2 ) magnetic_model_wmm2020? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2020.tar.bz2 -> magnetic-wmm2020.tar.bz2 ) magnetic_model_igrf11? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf11.tar.bz2 -> magnetic-igrf11.tar.bz2 ) magnetic_model_igrf12? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf12.tar.bz2 -> magnetic-igrf12.tar.bz2 ) magnetic_model_emm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2010.tar.bz2 -> magnetic-emm2010.tar.bz2 ) magnetic_model_emm2015? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2015.tar.bz2 -> magnetic-emm2015.tar.bz2 ) magnetic_model_emm2017? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2017.tar.bz2 -> magnetic-emm2017.tar.bz2 ) SRC_URI=https://sourceforge.net/projects/geographiclib/files/distrib/GeographicLib-1.50.tar.gz/download -> geographiclib-1.50.tar.gz geoids_dataset_egm84-30? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-30.tar.bz2 -> geoids-egm84-30.tar.bz2 ) geoids_dataset_egm84-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm84-15.tar.bz2 -> geoids-egm84-15.tar.bz2 ) geoids_dataset_egm96-15? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-15.tar.bz2 -> geoids-egm96-15.tar.bz2 ) geoids_dataset_egm96-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm96-5.tar.bz2 -> geoids-egm96-5.tar.bz2 ) geoids_dataset_egm2008-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-5.tar.bz2 -> geoids-egm2008-5.tar.bz2 ) geoids_dataset_egm2008-2-5? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-2_5.tar.bz2 -> geoids-egm2008-2_5.tar.bz2 ) geoids_dataset_egm2008-1? ( https://sourceforge.net/projects/geographiclib/files/geoids-distrib/egm2008-1.tar.bz2 -> geoids-egm2008-1.tar.bz2 ) gravity_model_egm84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm84.tar.bz2 -> gravity-egm84.tar.bz2 ) gravity_model_egm96? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm96.tar.bz2 -> gravity-egm96.tar.bz2 ) gravity_model_egm2008? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/egm2008.tar.bz2 -> gravity-egm2008.tar.bz2 ) gravity_model_wgs84? ( https://sourceforge.net/projects/geographiclib/files/gravity-distrib/wgs84.tar.bz2 -> gravity-wgs84.tar.bz2 ) magnetic_model_wmm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2010.tar.bz2 -> magnetic-wmm2010.tar.bz2 ) magnetic_model_wmm2015v2? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2015v2.tar.bz2 -> magnetic-wmm2015v2.tar.bz2 ) magnetic_model_wmm2020? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/wmm2020.tar.bz2 -> magnetic-wmm2020.tar.bz2 ) magnetic_model_igrf11? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf11.tar.bz2 -> magnetic-igrf11.tar.bz2 ) magnetic_model_igrf12? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/igrf12.tar.bz2 -> magnetic-igrf12.tar.bz2 ) magnetic_model_emm2010? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2010.tar.bz2 -> magnetic-emm2010.tar.bz2 ) magnetic_model_emm2015? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2015.tar.bz2 -> magnetic-emm2015.tar.bz2 ) magnetic_model_emm2017? ( https://sourceforge.net/projects/geographiclib/files/magnetic-distrib/emm2017.tar.bz2 -> magnetic-emm2017.tar.bz2 )
_eclasses_=cmake 19b0421555865baefd505831dd4303e3 distutils-r1 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba _eclasses_=cmake 19b0421555865baefd505831dd4303e3 distutils-r1 577e2308f7b36e26062d464f59a5ee6c eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic f1194291b9a1baca337c1c89b5f7f365 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 6f5996d2ae01e0c6f2869ed18f023239 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=8f484a9e9a1c90dc3d5d7afd0b790d62 _md5_=2bdf490cca428c54ebfd87b9f2994d72

View File

@ -42,6 +42,7 @@ dev-python/curio 0.9: Curio is a coroutine-based library for concurrent systems
dev-python/databases 0.3.0: Async database support for Python. dev-python/databases 0.3.0: Async database support for Python.
dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6 dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database
dev-python/geopy 1.21.0: A Geocoding Toolbox for Python
dev-python/glicko2 2019.10.10 9999: An implementation of the Glicko-2 rating system for Python dev-python/glicko2 2019.10.10 9999: An implementation of the Glicko-2 rating system for Python
dev-python/googletransx 2.4.2: Free Google Translate API for Python. Translates totally free of charge. dev-python/googletransx 2.4.2: Free Google Translate API for Python. Translates totally free of charge.
dev-python/graphene 2.1.8: GraphQL Framework for Python dev-python/graphene 2.1.8: GraphQL Framework for Python

View File

@ -1 +1 @@
Mon, 06 Apr 2020 03:05:01 +0000 Mon, 06 Apr 2020 19:08:36 +0000

View File

@ -11,6 +11,7 @@ dev-libs/hts_engine:speech-tools - use memory allocation/free functions of app-a
dev-libs/open62541:mbedtls - Enable encryption support dev-libs/open62541:mbedtls - Enable encryption support
dev-libs/open62541:pubsub - Enable OPC/UA Pub/Sub extensions dev-libs/open62541:pubsub - Enable OPC/UA Pub/Sub extensions
dev-libs/open62541:tools - Build additional shell tools dev-libs/open62541:tools - Build additional shell tools
dev-python/geopy:timezone - Enables localized date support
games-arcade/taisei:zip - Enable loading of game data from ZIP packages via dev-libs/libzip games-arcade/taisei:zip - Enable loading of game data from ZIP packages via dev-libs/libzip
gui-libs/gtk-layer-shell:docs - Add the internal documentation, not needed for non-developers. gui-libs/gtk-layer-shell:docs - Add the internal documentation, not needed for non-developers.
gui-libs/gtk-layer-shell:examples - Adds examples for using, not needed for non-developers. gui-libs/gtk-layer-shell:examples - Adds examples for using, not needed for non-developers.