Changelog for
python-deform-doc-2.0.7-5.14.noarch.rpm :
Thu Feb 7 13:00:00 2019 Hans-Peter Jansen
- version 2.0.7 (2018-11-14):
+ Add tags option support to Select2Widget See
https://github.com/Pylons/deform/pull/373
+ Change Python 3.7 to use stable version, 3.8-dev as allowed
failure, in Travis. See https://github.com/Pylons/deform/pull/377
+ Update Bootstrap to 3.3.7.
+ Add support for HTML5 attributes (e.g. including placeholder and
maxlength) See https://github.com/Pylons/deform/pull/345
- version 2.0.6 (2018-08-29):
+ Drop Python 3.3 support.
See https://github.com/Pylons/deform/pull/371
+ Add support to Python 3.7.
+ Make date_submit and time_submit optional in DateTimeInputWidget
See https://github.com/Pylons/deform/pull/369
+ Remove pinning of iso8601 to 0.1.11
See https://github.com/Pylons/deform/pull/364
+ i18n cleanup https://github.com/Pylons/deform/pull/367 and
https://github.com/Pylons/deform/pull/368
- version 2.0.5 (2018-02-20):
+ i18n cleanup https://github.com/Pylons/deform/pull/332 and
https://github.com/Pylons/deform/pull/363
+ Fix bug in _FieldStorage under Python 3.x (issues #339 and #357).
+ Declare Python 3.6 compatibility and enable tests against Python
3.6 (all tests pass with no changes).
+ Closes #333: MANIFEST.in including docs, licenses and text files.
+ Add link button type
See https://github.com/Pylons/deform/issues/166
+ Add traditional chinese localization
- Improve local Sphinx inventories handling/documentation
- Add diverse recommends in order to run the demo
- Add pylons-sphinx-themes build dependency
- Fix translation messages collection
- Package
*.txt files
- Fix Python2 build
Wed Oct 4 14:00:00 2017 brunoAATTioda-net.ch
- version 2.0.4 changes are listed in changelog
https://pypi.python.org/pypi/deform/2.0.4#id1
- Packaging :
+ migrate to singlespec
+ create lang package with macros
+ doc package build only with py3 and related files
colander.inv, python.inv, pyramid.inv,
update-intersphinx-files.sh,
deform-local-intersphinx-files.patch refreshed
Fri Feb 6 13:00:00 2015 hpjAATTurpla.net
- version 2.0a2: too many changes to list here, see:
https://pypi.python.org/pypi/deform/2.0a2
Mon Aug 5 14:00:00 2013 hpjAATTurpla.net
- version 0.9.7: initial build