s3v-

Results 5 issues of s3v-

Hi, tests fail with python 3.12.1 ```python $ python3.12 -m pytest test/ ==================================================================== test session starts ==================================================================== platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.3.0 rootdir: /build/parso configfile: pytest.ini collected 1348...

Hi, Currently [tests fail in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052818) with Django 4.2. ```python ... ... > > from django.conf.urls import include, url > E ImportError: cannot import name 'url' from 'django.conf.urls' (/usr/lib/python3/dist-packages/django/conf/urls/__init__.py) ......

Hi, Currently your package fails to build from source in Debian with Sphinx 7.2: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042586 The failure is caused by SOURCE_DATE_EPOCH environment variable added during build in Debian. Please see...

Hi, Currently your package fails to build from source in Debian with Sphinx 7.2: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042693 The failure is caused by SOURCE_DATE_EPOCH environment variable added during build in Debian. Please see...

Hi, I'm unable to build docs with Sphinx 7.2.6. ``` $ sphinx-build python-pytest-trio-0.8.0/docs/source/ dummy Running Sphinx v7.2.6 making output directory... done building [mo]: targets for 0 po files that are...

bug