summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-python/mcbootflash-8.0.216
-rw-r--r--metadata/md5-cache/dev-python/owslib-0.31.016
-rw-r--r--metadata/md5-cache/dev-python/poetry-plugin-export-1.8.017
-rw-r--r--metadata/md5-cache/dev-python/tavern-2.11.016
-rw-r--r--metadata/pkg_desc_index8
-rw-r--r--metadata/timestamp.chk2
6 files changed, 70 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-python/mcbootflash-8.0.2 b/metadata/md5-cache/dev-python/mcbootflash-8.0.2
new file mode 100644
index 000000000000..1a07a0a7fc8e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/mcbootflash-8.0.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-reserial[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/bincopy-20.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyserial[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Flash firmware to devices running Microchip's 16-bit bootloader
+EAPI=8
+HOMEPAGE=https://pypi.org/project/mcbootflash/ https://github.com/bessman/mcbootflash/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=>=dev-python/bincopy-20.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyserial[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/m/mcbootflash/mcbootflash-8.0.2.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=bb63a3023d15337eda236ecdfa0b53f5
diff --git a/metadata/md5-cache/dev-python/owslib-0.31.0 b/metadata/md5-cache/dev-python/owslib-0.31.0
new file mode 100644
index 000000000000..122d115a7d3e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/owslib-0.31.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Library for client programming with Open Geospatial Consortium web service
+EAPI=8
+HOMEPAGE=https://geopython.github.io/OWSLib/ https://github.com/geopython/owslib/ https://pypi.org/project/OWSLib/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/geopython/owslib/archive/0.31.0.tar.gz -> OWSLib-0.31.0.gh.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
+_md5_=ef6140c0c0568ae18b379ed29f23a59d
diff --git a/metadata/md5-cache/dev-python/poetry-plugin-export-1.8.0 b/metadata/md5-cache/dev-python/poetry-plugin-export-1.8.0
new file mode 100644
index 000000000000..54497c51852a
--- /dev/null
+++ b/metadata/md5-cache/dev-python/poetry-plugin-export-1.8.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=dev-python/poetry-core-1.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=test? ( >=dev-python/poetry-1.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-mock-3.9[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-xdist-3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
+DESCRIPTION=A plugin that allows the export of locked packages to various formats
+EAPI=8
+HOMEPAGE=https://python-poetry.org/ https://github.com/python-poetry/poetry-plugin-export https://pypi.org/project/poetry-plugin-export/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=>=dev-python/poetry-core-1.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/p/poetry-plugin-export/poetry_plugin_export-1.8.0.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=e3339a97f1693d22f1d718da4fe25b49
diff --git a/metadata/md5-cache/dev-python/tavern-2.11.0 b/metadata/md5-cache/dev-python/tavern-2.11.0
new file mode 100644
index 000000000000..802dd3c3b240
--- /dev/null
+++ b/metadata/md5-cache/dev-python/tavern-2.11.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/colorlog[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/jmespath-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/paho-mqtt-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paho-mqtt-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyjwt-2.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pykwalify-1.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-box-6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.22.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/stevedore-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/flit-core-3.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A tool, library, and Pytest plugin for testing RESTful APIs
+EAPI=8
+HOMEPAGE=https://github.com/taverntesting/tavern/ https://pypi.org/project/tavern/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=>=dev-python/jmespath-1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] <dev-python/paho-mqtt-2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paho-mqtt-1.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyjwt-2.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pykwalify-1.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-box-6[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyyaml-6.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.22.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/stevedore-4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/taverntesting/tavern/archive/2.11.0.tar.gz -> tavern-2.11.0.gh.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
+_md5_=31f50b01a3ca284b059c1366e3a2a630
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 02c2f7c8b342..f751daea1e22 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8751,7 +8751,7 @@ dev-python/matplotlib 3.8.3 3.8.4: Pure python plotting library with matlab like
dev-python/matplotlib-inline 0.1.7: Inline Matplotlib backend for Jupyter
dev-python/matrix-common 1.3.0-r1: Common code for Synapse, Sydent and Sygnal
dev-python/matterhook 0.2-r2: Interact with Mattermost incoming webhooks easily
-dev-python/mcbootflash 8.0.1: Flash firmware to devices running Microchip's 16-bit bootloader
+dev-python/mcbootflash 8.0.1 8.0.2: Flash firmware to devices running Microchip's 16-bit bootloader
dev-python/mccabe 0.7.0: flake8 plugin: McCabe complexity checker
dev-python/mdit-py-plugins 0.4.0: Collection of plugins for markdown-it-py
dev-python/mdurl 0.1.2: Markdown URL utilities
@@ -8890,7 +8890,7 @@ dev-python/oslotest 5.0.0: Oslo test framework
dev-python/outcome 1.3.0_p0: Capture the outcome of Python function calls
dev-python/overrides 7.7.0: A decorator to automatically detect mismatch when overriding a method.
dev-python/ovs 2.17.1_p1 2.17.9: OVS bindings for python
-dev-python/owslib 0.30.0: Library for client programming with Open Geospatial Consortium web service
+dev-python/owslib 0.30.0 0.31.0: Library for client programming with Open Geospatial Consortium web service
dev-python/packaging 23.2-r1 24.0: Core utilities for Python packages
dev-python/paginate 0.5.6: Divides large result sets into pages for easier browsing
dev-python/paho-mqtt 1.6.1-r1 2.0.0 2.1.0: MQTT version 5.0/3.1.1 client class
@@ -8970,7 +8970,7 @@ dev-python/podcastparser 0.6.10: Podcast parser for the gpodder client
dev-python/podman 4.9.0 5.0.0: A library to interact with a Podman server
dev-python/poetry 1.8.2 1.8.3: A frontend for poetry - a python dependency management and packaging tool
dev-python/poetry-core 1.9.0: Poetry PEP 517 Build Backend
-dev-python/poetry-plugin-export 1.7.1: A plugin that allows the export of locked packages to various formats
+dev-python/poetry-plugin-export 1.7.1 1.8.0: A plugin that allows the export of locked packages to various formats
dev-python/polib 1.2.0: A library to manipulate gettext files (.po and .mo files)
dev-python/pooch 1.8.1: Manage your Python library's sample data files
dev-python/portalocker 2.7.0 2.8.2: A library for Python file locking
@@ -9557,7 +9557,7 @@ dev-python/tappy 3.1-r1: Test Anything Protocol (TAP) tools
dev-python/taskgroup 0.0.0_alpha4: Backport of asyncio.TaskGroup, asyncio.Runner and asyncio.timeout
dev-python/tasklib 2.5.1: A Python library for interacting with taskwarrior databases
dev-python/tavalidate 0.0.6-r1: Utities to validate Tavern responses
-dev-python/tavern 2.10.3: A tool, library, and Pytest plugin for testing RESTful APIs
+dev-python/tavern 2.10.3 2.11.0: A tool, library, and Pytest plugin for testing RESTful APIs
dev-python/tblib 3.0.0: Traceback fiddling library for Python
dev-python/tcolorpy 0.1.4 0.1.6: tcolorpy is a Python library to apply true color for terminal text
dev-python/tekore 5.3.1 5.4.0: Spotify Web API client
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index eb0b2b3a6163..92ad62522871 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 12 May 2024 02:33:42 +0000
+Sun, 12 May 2024 02:48:49 +0000