Mailing List Archive

Create Trac-1.5.4 download post jQuery upgrade to version 3.6.0
Is it possible to create a downloadable version of Trac-1.5.4 as per
https://trac.edgewall.org/changeset/17562 on
https://download.edgewall.org/trac/ ? This way, we can test our download
and installation/upgrade script.

Thank you in advance

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/92267af4-ef96-4b59-aba7-f65d8d739577n%40googlegroups.com.
Re: Create Trac-1.5.4 download post jQuery upgrade to version 3.6.0 [ In reply to ]
On Sunday, October 17, 2021 at 4:10:06 AM UTC-7 figaro wrote:

> Is it possible to create a downloadable version of Trac-1.5.4 as per
> https://trac.edgewall.org/changeset/17562 on
> https://download.edgewall.org/trac/ ? This way, we can test our download
> and installation/upgrade script.
>
> Thank you in advance
>

The packages should be built on Travis CI, but we've been having trouble
with the service so we will likely move to GitHub actions. The next time we
commit on the trunk we can check if the packages get built.

Or if you want to build yourself:

1. Go to https://trac.edgewall.org/browser and download a zip archive:
[image: Screen Shot 2021-10-18 at 10.36.21.jpg]
2.
$ unzip trunk-17562.zip
$ cd trunk
$ make release
or
$ python setup.py bdist_wheel



Ryan

--
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/d8a77943-9a92-4fd6-8c9e-650387915b16n%40googlegroups.com.