17
0

19 Commits

Author SHA256 Message Date
0e9651d740 Accepting request 1282121 from devel:languages:python:django
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1282121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=11
2025-06-03 15:52:55 +00:00
b5a27db743 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=16
2025-06-03 07:09:35 +00:00
90f846a06b Accepting request 1088118 from devel:languages:python:django
- update to 2.4.1:
  * Fixed a regression causing a recursion error when getting
    ``get_form_list()`` from a form condition (#220).
  * Removed Python 3.6 support and added Python 3.11 to test
    matrix.
  * Dropped testing for Django < 3.2 and confirmed support for
    Django 4.2.

OBS-URL: https://build.opensuse.org/request/show/1088118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=10
2023-05-21 17:09:01 +00:00
a5f4017700 - update to 2.4.1:
* Fixed a regression causing a recursion error when getting
    ``get_form_list()`` from a form condition (#220).
  * Removed Python 3.6 support and added Python 3.11 to test
    matrix.
  * Dropped testing for Django < 3.2 and confirmed support for
    Django 4.2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=14
2023-05-21 09:14:29 +00:00
e472011eb5 Accepting request 1056717 from devel:languages:python:django
- update to 2.4:
  * Updated translations from Transifex.
  * Any kwarg passed to ``render_goto_step()`` is passed over to ``render``.
  * ``WizardView`` is using ``get_form_list()`` instead of directly
    accessing ``form_list`` (#168).
  * Added Python 3.10 to test matrix.
  * Dropped testing for Django 3.1.
  * Confirmed support for Django 4.0 and 4.1.

OBS-URL: https://build.opensuse.org/request/show/1056717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=9
2023-01-07 16:19:38 +00:00
33bad6ac4d - update to 2.4:
* Updated translations from Transifex.
  * Any kwarg passed to ``render_goto_step()`` is passed over to ``render``.
  * ``WizardView`` is using ``get_form_list()`` instead of directly
    accessing ``form_list`` (#168).
  * Added Python 3.10 to test matrix.
  * Dropped testing for Django 3.1.
  * Confirmed support for Django 4.0 and 4.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=12
2023-01-06 22:02:58 +00:00
635eb67376 Accepting request 944667 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/944667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=8
2022-01-07 11:46:52 +00:00
John Vandenberg
05a43d4d34 Accepting request 944666 from home:jayvdb:branches:devel:languages:python:django
- Skip Tumbleweed Python 3.6 incompatible with Django 4

OBS-URL: https://build.opensuse.org/request/show/944666
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=11
2022-01-07 06:46:02 +00:00
0ec6247617 Accepting request 942596 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/942596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=7
2021-12-26 12:30:39 +00:00
John Vandenberg
68cddd8347 Accepting request 942595 from home:jayvdb:branches:devel:languages:python:django
- Updated URL to be https://github.com/jazzband/django-formtools
- Remove unneeded BuildRequires isort
- Update to v2.3
  * Added support for Django 3.2 and 4.0.

OBS-URL: https://build.opensuse.org/request/show/942595
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=10
2021-12-26 11:57:42 +00:00
6b9d2c3a7e Accepting request 761486 from devel:languages:python:django
- Update to 2.2:
  * Dropped testing for Django 1.8, 1.9, 1.10.
  * Dropped support for Python 2.
  * Added support for Django 2.1, 2.2, 3.0, and Python 3.7.
  * Updated translations from Transifex.
- Remove merged patch django-21.patch

OBS-URL: https://build.opensuse.org/request/show/761486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=6
2020-01-07 22:54:19 +00:00
Tomáš Chvátal
3f90f4c6de - Update to 2.2:
* Dropped testing for Django 1.8, 1.9, 1.10.
  * Dropped support for Python 2.
  * Added support for Django 2.1, 2.2, 3.0, and Python 3.7.
  * Updated translations from Transifex.
- Remove merged patch django-21.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=8
2020-01-07 09:26:27 +00:00
b1decb398c Accepting request 755462 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/755462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=5
2019-12-10 21:42:58 +00:00
Tomáš Chvátal
fe28c79dc6 Accepting request 755257 from home:mcepl:branches:devel:languages:python:django
- Remove useless pysqlite dependency. If explicit sqlite3
  dependency is required (perhaps in some SLE branch), please,
  just add BR for the full python/python3 package.

OBS-URL: https://build.opensuse.org/request/show/755257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=6
2019-12-10 08:22:42 +00:00
f022070ecc Accepting request 635001 from devel:languages:python:django
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/635001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=4
2018-09-13 10:11:11 +00:00
ff74aabb2b osc copypac from project:home:comurphy:branches:Cloud:OpenStack:Rocky package:python-django-formtools revision:2, using keep-link, using expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-formtools?expand=0&rev=4
2018-09-04 15:39:54 +00:00
b48b8c0172 Accepting request 628272 from devel:languages:python:django
- Format with spec-cleaner
- Add patch for django 2.1:
  * django-21.patch

OBS-URL: https://build.opensuse.org/request/show/628272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=3
2018-08-10 07:50:22 +00:00
4dc07cab2e Accepting request 581795 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/581795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=2
2018-03-04 11:51:14 +00:00
571bdf2aed Accepting request 505062 from devel:languages:python
New package to Factory

OBS-URL: https://build.opensuse.org/request/show/505062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-formtools?expand=0&rev=1
2017-06-29 13:06:50 +00:00