pkgsrc/devel/py-factory_boy/distinfo
adam 7359effa5e py-factory_boy: updated to 3.2.0
3.2.0:

*New:*

    - Add support for Django 3.1
    - Add support for Python 3.9

*Removed:*

    - Drop support for Django 1.11. This version `is not maintained anymore <https://www.djangoproject.com/download/#supported-versions>`__.
    - Drop support for Python 3.5. This version `is not maintained anymore <https://devguide.python.org/devcycle/#end-of-life-branches>`__.

*Deprecated:*

    - :func:`factory.use_strategy`. Use :attr:`factory.FactoryOptions.strategy` instead.
      The purpose of :func:`~factory.use_strategy` duplicates the factory option. Follow :pep:`20`: *There should be
      one-- and preferably only one --obvious way to do it.*

      :func:`~factory.use_strategy()` will be removed in the next major version.

*Bug fix:*

    - :issue:`785` :issue:`786` :issue:`787` :issue:`788` :issue:`790` :issue:`796`: Calls to :class:`factory.Faker`
      and :class:`factory.django.FileField` within a :class:`~factory.Trait` or :class:`~factory.Maybe` no longer lead to
      a ``KeyError`` crash.
2021-02-05 20:36:39 +00:00

6 lines
420 B
Text

$NetBSD: distinfo,v 1.3 2021/02/05 20:36:39 adam Exp $
SHA1 (factory_boy-3.2.0.tar.gz) = 0ce404b3f03af67bc93092208ecf107ffe6f4139
RMD160 (factory_boy-3.2.0.tar.gz) = bfe45b3d39c535020f123574b1839d0df42e1a6c
SHA512 (factory_boy-3.2.0.tar.gz) = b7ac57a1533d225dbc114184a686407826b18b546cf8ef71535c1848c7cffcd990df3daf120277c884a387fbfec865fad29fb3830f7a5fd5eb31756bb4f0fd49
Size (factory_boy-3.2.0.tar.gz) = 153844 bytes