pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-trytond



Module Name:    pkgsrc
Committed By:   richard
Date:           Wed Sep 10 14:35:05 UTC 2014

Modified Files:
        pkgsrc/devel/py-trytond: Makefile distinfo

Log Message:
update devel/py-trytond to 3.2.2

Changelog as generated by Mercurial:
2014-08-03  Cédric Krier  <ced%b2ck.com@localhost>

o       * CHANGELOG:
|       Prepare release 3.2.2
|       [282f764285a6] [3.2.2] <3.2>
|
2014-07-20  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/modules/__init__.py:
|       'res' should be global in load_modules
|
|       issue4045 (grafted from d1bf8bffed36b177685d2fa29dbe3608f85b5a79)
|       [ee24fb8ffbb1] <3.2>
|
o       * trytond/tests/run-tests.py:
|       Exit run-tests with correct error code
|
|       review7411002 (grafted from
|       ec915931bf69a18cc004d208064e14d159276972)
|       [bc4a4b150883] <3.2>
|
2014-06-13  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/model/fields/numeric.py:
|       Fix SQLite Numeric domain value for None
|
|       issue3930 review11281002 (grafted from
|       b7653d96ef050a23b8d600d0eaaa99745cd03b81)
|       [ed07a28cdd64] <3.2>
|
o       * trytond/protocols/xmlrpc.py:
|       XML-RPC dumps None to nil instead of bool
|
|       issue3981 review6351003 (grafted from
|       851a0446f64dea53fcee27dce1ea16e6f06b7b46)
|       [78e787cd5cfc] <3.2>
|
2014-06-08  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/model/fields/many2many.py, trytond/model/fields/many2one.py:
|       Ensure ids clause is a list for concatenation
|
|       issue3949 review11281006 (grafted from
|       4f0c0b43e6a70823126f76e8c814c4b60cdf2bb2)
|       [1f165de2a802] <3.2>
|
2014-07-01  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/version.py:
|       Increase version number
|       [3f5aa86ffab6] <3.2>
|
o       * .hgtags:
|       Added tag 3.2.1 for changeset f239ef8edd83
|       [25bfbef89d0e] <3.2>
|
o       * CHANGELOG:
|       Prepare release 3.2.1
|       [f239ef8edd83] [3.2.1] <3.2>
|
2014-06-06  Sergi Almacellas Abellana  <sergi%koolpi.com@localhost>

o       * trytond/model/modelstorage.py:
|       Fix KeyError when raising digits validation error.
|
|       issue3970 review8411002 (grafted from
|       8d071b3c5c7e8c0d62469c0d94ac8056da1db6fb)
|       [5052bcaba02b] <3.2>
|
2014-05-17  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/model/fields/field.py:
|       Fix joins when ordering on ir.model.field
|
|       issue3910 review10311002 (grafted from
|       5754ea65653441eace71fd814b75f2174fad1e70)
|       [e4c2d03b07e9] <3.2>
|
2014-05-09  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/model/model.py:
|       Set relation_field of one2many only when exists
|
|       The client use this value if it exists for string concatenation, so
|       having None fails. (grafted from
|       070f4178a35b304b9e8f3e5e7f0a103621447dad)
|       [70d2adcc4bfa] <3.2>
|
2014-04-21  Cédric Krier  <ced%b2ck.com@localhost>

o       * trytond/version.py:
|       Increase version number
|       [b3364dd3b39d] <3.2>
|
o       * Create branch 3.2
|       [736df7691a44] <3.2>
|


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-trytond/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-trytond/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index