Ben Sturmfels
f28ea2b9bc
Note Guix "meta" issue tracking the packaging process.
2021-03-30 13:50:57 +11:00
Ben Sturmfels
0cc3febdaa
Update relnotes.
2021-03-29 15:49:18 +11:00
Ben Sturmfels
2d941d21e1
Convert atom feeds to use feedgenerator library.
...
Issue is that Werkzeug > 1.0.0 has removed werkzeug.contrib.atom.AtomFeed,
making it difficult to use a distribution-packaged version of werkzeug. To solve
this, I've replaced use of werkzeug.contrib.atom.AtomFeed with
feedgenerator.Atom1Feed.
After the change, the only major difference between the feeds before and after is
that they use <summary> instead of <content>. Minor differences include no longer
adding 'type="text/html"' on some <link> elements and no "xml:base" attribute on
<entry> elements. I don't think these differences will have any noticable
effect.
Tested on Liferea feed reader.
2021-03-16 12:17:57 +11:00
Ben Sturmfels
44007e5c29
Tweak upgrade docs.
2021-03-10 21:49:33 +11:00
Ben Sturmfels
83a744b1a2
Update version number, relnotes and upgrading docs in preparation for release.
2021-03-10 20:44:54 +11:00
Ben Sturmfels
fee77d768a
Fix typo.
2021-03-10 10:11:41 +11:00
Ben Sturmfels
958e9aef78
Add Jesús E. to AUTHORS.
2021-03-10 10:07:12 +11:00
Ben Sturmfels
3bff300078
Update relnotes.
2021-03-09 22:44:43 +11:00
Ben Sturmfels
40bc5ea9ee
Remove test lines in Dockerfiles.
2021-03-09 17:22:09 +11:00
Ben Sturmfels
7e2a2ecfdc
Extend Fedora Dockerfile, add sourcehut builds for Debian and Fedora.
...
Previously had partial docs for Fedora 31. This updates to Fedora 33, adds
support for audio and video and adds dependencies to allow the test suite to run
to completion.
2021-03-09 14:47:40 +11:00
Ben Sturmfels
4f53c4b17c
Fix raw image plugin installation docs [ #5523 ].
...
Dependencies need to be installed from PyPI in Debian 10/11 due to missing
python3-py3exiv2 package.
2021-03-08 11:14:20 +11:00
Ben Sturmfels
ca76eea5a8
Add Charlotte Koch to AUTHORS.
2021-03-06 22:47:49 +11:00
Ben Sturmfels
254a2f18c5
Update relnotes re. passing test suite.
2021-03-06 11:52:22 +11:00
Ben Sturmfels
07ac2774da
Update relnotes.
2021-03-06 00:20:33 +11:00
Ben Sturmfels
0c0f966368
Update relnotes with bug fixes since 0.10.0.
2021-03-03 22:47:13 +11:00
Fernando Gutierrez
c2e93da0ce
Reinstate audio spectrograms on Python 3 [ #5610 ].
...
The `audiotospectrogram` module is a complete rewrite of the existing spectrogram
code with support for Python 3. This allows us to drop the bundled `freesound`
library and Python 2-only `audioprocessing` and `spectrogram` modules.
Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
2021-03-03 22:21:11 +11:00
Ben Sturmfels
83429a8658
Drop Python 2 installation support.
2021-03-03 21:40:10 +11:00
Ben Sturmfels
7981fdaf7d
docs: Add chapter on upgrading, inc. system Python upgrades [ #972 ].
2020-05-11 23:14:18 +10:00
Ben Sturmfels
e2b3522812
Now in 0.11.0 development cycle.
2020-05-06 12:28:49 +10:00
Ben Sturmfels
7465326f23
docs: Update relnotes to remove "node_modules".
2020-05-05 20:50:45 +10:00
Ben Sturmfels
3d8cc5dfe1
docs: Link up subtitles and video qualities in release notes.
2020-05-04 16:03:10 +10:00
Ben Sturmfels
442581604a
Remove reference to Gitorious.
2020-05-04 13:13:53 +10:00
Ben Sturmfels
7e10cddee0
docs: Tweak the release notes and deployment docs following testing.
2020-05-04 13:10:24 +10:00
Ben Sturmfels
e77430eb27
Add release notes for v0.10.0.
2020-05-01 16:41:07 +10:00
Ben Sturmfels
464a5d7fba
Fix some docs build warnings.
2020-04-29 09:55:28 +10:00
Ben Sturmfels
16fbe85247
Fix dependencies and tests for clean Python 2 & 3 test runs under Docker.
...
This change gives a clean test run in the Debian-based Python 2 and Python 3
docker images.
2020-04-28 18:23:24 +10:00
Ben Sturmfels
4e28403812
Fix Sphinx build warnings, remove gNewSense, *buntu -> Ubuntu.
...
The * feels like it might confuse no-programmers.
2020-04-28 13:38:47 +10:00
Ben Sturmfels
9d1bb738f3
Add some initial release notes for 0.10.0 (incomplete).
2020-04-24 15:42:30 +10:00
Andrew Browning
7ab8ca61c4
Use https:// instead of git:// to clone [ #5551 ]
...
This was partially addressed in eee3e41 but missed many items.
2018-04-02 01:34:37 -04:00
Ben Sturmfels
9650aa394b
Spell-check the entire documentation.
2016-09-18 16:28:22 +03:00
Christopher Allan Webber
6686502f17
doc: 0.9.0 release notes
...
* doc/source/siteadmin/relnotes.rst: Add release notes for 0.9.0.
2016-03-29 11:30:26 -07:00
Christopher Allan Webber
ca3dd10e2b
Fixing typo (thanks breton)
2015-12-20 10:58:43 -06:00
Christopher Allan Webber
9b9c04e6ac
0.8.1 release notes
2015-12-20 09:53:25 -06:00
Christopher Allan Webber
3169dde0c4
Note that users have to install node.js :\
2015-06-03 22:15:11 -05:00
Christopher Allan Webber
c2382bd4ea
Clarifying the "note these steps"
2015-05-22 11:28:23 -05:00
Christopher Allan Webber
6adee95a25
No need to run git submodule init/update, run by bootstrap.sh
2015-05-22 11:15:00 -05:00
Christopher Allan Webber
11199c3161
Switch git remote url
2015-05-22 11:11:42 -05:00
Christopher Allan Webber
4baccdf89e
Wrong version number. Stupid copy-pasta!
2015-05-22 11:08:45 -05:00
Christopher Allan Webber
a87db7f547
0.8.0 release notes
...
Theoretically correct... I need to verify that the steps work as
expected
2015-05-22 10:53:43 -05:00
Christopher Allan Webber
a35b7c7fb3
Merge branch 'stable'
...
Conflicts:
docs/source/siteadmin/deploying.rst
docs/source/siteadmin/relnotes.rst
2015-04-17 17:09:06 -05:00
Christopher Allan Webber
9fa1e602b4
Noting the possibility that users may need to update origin to Savannah
2015-04-17 17:00:54 -05:00
Christopher Allan Webber
3ae2371242
Don't forget to stop the processes, too!
2015-04-17 16:31:56 -05:00
Christopher Allan Webber
50c6dc2bf1
Always be backing up
2015-04-17 16:31:56 -05:00
Berker Peksag
2757e76cf7
Silenced a Sphinx warning.
...
docs/source/siteadmin/relnotes.rst:72: WARNING: Title underline too short.
2015-01-09 23:25:59 +02:00
Christopher Allan Webber
b95d06f6d0
Fixing bullet points, sigh
2014-09-21 15:52:37 -05:00
Christopher Allan Webber
be1dfb991d
Updated the release notes
2014-09-21 12:39:04 -05:00
Christopher Allan Webber
cb9f5570f9
Correcting, host-meta not webfinger.
2014-08-27 12:27:04 -05:00
Christopher Allan Webber
fcee02a776
Run the following to fix the missing git submodule init step
2014-08-27 12:26:23 -05:00
Christopher Allan Webber
c7690151cc
Also add git submodule init to the release docs
2014-08-26 12:31:29 -05:00
Christopher Allan Webber
3b56b277d1
Updating release notes.
2014-08-25 11:43:17 -05:00