Skip to content

Prepare releases.

Prepare releases. #579

Triggered via push April 30, 2026 09:01
Status Success
Total duration 1h 12m 9s
Artifacts

main.yml

on: push
Create packages
1m 39s
Create packages
lint-tests
25s
lint-tests
Matrix: common-tests
Matrix: server-tests
Create documentation
3m 12s
Create documentation
Matrix: bbb-tests
Matrix: mypy-tests
Matrix: postgresql-bbb-tests
Matrix: web-tests
Matrix: client-tests
Matrix: postgresql-tests
Matrix: hashes-tests
Matrix: nightly-tests
Matrix: macos-tests
Matrix: nogil-tests
Matrix: plugins-tests
Matrix: pypy-tests
Matrix: released-plugins-tests
Matrix: windows-tests
Matrix: postgresql-web-tests
Matrix: postgresql-nightly-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 143 warnings
common (py38) with 3.8
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_upload.py#L487
test_post_derived_devpi_token ModuleNotFoundError: No module named 'pypitoken'
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_push.py#L485
test_derive_devpi_token ModuleNotFoundError: No module named 'pypitoken'
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_push.py#L456
test_derive_legacy_token ModuleNotFoundError: No module named 'pypitoken'
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_push.py#L429
test_derive_token ModuleNotFoundError: No module named 'pypitoken'
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_push.py#L425
test_derive_token_invalid_token[pypi] assert 'can not parse it' in "Possibly detected a PyPI token as password. If you install 'pypitoken>=6.0.1', a unique derived token can be created for enhanced security"
client (py315) with 3.15.0-alpha - 3.15.99: client/testing/test_push.py#L425
test_derive_token_invalid_token[devpi] assert 'can not parse it' in "Possibly detected a Devpi token as password. If you install 'pypitoken>=6.0.1', a unique derived token can be created for enhanced security"
web (py39) with 3.9
WARNING: Cache entry deserialization failed, entry ignored
client (py38) with 3.8
[notice] A new release of pip is available: 21.1.1 -> 25.0.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
server (py314t) with 3.14t-nogil: server/test_devpi_server/test_mythread.py#L77
test_run Failed: Timeout (>60.0s) from pytest-timeout.
Create documentation
The generated documentation has differences
server (py314) with 3.14: ../../../../home/runner/work/devpi/devpi/server/.tox/py314/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
server (py314) with 3.14: ../../../../home/runner/work/devpi/devpi/server/.tox/py314/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
server (py314) with 3.14: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fe86d6327a0>
server (py314) with 3.14: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fe86d6334c0>
server (py314) with 3.14: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fe86cde5120>
server (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
server (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py314) with 3.14: .tox/py314/lib/python3.14/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
postgresql (py314-server) with 3.14: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py314-server/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-server) with 3.14: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py314-server/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-server) with 3.14: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py314-server/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-server) with 3.14: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py314-server/lib/python3.14/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-server) with 3.14: .tox/py314-server/lib/python3.14/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
postgresql (pypy3-server) with pypy-3.11: .tox/pypy3-server/lib/pypy3.11/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
postgresql (pypy3-server) with pypy-3.11: .tox/pypy3-server/lib/pypy3.11/site-packages/webob/compat.py#L5
'cgi' is deprecated and slated for removal in Python 3.13
client (py315) with 3.15.0-alpha - 3.15.99
tox failed
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/devpi_server/config.py#L1090
The --master-url option is deprecated, use --primary-url instead.
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/webob/compat.py#L5
'cgi' is deprecated and slated for removal in Python 3.13
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
web (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/passlib/utils/__init__.py#L854
'crypt' is deprecated and slated for removal in Python 3.13
server (pypy3) with pypy-3.11: ../../../../home/runner/work/devpi/devpi/server/devpi_server/genconfig.py#L33
read_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
server (pypy3) with pypy-3.11: ../../../../opt/hostedtoolcache/PyPy/3.11.15/x64/lib/pypy3.11/importlib/resources/_legacy.py#L80
open_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
server (pypy3) with pypy-3.11: ../../../../home/runner/work/devpi/devpi/server/devpi_server/genconfig.py#L33
read_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice.
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/webob/compat.py#L5
'cgi' is deprecated and slated for removal in Python 3.13
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
server (pypy3) with pypy-3.11: .tox/pypy3/lib/pypy3.11/site-packages/passlib/utils/__init__.py#L854
'crypt' is deprecated and slated for removal in Python 3.13
server (py315) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/server/.tox/py315/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
server (py315) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/server/.tox/py315/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
server (py315) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fd029cef140>
server (py315) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fd02a793d80>
server (py315) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/server/devpi_server/keyfs_sqlite.py#L91
unclosed database in <sqlite3.Connection object at 0x7fd02a792260>
server (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
server (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
client (pypy3) with pypy-3.11: ../../../../home/runner/work/devpi/devpi/client/.tox/pypy3/lib/pypy3.11/site-packages/_distutils_hack/__init__.py#L30
Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
server (py314t) with 3.14t-nogil: ../../../../home/runner/work/devpi/devpi/server/.tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
server (py314t) with 3.14t-nogil: ../../../../home/runner/work/devpi/devpi/server/.tox/py314t/lib/python3.14t/site-packages/_pytest/threadexception.py#L58
Exception in thread TxNotificationThread Traceback (most recent call last): File "/opt/hostedtoolcache/Python/3.14.4/x64-freethreaded/lib/python3.14t/threading.py", line 1082, in _bootstrap_inner self._context.run(self.run) ~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/home/runner/work/devpi/devpi/server/devpi_server/mythread.py", line 66, in run self.pool._a_thread_ended.set() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/opt/hostedtoolcache/Python/3.14.4/x64-freethreaded/lib/python3.14t/threading.py", line 630, in set def set(self): KeyboardInterrupt Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.
server (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
server (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
server (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py314t) with 3.14t-nogil: .tox/py314t/lib/python3.14t/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('repoze')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pkg_resources/__init__.py#L3148
Deprecated call to `pkg_resources.declare_namespace('paste')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
web (py315) with 3.15.0-alpha - 3.15.99: .tox/py315/lib/python3.15/site-packages/pyramid/path.py#L5
pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py314-web) with 3.14: .tox/py314-web/lib/python3.14/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
postgresql (pypy3-web) with pypy-3.11: .tox/pypy3-web/lib/pypy3.11/site-packages/devpi_server/config.py#L1090
The --master-url option is deprecated, use --primary-url instead.
postgresql (pypy3-web) with pypy-3.11: .tox/pypy3-web/lib/pypy3.11/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
postgresql (pypy3-web) with pypy-3.11: .tox/pypy3-web/lib/pypy3.11/site-packages/webob/compat.py#L5
'cgi' is deprecated and slated for removal in Python 3.13
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/webob/response.py#L1206
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-web) with 3.15.0-alpha - 3.15.99: .tox/py315-web/lib/python3.15/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.
postgresql (py315-server) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py315-server/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-server) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py315-server/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-server) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py315-server/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-server) with 3.15.0-alpha - 3.15.99: ../../../../home/runner/work/devpi/devpi/postgresql/.tox/py315-server/lib/python3.15/site-packages/webob/response.py#L1199
datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
postgresql (py315-server) with 3.15.0-alpha - 3.15.99: .tox/py315-server/lib/python3.15/site-packages/passlib/handlers/argon2.py#L716
Accessing argon2.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for argon2-cffi's packaging metadata.