@@ -75,30 +75,9 @@ envlist =
75
75
python-coroutines_asyncio-{py37,py38,py39,py310,py311,pypy38},
76
76
python-cross_agent-{py27,py37,py38,py39,py310,py311}-{with,without}_extensions,
77
77
python-cross_agent-pypy27-without_extensions,
78
- postgres-datastore_asyncpg-{py37,py38,py39,py310,py311},
79
- memcached-datastore_bmemcached-{pypy27,py27,py37,py38,py39,py310,py311}-memcached030,
80
- elasticsearchserver07-datastore_elasticsearch-{py27,py37,py38,py39,py310,py311,pypy27,pypy38}-elasticsearch07,
81
- elasticsearchserver08-datastore_elasticsearch-{py37,py38,py39,py310,py311,pypy38}-elasticsearch08,
82
- memcached-datastore_memcache-{py37,py38,py39,py310,py311,pypy38}-memcached01,
83
- mysql-datastore_mysql-mysql080023-py27,
84
- mysql-datastore_mysql-mysqllatest-{py37,py38,py39,py310,py311},
85
- firestore-datastore_firestore-{py37,py38,py39,py310,py311},
86
- postgres-datastore_postgresql-{py37,py38,py39},
87
- postgres-datastore_psycopg2-{py27,py37,py38,py39,py310,py311}-psycopg2latest
88
- postgres-datastore_psycopg2cffi-{py27,pypy27,py37,py38,py39,py310,py311}-psycopg2cffilatest,
89
- postgres-datastore_pyodbc-{py27,py37,py311}-pyodbclatest
90
- memcached-datastore_pylibmc-{py27,py37},
91
- memcached-datastore_pymemcache-{py27,py37,py38,py39,py310,py311,pypy27,pypy38},
92
- mongodb-datastore_pymongo-{py27,py37,py38,py39,py310,py311,pypy27}-pymongo{03},
93
- mongodb-datastore_pymongo-{py37,py38,py39,py310,py311,pypy27,pypy38}-pymongo04,
94
- mssql-datastore_pymssql-{py37,py38,py39,py310,py311},
95
- mysql-datastore_pymysql-{py27,py37,py38,py39,py310,py311,pypy27,pypy38},
96
- solr-datastore_pysolr-{py27,py37,py38,py39,py310,py311,pypy27,pypy38},
97
- redis-datastore_redis-{py37,py38,py39,py310,py311,pypy38}-redis{0400,latest},
98
- rediscluster-datastore_rediscluster-{py37,py311,pypy38}-redis{latest},
99
- python-datastore_sqlite-{py27,py37,py38,py39,py310,py311,pypy27,pypy38},
100
- python-external_botocore-{py37,py38,py39,py310,py311}-botocorelatest,
101
- python-external_botocore-{py311}-botocore128,
78
+ python-datastore_sqlite-{py27,py37,py38,py39,py310,py311,py312,pypy27,pypy38},
79
+ python-external_botocore-py311-botocore128,
80
+ python-external_botocore-{py38,py39,py310,py311,py312}-botocorelatest,
102
81
python-external_botocore-py310-botocore0125,
103
82
python-external_feedparser-py27-feedparser{05,06},
104
83
python-external_http-{py27,py37,py38,py39,py310,py311,pypy27},
@@ -256,9 +235,7 @@ deps =
256
235
external_botocore-botocorelatest: boto3
257
236
external_botocore-botocore128: botocore<1.29
258
237
external_botocore-botocore0125: botocore<1.26
259
- external_botocore-{py37,py38,py39,py310,py311}: moto[awslambda,ec2,iam,sqs]
260
- external_botocore-py27: rsa<4.7.1
261
- external_botocore-py27: moto[awslambda,ec2,iam,sqs]<2.0
238
+ external_botocore-{py38,py39,py310,py311,py312}: moto
262
239
external_feedparser-feedparser05: feedparser<6
263
240
external_feedparser-feedparser06: feedparser<7
264
241
external_httplib2: httplib2<1.0
0 commit comments