From 1ca88fbf1ae95e0819ac65d4ced3f085e408a2e8 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 18 Apr 2023 12:59:17 +0000 Subject: Adding metadata --- dev-python/sqlalchemy/sqlalchemy-2.0.7.ebuild | 3 +++ dev-python/sqlalchemy/sqlalchemy-2.0.8.ebuild | 3 +++ 2 files changed, 6 insertions(+) (limited to 'dev-python/sqlalchemy') diff --git a/dev-python/sqlalchemy/sqlalchemy-2.0.7.ebuild b/dev-python/sqlalchemy/sqlalchemy-2.0.7.ebuild index 0f2fd3c05d74..6f6b495affb0 100644 --- a/dev-python/sqlalchemy/sqlalchemy-2.0.7.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-2.0.7.ebuild @@ -71,7 +71,10 @@ python_test() { test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True]" "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[has_terminate-is_asyncio]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[not_has_terminate-is_asyncio]" "test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0]" + "test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True]" ) fi diff --git a/dev-python/sqlalchemy/sqlalchemy-2.0.8.ebuild b/dev-python/sqlalchemy/sqlalchemy-2.0.8.ebuild index c137b9e59e98..3d6a4a138bdc 100644 --- a/dev-python/sqlalchemy/sqlalchemy-2.0.8.ebuild +++ b/dev-python/sqlalchemy/sqlalchemy-2.0.8.ebuild @@ -71,7 +71,10 @@ python_test() { test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-True]" "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-True]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[has_terminate-is_asyncio]" + "test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[not_has_terminate-is_asyncio]" "test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0]" + "test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True]" ) fi -- cgit v1.3.1