Jonas Borgström wrote:
> Christian Boos wrote:
>   
>> Hi,
>>
>> Another call for doing it a 0.11-beta1 release this Monday.
>> I propose a freeze for the beta1 on revision r6333, if jonas and cmlenz
>> are OK, they can set the version and tag it.
>>     
>
> I can help with the actual release tomorrow or on Monday, but on Monday 
> I'm only free after business hours.
>   

Ok, I've prepared the bdist_wininst installer and .zip files for Windows:

$ md5sum.exe trunk/dist/Trac-0.11b1.win32.exe
b34807ea19fd58fa5f055187bd6ae17f *Trac-0.11b1.win32.exe
a88b8f0f892f532d2df84bfba701582a *Trac-0.11b1.zip

and the .egg and .tar.gz for Unix:

# md5sum /packages/trac/branches/upstream-trunk/dist/*
522e7b1b96e6f1d7c7289cabace7f37f  Trac-0.11b1-py2.3.egg
db3c21d53b7bfa9aeb9e036ef5df61db  Trac-0.11b1-py2.4.egg
fe05f3900cc08aba9a982259e11bd6cd  Trac-0.11b1-py2.5.egg
570b89bcb7420fb9f47496c38f45ee22  Trac-0.11b1.tar.gz

Well, I'm not sure we need to distribute the eggs or just the .tar.gz.
They are just provided in case you need them and there's even probably a 
way to generate /one/ egg without the python version number in it...

Those files are now in ftp://ftp.edgewall.org/incoming/

There's also the usual announcement to Trac-users, I can send that 
tomorrow.
Basically something like the following:

----
Hello dear Trac-users,

We now have a beta1 release for the much awaited Trac 0.11.

You will find this release at the usual place: 
http://trac.edgewall.org/wiki/TracDownload

Here are some of the features you can expect from this version:

    * New template engine for generating content (Genshi)
    * New configurable workflow in the ticket subsystem
    * Finer-grained control of permissions
    * Support for Pygments as the default syntax highlighter
    * Improved repository browser ("blame" support, dynamic in-place 
expansion of folders)
    * Improved user preferences subsystem, among which the possibility 
for any user to select their time zone and disable access keys
    * The WebAdmin plugin is now an integral part of Trac

You can find more detailed release notes at 
http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/0.11

Don't hesitate to send us feed-back on Trac-users for suggestions and 
installation questions, on Trac-dev for development related questions. 
You can also create tickets if you find bugs in the beta1, but *please* 
before that, search in the Wiki and for duplicates tickets.

Note that the beta1 should already be very stable and we don't expect 
any critical issues with it. If everything goes well, we can expect a 
real 0.11 to follow quite soon after the beta1 testing period.

Thanks,

The Trac Team
----

> Unless anyone is planning on merging 0.12 stuff into trunk now we don't 
> need to create a 0.11-stable branch until 0.11 is released. (This is the 
> way it has been done in the past)
>   

I think we should go on with the current way of integrating low-risk 
change, for the next weeks on trunk, so that we can release 0.11 the 
soonest. I don't see the need to start 0.12 before we release 0.11.

> And the tagging can wait until the actual release.
>   

The 0.11b1 release you mean? Then OK. I think it'd be good to tag 
trac-0.11b1 as we did for trac-0.10b1.

>   
>> I had a try to build the bdist_wininst package, but bad luck, the .exe
>> didn't seem to install it in a way such that the require would work
>> afterwards. Running tracd.exe gave me:
>>
>> pkg_resources.DistributionNotFound: Trac==0.11dev-r6333
>>     
>
> Did you run "python setup.py egg_info" after editing the version number?
>   

egg_info was done during bdist_wininst. Either I did something wrong or 
it was the update that fixed it, but with the latest setuptools this now 
works as expected. Thanks anyway!

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to