| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | python3Packages.anova-wifi: disable failing test•••Fails with pytest 8.4. | Martin Weinelt | 2025-08-09 | 1 | -0/+2 | |
| * | python3Packages.gql: pin to pytest-asyncio 0.x | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.xmldiff: disable failing test | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.makefun: downgrade pytest•••Uses undeclared async functions, which breaks with pytest 8.4. | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.cherrypy: ignore unraisable exceptions during tests | Martin Weinelt | 2025-08-09 | 1 | -0/+1 | |
| * | python3Packages.webtest-aiohttp: fix tests with pytest8.4 | Martin Weinelt | 2025-08-09 | 1 | -0/+2 | |
| * | python3Packages.geopy: downgrade pytest•••Uses undeclared async test functions which break with pytest 8.4. | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.dependency-groups: init at 1.3.1 | Martin Weinelt | 2025-08-09 | 2 | -0/+55 | |
| * | python3Packages.levenshtein: relax cython constraint | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.markdown: downgrade pytest•••test/test_markdown2.py - Failed: 'yield' keyword is allowed in fixtures, but not in tests (test_cases) | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.weconnect: relax oauthlib constraint | Martin Weinelt | 2025-08-09 | 1 | -0/+2 | |
| * | python3Packages.statsmodels: relax setuptools-scm constraint | Martin Weinelt | 2025-08-09 | 1 | -3/+5 | |
| * | python3Packages.omegaconf: downgrade pytest, ignore userwarning | Martin Weinelt | 2025-08-09 | 1 | -2/+3 | |
| * | python3Packages.pyee: pin pytest-asyncio 0.x | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.icalendar: disable failing tests | Martin Weinelt | 2025-08-09 | 1 | -0/+2 | |
| * | python3Packages.zarr: 2.18.7 -> 3.1.1•••https://zarr.readthedocs.io/en/stable/release-notes.html | Martin Weinelt | 2025-08-09 | 1 | -13/+27 | |
| * | python3Packages.ansible-core: fix build | Martin Weinelt | 2025-08-09 | 1 | -3/+3 | |
| * | python3Packages.python-socketio: pin to older pytest•••The test are very async heavy, but don't declare async markers, which breaks with pytest 8.4. | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.sanic: disable failing tests | Martin Weinelt | 2025-08-09 | 1 | -0/+4 | |
| * | python3Packages.openstep-plist: add patch for CPython >= 3.1 compat | sternenseemann | 2025-08-09 | 1 | -0/+9 | |
| * | python3Packages.django_5_2: 5.2.4 -> 5.2.5•••https://docs.djangoproject.com/en/5.2/releases/5.2.5/ | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.aiobotocore: disable failing test | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.yangson: relax elementpath constraint | Martin Weinelt | 2025-08-09 | 1 | -0/+2 | |
| * | python3Packages.autobahn: pin to pytest-asyncio 0.x | Martin Weinelt | 2025-08-09 | 1 | -4/+2 | |
| * | python3Packages.aiowebostv: fix dist-info version | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.nettigo-air-monitor: fix dist-info version | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.virtualenvwrapper: fix dist-info version | Martin Weinelt | 2025-08-09 | 1 | -2/+9 | |
| * | python3Packages.peewee: 3.18.1 -> 3.18.2•••https://github.com/coleifer/peewee/blob/3.18.2/CHANGELOG.md | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.rapidfuzz: relax cython constraint | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | esphome: relax wheel pin | Martin Weinelt | 2025-08-09 | 1 | -1/+2 | |
| * | python3Packages.hijridate: rename from hijri-converter; 2.3.2.post1 -> 2.5.0 | Martin Weinelt | 2025-08-09 | 5 | -35/+42 | |
| * | Revert "python3Packages.pip-tools: 7.4.1 -> 7.5.0"•••This reverts commit 8ae23cfe65db122a3360ee10995d5caa38b4b421. Breaks home-assistant-chip-wheels. | Martin Weinelt | 2025-08-09 | 1 | -16/+5 | |
| * | python3Packages.pyopenxl: update disabled tests | Martin Weinelt | 2025-08-09 | 1 | -23/+4 | |
| * | borgbackup: relax msgpack constraint | Martin Weinelt | 2025-08-09 | 1 | -0/+9 | |
| * | pretalx: pin django-csp at 3.8 | Martin Weinelt | 2025-08-09 | 1 | -0/+10 | |
| * | python3Packages.dj-rest-auth: disable failing tests | Martin Weinelt | 2025-08-09 | 1 | -0/+3 | |
| * | python3Packages.pytest-describe: modernize, pin to pytest7 | Martin Weinelt | 2025-08-09 | 1 | -8/+16 | |
| * | python3Packages.terminado: ignore unraisable exceptions during tests | Martin Weinelt | 2025-08-09 | 1 | -0/+1 | |
| * | awscli: 1.40.31 -> 1.42.4•••https://github.com/aws/aws-cli/blob/1.42.4/CHANGELOG.rst | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.s3transfer: 0.13.0 -> 0.13.1•••https://github.com/boto/s3transfer/blob/0.13.1/CHANGELOG.rst | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.botocore: 1.38.32 -> 1.40.4•••https://github.com/boto/botocore/blob/1.40.4/CHANGELOG.rst | Martin Weinelt | 2025-08-09 | 2 | -3/+3 | |
| * | python3Packages.promise: disable failing test | Martin Weinelt | 2025-08-09 | 1 | -0/+5 | |
| * | python3Packages.remarshal: 1.0.0 -> 1.0.1•••https://github.com/remarshal-project/remarshal/releases/tag/v1.0.1 | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.pytest-bdd: pin to pytest7•••This package requires an update, which depends on the introduction of the gherkin parser/compiler (https://github.com/cucumber/gherkin). | Martin Weinelt | 2025-08-09 | 1 | -2/+3 | |
| * | python3Packages.backoff: pin to pytest-asyncio 0.x | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.aresponses: pin pytest-asyncio 0.x | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.audioop-lts: 0.2.1 -> 0.2.2•••https://github.com/AbstractUmbra/audioop/releases/tag/0.2.2 | Martin Weinelt | 2025-08-09 | 1 | -2/+2 | |
| * | python3Packages.remarshal: add testing hint | Martin Weinelt | 2025-08-09 | 1 | -1/+1 | |
| * | Revert "python3Packages.click: 8.1.8 -> 8.2.2"•••This reverts commit ab14a5defe0b15296f6abd1dbf4f8328472ceaea. Backed out due to breakages in click-repl, which breaks celery. | Martin Weinelt | 2025-08-09 | 1 | -9/+8 | |
| * | python3Packages.aws-xray-sdk: pin pytest-asyncio 0.x and disable failing tests | Martin Weinelt | 2025-08-09 | 1 | -2/+4 | |
