15
0

Accepting request 178353 from home:dirkmueller:branches:devel:languages:python

- update to 1.2.5:
  * The method field_is_empty was added to 
  formencode.validators.FormValidator
  * Fix packaging issue with i18n files (from Juliusz Gonera)

OBS-URL: https://build.opensuse.org/request/show/178353
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=5
This commit is contained in:
Sascha Peilicke
2013-06-13 08:56:46 +00:00
committed by Git OBS Bridge
parent b2a9472808
commit c2d6701df7
4 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 10 12:28:02 UTC 2013 - dmueller@suse.com
- update to 1.2.5:
* The method field_is_empty was added to
formencode.validators.FormValidator
* Fix packaging issue with i18n files (from Juliusz Gonera)
-------------------------------------------------------------------
Wed Mar 14 13:44:30 UTC 2012 - saschpe@suse.de