Go to file
Dirk Mueller 9815bc2571 Accepting request 893466 from home:bnavigator:branches:devel:languages:python
- Update to v3.2.0
  * Add support for Django 3.1
  * Add support for Python 3.9
  * Drop support for Django 1.11. This version is not maintained
    anymore.
  * Drop support for Python 3.5. This version is not maintained
    anymore.
  Deprecated:
  * factory.use_strategy(). Use factory.FactoryOptions.strategy
    instead. The purpose of use_strategy() duplicates the factory
    option. Follow PEP 20: There should be one– and preferably only
    one –obvious way to do it.
  * use_strategy() will be removed in the next major version.
  Bug fix:
  * Calls to factory.Faker and factory.django.FileField within a
    Trait or Maybe no longer lead to a KeyError crash.
- Remove python2 build conditional: Not supported upstream

OBS-URL: https://build.opensuse.org/request/show/893466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-factory_boy?expand=0&rev=21
2021-05-16 14:09:32 +00:00
.gitattributes - Initial version 2012-06-11 13:12:57 +00:00
.gitignore - Initial version 2012-06-11 13:12:57 +00:00
factory_boy-3.2.0.tar.gz Accepting request 893466 from home:bnavigator:branches:devel:languages:python 2021-05-16 14:09:32 +00:00
python-factory_boy.changes Accepting request 893466 from home:bnavigator:branches:devel:languages:python 2021-05-16 14:09:32 +00:00
python-factory_boy.spec Accepting request 893466 from home:bnavigator:branches:devel:languages:python 2021-05-16 14:09:32 +00:00