about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2023-01-05python3Packages.apache-beam: 2.40.0 -> 2.43.0Martin Weinelt1-3/+3
2023-01-05python3Packages.apache-airflow: 2.4.3 -> 2.5.0Martin Weinelt1-2/+2
2023-01-05python3Packages.anybadge: 1.11.1 -> 1.14.0Martin Weinelt1-3/+3
2023-01-05python3Packages.ansible: 6.6.0 -> 7.1.0Martin Weinelt1-2/+2
2023-01-05python3Packages.amarna: 0.1.3 -> 0.1.5Martin Weinelt1-3/+3
2023-01-05python3Packages.allure-python-commons-test: 2.11.0 -> 2.12.0Martin Weinelt1-2/+2
2023-01-05python3Packages.allure-python-commons: 2.10.0 -> 2.12.0Martin Weinelt1-2/+2
2023-01-05python3Packages.allure-pytest: 2.10.0 -> 2.12.0Martin Weinelt1-2/+2
2023-01-05python3Packages.allure-behave: 2.10.0 -> 2.12.0Martin Weinelt1-2/+2
2023-01-05python3Packages.alembic: 1.8.1 -> 1.9.1Martin Weinelt1-2/+2
2023-01-05python3Packages.aiowatttime: 2021.10.0 -> 2022.10.0Martin Weinelt1-3/+3
2023-01-05python3Packages.aiosqlite: 0.17.0 -> 0.18.0Martin Weinelt1-2/+8
2023-01-05python3Packages.aiosmtpd: 1.4.2 -> 1.4.3Martin Weinelt1-3/+3
2023-01-05python3Packages.aioresponses: 0.7.3 -> 0.7.4Martin Weinelt1-2/+2
2023-01-05python3Packages.aiomysensors: 0.3.3 -> 0.3.5Martin Weinelt1-3/+3
2023-01-05python3Packages.aiolifx-themes: 0.4.0 -> 0.4.1Martin Weinelt1-2/+2
2023-01-05python3Packages.aiojobs: 1.0.0 -> 1.1.0Martin Weinelt1-3/+3
2023-01-05python3Packages.aeppl: 0.0.39 -> 0.0.50Martin Weinelt1-2/+2
2023-01-05python3Packages.advantage-air: 0.4.1 -> 0.4.2Martin Weinelt1-2/+2
2023-01-05python3Packages.absl-py: 1.2.0 -> 1.3.0Martin Weinelt1-2/+2
2023-01-05python3Packages.aardwolf: 0.0.8 -> 0.2.1Martin Weinelt1-5/+28
2023-01-05python310Packages.pytest-asyncio: 0.19.0 -> 0.20.3Robert Schütz1-2/+2
https://github.com/pytest-dev/pytest-asyncio/blob/v0.20.3/CHANGELOG.rst
2023-01-05python3Packages.pandas: 1.4.4 -> 1.5.2Joachim Breitner1-2/+4
2023-01-05python311Packages.jedi: disable some testsTheodore Ni1-3/+7
2023-01-05devpi-server: Pass py into checkInputs to fix testsMartin Weinelt1-0/+3
and set format.
2023-01-05python3Packages.devpi: Pass py into checkInputsMartin Weinelt1-0/+1
2023-01-05python3Packages.cryptography: Pass py into checkInputsMartin Weinelt2-0/+4
and set format.
2023-01-05Revert "python3Packages.packaging: 21.3 -> 22.0"Martin Weinelt1-4/+4
This reverts commit 31bae8490a334b1a70abed1df042cbe00bbc9d3f. It is possibly too early to incur this breaking package.
2023-01-05python3Packages.tox: 3.27.1 -> 4.0.16Luiz Irber1-12/+55
2023-01-05python3Packages.virtualenv: 20.16.5 -> 20.17.1Luiz Irber1-2/+3
2023-01-05python3Packages.chardet: 5.0.0 -> 5.1.0Luiz Irber1-2/+9
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-05python3Packages.pyproject-api: init at 1.2.1Luiz Irber2-0/+91
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-01-05python3Packages.packaging: 21.3 -> 22.0Luiz Irber1-4/+4
2023-01-05python310Packages.attrs: 22.1.0 -> 22.2.0Theodore Ni2-4/+11
2023-01-05python3Packages.filelock: 3.8.0 -> 3.9.0Martin Weinelt1-4/+7
https://github.com/tox-dev/py-filelock/releases/tag/3.9.0
2023-01-05python3Packages.pytest-forked: fix testsMartin Weinelt1-1/+17
2023-01-05python3Packages.flit: 3.7.1 -> 3.8.0Martin Weinelt1-4/+2
https://flit.pypa.io/en/stable/history.html#version-3-8
2023-01-05python3Packages.execnet: Fix compat with pytest 7.2.0Martin Weinelt1-5/+28
2023-01-05python3Packages.pytest-xprocess: 0.20.0 -> 0.21.0Martin Weinelt1-10/+21
https://github.com/pytest-dev/pytest-xprocess/blob/0.21.0/CHANGELOG.rst
2023-01-05python3Packages.cffi: Apply patches for pytest 7.2.0 compatMartin Weinelt1-0/+18
2023-01-05python3Packages.pytest-mock: 3.8.2 -> 3.10.0Martin Weinelt1-2/+11
https://github.com/pytest-dev/pytest-mock/releases/tag/v3.10.0 https://github.com/pytest-dev/pytest-mock/releases/tag/v3.9.0
2023-01-05python3Packages.typing-extensions: 4.3.0 -> 4.4.0Louis Bettens1-2/+2
2023-01-05python310Packages.pytest-forked: add setup hookRobert Schütz2-0/+27
2023-01-05python310Packages.pytest-xdist: 2.5.0 -> 3.1.0Robert Schütz2-17/+23
https://github.com/pytest-dev/pytest-xdist/blob/v3.1.0/CHANGELOG.rst
2023-01-05python3Packages.pytest: 7.1.3 -> 7.2.0Martin Weinelt1-3/+6
https://github.com/pytest-dev/pytest/releases/tag/7.2.0
2023-01-05python3Packages.exceptiongroup: Disable tests on python310Martin Weinelt1-0/+3
Since pytest now requires exceptiongroup we can't use it to test the package, because it causes an infinite recursion.
2023-01-05python3Packages.flit-scm: Trim dependencies and refactorMartin Weinelt1-7/+24
2023-01-05python3Packages.hypothesis: 6.54.5 -> 6.61.0Martin Weinelt1-2/+2
https://hypothesis.readthedocs.io/en/latest/changes.html#v6-61-0
2023-01-05python3Packages.pip: 22.2.2 -> 22.3.1Martin Weinelt1-3/+3
https://pip.pypa.io/en/stable/news/#v22-3-1
2023-01-05python3Packages.setuptools: 65.3.0 -> 65.6.3Martin Weinelt1-2/+2
https://setuptools.pypa.io/en/stable/history.html#v65-6-3