Search Criteria
Package Details: trac 1.6-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/trac.git (read-only, click to copy) |
|---|---|
| Package Base: | trac |
| Description: | Enhanced wiki and issue tracking system for software development projects |
| Upstream URL: | http://trac.edgewall.org/ |
| Licenses: | BSD-3-Clause |
| Submitter: | Barthalion |
| Maintainer: | julianbrost |
| Last Packager: | julianbrost |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-05 20:20 (UTC) |
| Last Updated: | 2026-01-31 20:29 (UTC) |
Dependencies (10)
- python
- python-jinja
- python-multipart
- python-setuptools
- python-babel (make)
- python-babel (optional) – localization support
- python-docutils (optional) – reStructuredText support
- python-psycopg2 (optional) – PostgreSQL database support
- python-pygments (optional) – Syntax highlighting
- python-pytz (optional) – complete list of time zones
Latest Comments
« First ‹ Previous 1 2
luscinius commented on 2020-02-02 03:36 (UTC)
Some of the functionality is broken after update of python2-jinja to 2.11. See in particular this ticket: https://trac.edgewall.org/ticket/13242 I get similar errors on my installation.
julianbrost commented on 2018-08-05 10:10 (UTC)
It wasn't added, it's there since at least 2009: https://git.archlinux.org/svntogit/community.git/diff/trac/trunk/PKGBUILD?id=a0a785d387689856b18107b3d6347647111afd6a https://git.archlinux.org/svntogit/community.git/commit/?id=a0a785d387689856b18107b3d6347647111afd6a
But I'll try if it works fine without it and remove it.
ddouglass commented on 2018-08-04 15:57 (UTC)
why was clearsilver added as a make depend from version 1.2.2-1 to 1.2.3-1?
clearsilver support was removed from trac many years ago in version 0.11. The only mentions of clearsilver in the trac source are that they're no longer supported.
« First ‹ Previous 1 2