Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,11 @@ jobs:

- name: Instalar Lektor
run: |
python -m pip install --upgrade pip setuptools
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -r test-requirements.txt

- name: Verificar Pylint
run: pylint --recursive=y tests scripts
run: pylint --recursive=y scripts

- name: Construir pagina pybaq
run: lektor build -O '${{ env.OUTPUT }}'
Expand Down
52 changes: 24 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,32 @@
astroid==3.2.4
babel==2.16.0
blinker==1.8.2
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
cryptography==45.0.4
dill==0.3.9
ExifRead==3.0.0
astroid==4.0.4
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tomado de los logs

10:26:36 PM: ERROR: Ignored the following yanked versions: 2.13.0, 2.13.1
10:26:36 PM: ERROR: Ignored the following versions that require a different python version: 3.3.0 Requires-Python >=3.9.0; 3.3.1 Requires-Python >=3.9.0; 3.3.10 Requires-Python >=3.9.0; 3.3.11 Requires-Python >=3.9.0; 3.3.2 Requires-Python >=3.9.0; 3.3.3 Requires-Python >=3.9.0; 3.3.4 Requires-Python >=3.9.0; 3.3.5 Requires-Python >=3.9.0; 3.3.6 Requires-Python >=3.9.0; 3.3.7 Requires-Python >=3.9.0; 3.3.8 Requires-Python >=3.9.0; 3.3.9 Requires-Python >=3.9.0; 4.0.0 Requires-Python >=3.10.0; 4.0.0a0 Requires-Python >=3.9.0; 4.0.0b0 Requires-Python >=3.10.0; 4.0.0b1 Requires-Python >=3.10.0; 4.0.0b2 Requires-Python >=3.10.0; 4.0.0b3 Requires-Python >=3.10.0; 4.0.0rc0 Requires-Python >=3.10.0; 4.0.1 Requires-Python >=3.10.0; 4.0.2 Requires-Python >=3.10.0; 4.0.3 Requires-Python >=3.10.0; 4.0.4 Requires-Python >=3.10.0; 4.1.0 Requires-Python >=3.10.0; 4.1.1 Requires-Python >=3.10.0; 4.1.2 Requires-Python >=3.10.0; 4.2.0b1 Requires-Python >=3.10.0; 4.2.0b2 Requires-Python >=3.10.0; 4.2.0b3 Requires-Python >=3.10.0
10:26:36 PM: ERROR: Could not find a version that satisfies the requirement astroid==4.0.4 (from versions: 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 2.0.0.dev0, 2.0.0.dev1, 2.0.0.dev2, 2.0.0.dev3, 2.0.0.dev4, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0.dev0, 2.1.0, 2.2.0.dev0, 2.2.0.dev1, 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.4.0, 2.4.1, 2.4.2, 2.5, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.6.0.dev0, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.8.0, 2.8.1, 2.8.2.dev0, 2.8.2, 2.8.3, 2.8.4, 2.8.5, 2.8.6, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.10.0, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.11.4, 2.11.5, 2.11.6, 2.11.7, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.12.5, 2.12.6, 2.12.7, 2.12.8, 2.12.9, 2.12.10, 2.12.11, 2.12.12, 2.12.13, 2.12.14, 2.13.2, 2.13.3, 2.13.4, 2.13.5, 2.14.0, 2.14.1, 2.14.2, 2.15.0, 2.15.1, 2.15.2, 2.15.3, 2.15.4, 2.15.5, 2.15.6, 2.15.7, 2.15.8, 3.0.0a1, 3.0.0a2, 3.0.0a3, 3.0.0a4, 3.0.0a5, 3.0.0a6, 3.0.0a7, 3.0.0a8, 3.0.0a9, 3.0.0b0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.1.0, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.2.4)
10:26:36 PM: ERROR: No matching distribution found for astroid==4.0.4

¿Esa versión de astroid parece no estar descargando. Y si pruebas con 4.1.0 ó 4.1.2? @Scot3004

https://github.com/pylint-dev/astroid/tags

babel==2.18.0
blinker==1.9.0
certifi==2026.4.22
charset-normalizer==3.4.7
click==8.3.3
dill==0.4.1
ExifRead==3.5.1
filetype==1.2.0
Flask==2.3.3
idna==3.10
importlib_metadata==8.5.0
idna==3.15
inifile==0.4.1
isort==5.13.2
isort==8.0.1
itsdangerous==2.2.0
Jinja2==3.1.4
Lektor==3.3.11
MarkupSafe==2.1.5
Jinja2==3.1.6
Lektor==3.3.13
MarkupSafe==3.0.3
mccabe==0.7.0
mistune==0.8.4
platformdirs==4.3.6
PyJWT==2.9.0
pylint==3.2.7
python-dotenv==1.0.1
platformdirs==4.9.6
PyJWT==2.12.1
pylint==4.0.5
python-dotenv==1.2.2
python-slugify==8.0.4
pytz==2023.3.post1
requests==2.32.0
pytz==2026.2
requests==2.34.1
setuptools==80.10.2
text-unidecode==1.3
tomli==2.0.2
tomlkit==0.13.2
typing_extensions==4.12.2
urllib3==2.2.3
watchdog==4.0.2
Werkzeug==2.3.7
zipp==3.20.2
tomlkit==0.15.0
urllib3==2.7.0
watchdog==6.0.0
Werkzeug==2.3.8
Loading