Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 00:10:06 UTC Now

2017-08-01 18:30:02 UTC MAIN commitmail json YAML

Update py-flask-frozen to 0.15.

Version 0.15
~~~~~~~~~~~~

Released on 2017-06-27.

* Add ``Freezer.freeze_yield()`` method to make progress reporting easier.
  (Thanks to Miro Hron��ok.)

Version 0.14
~~~~~~~~~~~~

Released on 2017-03-22.

* Add the ``FREEZER_SKIP_EXISTING`` configuration to skip generation
  of files already in the build directory. (Thanks to Antoine Goutenoir.)
* Add shared superclass ``FrozenFlaskWarning`` for all warnings.
  (Thanks to Miro Hron��ok.)

(kleink)