Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
kleink 0bfed88867 py-wtforms: Update to 2.2.1.
Version 2.2.1
-------------

Released on June 7th, 2018

-   :class:`~fields.StringField` only sets ``data = ''`` when form data
    is empty and an initial value was not provided. This fixes an issue
    where the default value wasn't rendered with the initial form.
    (`#291`_, `#401`_)

.. _#291: https://github.com/wtforms/wtforms/issues/291
.. _#401: https://github.com/wtforms/wtforms/issues/401


Version 2.2
-----------

Released on June 2nd, 2018

-   Merged new and updated translations from the community.
-   Passing ``data_`` args to render a field converts all the
    underscores to hyphens when rendering the HTML attribute, not just
    the first one. ``data_foo_bar`` becomes ``data-foo-bar``. (`#248`_)
-   The :class:`~validators.UUID` validator uses the :class:`uuid.UUID`
    class instead of a regex. (`#251`_)
-   :class:`~fields.SelectField` copies the list of ``choices`` passed
    to it so modifying an instance's choices will not modify the global
    form definition. (`#286`_)
-   Fields call :meth:`~fields.Field.process_formdata` even if the raw
    data is empty. (`#280`_)
-   Added a :class:`~fields.MultipleFileField` to handle a multi-file
    input. :class:`~fields.FileField` continues to handle only one
    value. The underlying :class:`~widgets.FileInput` widget gained a
    ``multiple`` argument. (`#281`_)
-   :class:`~fields.SelectField` choices can contain HTML (MarkupSafe
    ``Markup`` object or equivalent API) and will be rendered properly.
    (`#302`_)
-   :class:`~fields.TimeField` and
    :class:`html5.TimeField <fields.html5.TimeField>` were added.
    (`#254`_)
-   Improved :class:`~validators.Email`. Note that it is still
    unreasonable to validate all emails with a regex and you should
    prefer validating by actually sending an email. (`#294`_)
-   Widgets render the ``required`` attribute when using a validator
    that provides the ``'required'`` flag, such as
    :class:`~validators.DataRequired`. (`#361`_)
-   Fix a compatibility issue with SQLAlchemy 2.1 that caused
    :class:`~ext.sqlalchemy.fields.QuerySelectField` to fail with
    ``ValueError: too many values to unpack``. (`#391`_)

.. _#248: https://github.com/wtforms/wtforms/pull/248
.. _#251: https://github.com/wtforms/wtforms/pull/251
.. _#254: https://github.com/wtforms/wtforms/pull/254
.. _#280: https://github.com/wtforms/wtforms/pull/280
.. _#281: https://github.com/wtforms/wtforms/pull/281
.. _#286: https://github.com/wtforms/wtforms/pull/286
.. _#294: https://github.com/wtforms/wtforms/pull/294
.. _#302: https://github.com/wtforms/wtforms/pull/302
.. _#361: https://github.com/wtforms/wtforms/pull/361
.. _#391: https://github.com/wtforms/wtforms/pull/391
2018-11-12 12:25:51 +00:00
archivers Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
audio Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
benchmarks dnsperf: Fix build with BIND 9.12.3 and newer 2018-10-27 12:04:33 +00:00
biology Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
bootstrap bootstrap/bootstrap: detect unknown options and print usage 2018-11-11 19:31:54 +00:00
cad Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
chat Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
comms Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
converters Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
cross Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
databases Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
devel Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
distfiles
doc Note update of sysutils/zabbix to 4.0.1. 2018-11-12 10:52:20 +00:00
editors Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
emulators mame: updated to 0.203 2018-11-12 07:20:58 +00:00
filesystems Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
finance Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
fonts Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
games Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
geography Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
graphics Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
ham Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
inputmethod Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
lang openjdk8: some Linux packaging fixes 2018-11-12 10:42:07 +00:00
licenses licenses/intel-microcode-license: Update with the current version 2018-09-03 10:56:17 +00:00
mail Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
math Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
mbone Updated mbone/mdd to 20180824 2018-08-29 00:50:12 +00:00
meta-pkgs Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
misc Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
mk mk/help: document PREPEND_PATH 2018-11-11 20:38:27 +00:00
multimedia Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
net Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
news Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
packages
parallel Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
pkgtools Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
print Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
regress mk/misc: adjust layout of the show-all output to pkgsrc format 2018-11-11 19:07:12 +00:00
security Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
shells shells/Makefile: + bosh, pbosh 2018-11-10 20:00:04 +00:00
sysutils Updating to zabbix version 4.0.1. 2018-11-12 10:51:34 +00:00
templates
textproc Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
time Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wm Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
www py-wtforms: Update to 2.2.1. 2018-11-12 12:25:51 +00:00
x11 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
Makefile
pkglocate Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
README Don't prefix commands by a shell prompt, so they're slightly easier to copy. 2018-10-09 22:55:48 +00:00

$NetBSD: README,v 1.20 2018/10/09 22:55:48 maya Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
    cd pkgsrc/bootstrap/
    ./bootstrap

build packages, use:
    cd pkgsrc/category/package-name
    $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the follow link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
    cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.