Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)

2024-11-03 Thread Antoine Beaupré
On 2024-11-02 17:32:48, Antoine Beaupré wrote: > But even with the vendored files, build is failing because pybuild is > trying to run the tests in its special way, and failing to copy the > themes over. I tried to patch this to allow overriding the theme path > through the environment, but so far

Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)

2024-11-02 Thread Antoine Beaupré
Status update. I worked on this again, and pushed the results to salsa, which I seem to have forgotten to mention here: https://salsa.debian.org/python-team/packages/sigal/ I had to change the boto dep to boto3, since the former was removed from Debian. colorbox is now in debian! for now I vendo

Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)

2018-03-03 Thread Antoine Beaupré
On Wed, Oct 25, 2017 at 03:00:29PM -0400, Antoine Beaupré wrote: > Details on the dependencies... > > Depends: > > * python3-markdown > * python3-blinker > * python3-click > * python3-jinja2 > * python3-pilkit > * python3-pillow > > Recommends: > > * python3-feedgenerator (for RSS feed pl

Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)

2017-10-25 Thread Antoine Beaupré
Another issue I found: the pip package ships a copy of jquery and jquery-colorbox (which are in debian) and a bunch more javascript libraries: galleria, photoswipe, jquery-touchSwipe and leaflet (which are not). Even worse, one theme ships with jquery 1.11.1 while the other ships with 2.2.1. The jq

Bug#879239: Acknowledgement (RFP: sigal -- Simple Static Gallery Generator)

2017-10-25 Thread Antoine Beaupré
Details on the dependencies... Depends: * python3-markdown * python3-blinker * python3-click * python3-jinja2 * python3-pilkit * python3-pillow Recommends: * python3-feedgenerator (for RSS feed plugin) * cssmin (or python3-cssmin?, to compress the CSS files in themes) * python3-boto (t