tijuca

Results 16 issues of tijuca

Running the tests while package build in Debian unstable fails since some time with this error message: ``` > make[1]: Entering directory '/' > dh_auto_test -- --system=custom --test-args="{interpreter} -Wd manage.py...

Without tagged versions automatics like version crawler aren't able to detect new version releases. Also finding out which commit has created which released version makes it hard to follow the...

While Python 3.11 is now the default Python version within the upcoming Debian release bookworm it turns out that the package astunparse can't run the internal tests since the switch...

Hello, I'm working on fixing some issues which I encounter while trying to bump Flask and Werkzeug to the current recent version >= 3.0.0 in Debian. While looking at the...

After pushing Flask 2.2 to the Debian archive flask-autotest own test suite is failing within the `check test_own_page()`. While ruuning the package build the following error is happen. ``` ......

Since DRF 3.15.0 a unique basename must be used due https://github.com/encode/django-rest-framework/pull/8438 Fixes #341

Running the tests of drf-extensions with a recent version 3.15.0+ of Django REST framework provoke a failing with this error message that is similar for all failing tests. ``` I:...

The tests in test_custom_global_id.py use the old nose specific method 'setup(self)' which isn't supported anymore in Pytest 8+. https://daobook.github.io/pytest/deprecations.html#setup-teardown

* **What is the current behavior?** Running the test suite, in particular the tests in `graphene/relay/tests/test_custom_global_id.py` fail if pytest 8.x is used. ```shell __________ ERROR at setup of TestUUIDGlobalID.test_str_schema_correct __________...

🐛 bug

Hello, after packaging the latest release 5.024 for Debian the Lintian QS tooling discovered that now the installation process is installing architecture specific files into the folder `/usr/share/` which isn't...

area: portability
status: discussion