Ticket #212 (closed defect: fixed)
New maintenance release 0.9.5
| Reported by: | cboos | Owned by: | jruigrok |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.9.5 |
| Component: | General | Version: | 0.9.4 |
| Keywords: | update fuzzy | Cc: | palgarvio, cmlenz |
Description
Looks like we need the r467 fix on the Trac side (trac:ticket:5480#comment:15).
I verified the fix works as expected for the problem mentioned above when applied on source:/branches/stable/0.9.x@490 (no more spurious fuzzy annotations).
All the tests pass on the branch except for a minor glitch, fixed by the following patch:
-
babel/messages/tests/catalog.py
11 11 # individuals. For the exact contribution history, see the revision 12 12 # history and logs, available at http://babel.edgewall.org/log/. 13 13 14 import copy 14 15 import doctest 15 16 import unittest
Please make a new maintenance release with just the above changes (i.e. r467 + the test fix). I'm ready to help or even do it myself if that's OK for the current maintainers.
Attachments
Change History
comment:1 Changed 2 years ago by jruigrok
- Status changed from new to assigned
- Owner changed from cmlenz to jruigrok
comment:2 Changed 2 years ago by jruigrok
- Status changed from assigned to closed
- Resolution set to fixed
Ported r467 back as r495 along with the test fix. Tagged as tags/0.9.5 in r496.
Will publish files as soon as I get the necessary information/credentials.
comment:3 Changed 2 years ago by cboos
Thanks! I'll update the required version in Trac once an easy_install is possible.
If you need to be able to upload some files on ftp.edgewall.org, let me know.
