Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.scrapy: fix test failure on Python 3.12 #308844

Closed
wants to merge 2 commits into from

python3Packages.scrapy-deltafetch: disable for Python 3.12 and later

ee37962
Select commit
Loading
Failed to load commit list.
Closed

python312Packages.scrapy: fix test failure on Python 3.12 #308844

python3Packages.scrapy-deltafetch: disable for Python 3.12 and later
ee37962
Select commit
Loading
Failed to load commit list.
OfBorg / python312Packages.scrapy, python312Packages.scrapy.passthru.tests on x86_64-linux succeeded May 3, 2024 in 0s

Success

Attempted: python312Packages.scrapy

The following builds were skipped because they don't evaluate on x86_64-linux: python312Packages.scrapy.passthru.tests

Details

Partial log

  /build/Scrapy-2.11.1/scrapy/utils/misc.py:249: DeprecationWarning: ast.NameConstant is deprecated and will be removed in Python 3.14; use ast.Constant instead
    value is None or isinstance(value, ast.NameConstant) and value.value is None

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
= 2599 passed, 323 skipped, 159 deselected, 18 xfailed, 289 warnings in 304.63s (0:05:04) =
Finished executing pytestCheckPhase
pytestCheckPhase completed in 5 minutes 6 seconds
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/nh70fzwj586s0qg544iyy3mpz5hniypj-python3.12-scrapy-2.11.1