Commit Graph

6 Commits

Author SHA256 Message Date
3b44e50972 - Add missing BuildRequires on timezone.
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=10
2024-07-23 05:01:44 +00:00
3a37b1bbf0 - update to 1.2.0:
* Add 'liveserver' and 'liveclient' fixtures (closes #24).
  * Added 'command_makemigrations' fixture.
  * Added 'conf_app_name' fixture (see #17).
  * Fixture 'template_context' now accepts a username.
  * Dropped support for Django 1.7.
  * Dropped support for Py2. Py3.6+ specific syntax is
    introduced. Code update may be required.
  * Introduced new 'check_migrations' fixture.
- drop django_4.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=8
2023-07-24 18:56:04 +00:00
74cf7d811c - Remove unneeded {Build,}Requires on python-mock.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=6
2022-03-17 05:41:14 +00:00
c01f1c5ffd - Update to 0.15.2:
- Ignore temporary attributes from project settings module (see
    gh#idlesign/pytest-djangoapp#21).
- Add django_4.patch making the package compatible with Django
  4.* (gh#idlesign/pytest-djangoapp#23).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=5
2022-01-10 21:20:51 +00:00
1867e5d97d Accepting request 892682 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 0.15.1
  * Fixture 'request_client' now accepts 'json' argument to encode post data.
  * Made Django 3.2 compatible.

OBS-URL: https://build.opensuse.org/request/show/892682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=3
2021-05-13 12:26:39 +00:00
Tomáš Chvátal
628ed84848 Accepting request 824962 from home:jayvdb:py-submit
Dep of most of @idledesign django app, including  python-django-sitetree and python-django-sitemetrics

OBS-URL: https://build.opensuse.org/request/show/824962
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-djangoapp?expand=0&rev=1
2020-08-10 11:22:55 +00:00