Edgewall Software
Modify

Ticket #212 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

     
    1111# individuals. For the exact contribution history, see the revision 
    1212# history and logs, available at http://babel.edgewall.org/log/. 
    1313 
     14import copy 
    1415import doctest 
    1516import 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.

comment:4 Changed 2 years ago by jruigrok

It will be tomorrow. Christopher and me encountered some minor things we need to adjust in the release.

comment:5 Changed 2 years ago by jruigrok

Release is out and published.

comment:6 Changed 2 years ago by cboos

Thanks! Now Trac trunk requires this version (since r9444).

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.