Marcel Telka
2024-03-20 219feb3acf479f3c6d5056cde851f478c6439a77
python/pytest-asyncio: update to 0.23.6

2 files modified
7 ■■■■ changed files
components/python/pytest-asyncio/Makefile 6 ●●●●● patch | view | raw | blame | history
components/python/pytest-asyncio/python-integrate-project.conf 1 ●●●● patch | view | raw | blame | history
components/python/pytest-asyncio/Makefile
@@ -19,12 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        pytest-asyncio
HUMAN_VERSION =            0.23.5.post1
COMPONENT_REVISION =        1
HUMAN_VERSION =            0.23.6
COMPONENT_SUMMARY =        pytest-asyncio - Pytest support for asyncio
COMPONENT_PROJECT_URL =        https://github.com/pytest-dev/pytest-asyncio
COMPONENT_ARCHIVE_HASH =    \
    sha256:b9a8806bea78c21276bc34321bbf234ba1b2ea5b30d9f0ce0f2dea45e4685813
    sha256:ffe523a89c1c222598c76856e76852b787504ddb72dd5d9b6617ffa8aa2cde5f
COMPONENT_LICENSE =        Apache-2.0
COMPONENT_LICENSE_FILE =    LICENSE
@@ -34,7 +33,6 @@
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-checkdocs
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-console-scripts
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-enabler
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-lazy-fixture
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-randomly
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-relaxed
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-reporter
components/python/pytest-asyncio/python-integrate-project.conf
@@ -18,7 +18,6 @@
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-checkdocs
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-console-scripts
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-enabler
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-lazy-fixture
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-randomly
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-relaxed
TEST_CONFLICTING_PACKAGES.python += library/python/pytest-reporter