~gotmax23/fedrq

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH fedrq] ci: refresh locked dependencies

builds.sr.ht automation <auto@gtmx.me>
Details
Message ID
<20240311010129.1228-1-auto@gtmx.me>
DKIM signature
pass
Download raw message
Patch: +44 -42
JOB_ID=1166031
---
 requirements/all.txt             | 33 ++++++++++++++++----------------
 requirements/codeqa.txt          |  4 ++--
 requirements/doc.txt             | 23 +++++++++++-----------
 requirements/formatters.txt      |  4 ++--
 requirements/pydanticv1_test.txt |  4 ++--
 requirements/requirements.txt    |  2 +-
 requirements/srpm.txt            |  2 +-
 requirements/test.txt            |  6 +++---
 requirements/typing.txt          |  8 ++++----
 9 files changed, 44 insertions(+), 42 deletions(-)

diff --git a/requirements/all.txt b/requirements/all.txt
index 3f96c6e..ddff659 100644
--- a/requirements/all.txt
+++ b/requirements/all.txt
@@ -8,7 +8,7 @@ annotated-types==0.6.0
    # via pydantic
anyio==4.3.0
    # via httpx
argcomplete==3.2.2
argcomplete==3.2.3
    # via fedrq (pyproject.toml)
babel==2.14.0
    # via mkdocs-material
@@ -47,7 +47,7 @@ exceptiongroup==1.2.0
    #   pytest
ghp-import==2.1.0
    # via mkdocs
griffe==0.40.1
griffe==0.41.3
    # via
    #   fedrq (pyproject.toml)
    #   mkdocstrings-python
@@ -64,7 +64,7 @@ idna==3.6
    #   anyio
    #   httpx
    #   requests
importlib-metadata==7.0.1
importlib-metadata==7.0.2
    # via
    #   markdown
    #   mkdocs
@@ -95,6 +95,7 @@ markupsafe==2.1.5
    # via
    #   jinja2
    #   mkdocs
    #   mkdocs-autorefs
    #   mkdocstrings
mdurl==0.1.2
    # via markdown-it-py
@@ -108,29 +109,29 @@ mkdocs==1.5.3
    #   mkdocs-gen-files
    #   mkdocs-material
    #   mkdocstrings
mkdocs-autorefs==0.5.0
mkdocs-autorefs==1.0.1
    # via mkdocstrings
mkdocs-exclude==1.0.2
    # via fedrq (pyproject.toml)
mkdocs-gen-files==0.5.0
    # via fedrq (pyproject.toml)
mkdocs-material==9.5.11
mkdocs-material==9.5.13
    # via fedrq (pyproject.toml)
mkdocs-material-extensions==1.3.1
    # via mkdocs-material
mkdocstrings==0.24.0
mkdocstrings==0.24.1
    # via
    #   fedrq (pyproject.toml)
    #   mkdocstrings-python
mkdocstrings-python==1.8.0
    # via mkdocstrings
mypy==1.8.0
mypy==1.9.0
    # via fedrq (pyproject.toml)
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
packaging==23.2
packaging==24.0
    # via
    #   black
    #   mkdocs
@@ -148,7 +149,7 @@ platformdirs==4.2.0
    #   mkdocstrings
pluggy==1.4.0
    # via pytest
pydantic==2.6.2
pydantic==2.6.3
    # via
    #   fedrq (pyproject.toml)
    #   releaserr
@@ -159,17 +160,17 @@ pygments==2.17.2
    # via
    #   mkdocs-material
    #   rich
pymdown-extensions==10.7
pymdown-extensions==10.7.1
    # via
    #   mkdocs-material
    #   mkdocstrings
pytest==8.0.2
pytest==8.1.1
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
pytest-mock==3.12.0
    # via fedrq (pyproject.toml)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
    # via ghp-import
python-debian==0.1.49
    # via reuse
@@ -182,7 +183,7 @@ pyyaml-env-tag==0.1
    # via mkdocs
regex==2023.12.25
    # via mkdocs-material
releaserr==0.1.dev112
releaserr==0.1.dev122
    # via fedrq (pyproject.toml)
requests==2.31.0
    # via
@@ -190,11 +191,11 @@ requests==2.31.0
    #   mkdocs-material
reuse==3.0.1
    # via fedrq (pyproject.toml)
rich==13.7.0
rich==13.7.1
    # via releaserr
rpm==0.1.0
    # via fedrq (pyproject.toml)
ruff==0.2.2
ruff==0.3.2
    # via fedrq (pyproject.toml)
six==1.16.0
    # via python-dateutil
@@ -215,7 +216,7 @@ tomli-w==1.0.0
    # via fedrq (pyproject.toml)
typer==0.9.0
    # via releaserr
types-requests==2.31.0.20240218
types-requests==2.31.0.20240310
    # via fedrq (pyproject.toml)
typing-extensions==4.10.0
    # via
diff --git a/requirements/codeqa.txt b/requirements/codeqa.txt
index e73c2f8..2df089f 100644
--- a/requirements/codeqa.txt
+++ b/requirements/codeqa.txt
@@ -28,7 +28,7 @@ license-expression==30.2.0
    # via reuse
markupsafe==2.1.5
    # via jinja2
pydantic==2.6.2
pydantic==2.6.3
    # via fedrq (pyproject.toml)
pydantic-core==2.16.3
    # via pydantic
@@ -40,7 +40,7 @@ reuse==3.0.1
    # via fedrq (pyproject.toml)
rpm==0.1.0
    # via fedrq (pyproject.toml)
ruff==0.2.2
ruff==0.3.2
    # via fedrq (pyproject.toml)
tomli==2.0.1 ; python_version < "3.11"
    # via fedrq (pyproject.toml)
diff --git a/requirements/doc.txt b/requirements/doc.txt
index 31a4e36..767aedc 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -33,7 +33,7 @@ exceptiongroup==1.2.0
    # via anyio
ghp-import==2.1.0
    # via mkdocs
griffe==0.40.1
griffe==0.41.3
    # via
    #   fedrq (pyproject.toml)
    #   mkdocstrings-python
@@ -50,7 +50,7 @@ idna==3.6
    #   anyio
    #   httpx
    #   requests
importlib-metadata==7.0.1
importlib-metadata==7.0.2
    # via
    #   markdown
    #   mkdocs
@@ -74,6 +74,7 @@ markupsafe==2.1.5
    # via
    #   jinja2
    #   mkdocs
    #   mkdocs-autorefs
    #   mkdocstrings
mdurl==0.1.2
    # via markdown-it-py
@@ -87,17 +88,17 @@ mkdocs==1.5.3
    #   mkdocs-gen-files
    #   mkdocs-material
    #   mkdocstrings
mkdocs-autorefs==0.5.0
mkdocs-autorefs==1.0.1
    # via mkdocstrings
mkdocs-exclude==1.0.2
    # via fedrq (pyproject.toml)
mkdocs-gen-files==0.5.0
    # via fedrq (pyproject.toml)
mkdocs-material==9.5.11
mkdocs-material==9.5.13
    # via fedrq (pyproject.toml)
mkdocs-material-extensions==1.3.1
    # via mkdocs-material
mkdocstrings==0.24.0
mkdocstrings==0.24.1
    # via
    #   fedrq (pyproject.toml)
    #   mkdocstrings-python
@@ -105,7 +106,7 @@ mkdocstrings-python==1.8.0
    # via mkdocstrings
mypy-extensions==1.0.0
    # via black
packaging==23.2
packaging==24.0
    # via
    #   black
    #   mkdocs
@@ -120,7 +121,7 @@ platformdirs==4.2.0
    #   black
    #   mkdocs
    #   mkdocstrings
pydantic==2.6.2
pydantic==2.6.3
    # via
    #   fedrq (pyproject.toml)
    #   releaserr
@@ -131,11 +132,11 @@ pygments==2.17.2
    # via
    #   mkdocs-material
    #   rich
pymdown-extensions==10.7
pymdown-extensions==10.7.1
    # via
    #   mkdocs-material
    #   mkdocstrings
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
    # via ghp-import
pyyaml==6.0.1
    # via
@@ -146,13 +147,13 @@ pyyaml-env-tag==0.1
    # via mkdocs
regex==2023.12.25
    # via mkdocs-material
releaserr==0.1.dev112
releaserr==0.1.dev122
    # via fedrq (pyproject.toml)
requests==2.31.0
    # via
    #   fedrq (pyproject.toml)
    #   mkdocs-material
rich==13.7.0
rich==13.7.1
    # via releaserr
rpm==0.1.0
    # via fedrq (pyproject.toml)
diff --git a/requirements/formatters.txt b/requirements/formatters.txt
index ec9ea35..6c4efa9 100644
--- a/requirements/formatters.txt
+++ b/requirements/formatters.txt
@@ -20,13 +20,13 @@ isort==5.13.2
    # via fedrq (pyproject.toml)
mypy-extensions==1.0.0
    # via black
packaging==23.2
packaging==24.0
    # via black
pathspec==0.12.1
    # via black
platformdirs==4.2.0
    # via black
pydantic==2.6.2
pydantic==2.6.3
    # via fedrq (pyproject.toml)
pydantic-core==2.16.3
    # via pydantic
diff --git a/requirements/pydanticv1_test.txt b/requirements/pydanticv1_test.txt
index 61e7775..fc4d686 100644
--- a/requirements/pydanticv1_test.txt
+++ b/requirements/pydanticv1_test.txt
@@ -14,7 +14,7 @@ idna==3.6
    # via requests
iniconfig==2.0.0
    # via pytest
packaging==23.2
packaging==24.0
    # via pytest
pluggy==1.4.0
    # via pytest
@@ -22,7 +22,7 @@ pydantic==1.10.14
    # via
    #   -c requirements/pydanticv1.in
    #   fedrq (pyproject.toml)
pytest==8.0.2
pytest==8.1.1
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index f90cece..49891cb 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -12,7 +12,7 @@ charset-normalizer==3.3.2
    # via requests
idna==3.6
    # via requests
pydantic==2.6.2
pydantic==2.6.3
    # via fedrq (pyproject.toml)
pydantic-core==2.16.3
    # via pydantic
diff --git a/requirements/srpm.txt b/requirements/srpm.txt
index da439f9..71ae302 100644
--- a/requirements/srpm.txt
+++ b/requirements/srpm.txt
@@ -6,7 +6,7 @@
#
cffi==1.16.0
    # via pygit2
fclogr==0.5.0
fclogr==0.8.0
    # via -r requirements/srpm.in
pycparser==2.21
    # via cffi
diff --git a/requirements/test.txt b/requirements/test.txt
index a08fbfe..14468ae 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -16,15 +16,15 @@ idna==3.6
    # via requests
iniconfig==2.0.0
    # via pytest
packaging==23.2
packaging==24.0
    # via pytest
pluggy==1.4.0
    # via pytest
pydantic==2.6.2
pydantic==2.6.3
    # via fedrq (pyproject.toml)
pydantic-core==2.16.3
    # via pydantic
pytest==8.0.2
pytest==8.1.1
    # via
    #   fedrq (pyproject.toml)
    #   pytest-mock
diff --git a/requirements/typing.txt b/requirements/typing.txt
index e2b374f..7507e77 100644
--- a/requirements/typing.txt
+++ b/requirements/typing.txt
@@ -6,7 +6,7 @@
#
annotated-types==0.6.0
    # via pydantic
argcomplete==3.2.2
argcomplete==3.2.3
    # via fedrq (pyproject.toml)
certifi==2024.2.2
    # via requests
@@ -14,11 +14,11 @@ charset-normalizer==3.3.2
    # via requests
idna==3.6
    # via requests
mypy==1.8.0
mypy==1.9.0
    # via fedrq (pyproject.toml)
mypy-extensions==1.0.0
    # via mypy
pydantic==2.6.2
pydantic==2.6.3
    # via fedrq (pyproject.toml)
pydantic-core==2.16.3
    # via pydantic
@@ -32,7 +32,7 @@ tomli==2.0.1 ; python_version < "3.11"
    #   mypy
tomli-w==1.0.0
    # via fedrq (pyproject.toml)
types-requests==2.31.0.20240218
types-requests==2.31.0.20240310
    # via fedrq (pyproject.toml)
typing-extensions==4.10.0
    # via
-- 
2.44.0

[fedrq/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CZQILMFC2N68.36GVHOO3ADGRV@fra02>
In-Reply-To
<20240311010129.1228-1-auto@gtmx.me> (view parent)
DKIM signature
missing
Download raw message
fedrq/patches: FAILED in 2m6s

[ci: refresh locked dependencies][0] from [builds.sr.ht automation][1]

[0]: https://lists.sr.ht/~gotmax23/fedrq/patches/50128
[1]: auto@gtmx.me

✗ #1166033 FAILED  fedrq/patches/main.yml      https://builds.sr.ht/~gotmax23/job/1166033
✓ #1166032 SUCCESS fedrq/patches/epel9.yml     https://builds.sr.ht/~gotmax23/job/1166032
✓ #1166034 SUCCESS fedrq/patches/mockbuild.yml https://builds.sr.ht/~gotmax23/job/1166034
✓ #1166035 SUCCESS fedrq/patches/test.yml      https://builds.sr.ht/~gotmax23/job/1166035
Reply to thread Export thread (mbox)