https://git.schokokeks.org/derivepassphrase.git/tree/fb9b2a276f38d40068eff257ffc131659e0f999cRecent commits to derivepassphrase.git (fb9b2a276f38d40068eff257ffc131659e0f999c)2026-04-03T20:06:52+02:00tag:gitlist.org,2012:commit/fb9b2a276f38d40068eff257ffc131659e0f999cAdd version bound for `cryptography` wheels on PyPy 3.102026-04-03T20:06:52+02:00Marco Riccisoftware@the13thletter.info
<pre>Again, we did not keep our test environments up-to-date, lest we would
likely have noticed this incompatibility earlier… :/
</pre>
tag:gitlist.org,2012:commit/594b4e6f35633dac21200ca99ffe30dcad592a7bRecord incompatibility of some `pytest` versions with Python 3.92026-04-03T19:54:33+02:00Marco Riccisoftware@the13thletter.info
<pre>Presumably, the `pytest` developers did not test Python 3.9
compatibility when using the (then non-standard) LL(1) parser.
On the other hand, neither did we keep our test environments up-to-date,
lest we would likely have noticed this incompatibility earlier… :/
</pre>
tag:gitlist.org,2012:commit/4d028b5c74e354b927362709908796f185e748bcUpdate wishlist to post-v0.62026-04-02T22:16:41+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/7a4a1d4ef6b15c96f34e631026be99dce635a68bRelease 0.62026-04-02T21:52:33+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/3e1de59d360c3b2e2d969dfe84f26f04a69b21f5Merge topic branch 'release-0.6-preparations' into master2026-04-02T15:08:55+02:00Marco Riccisoftware@the13thletter.info
<pre>* release-0.6-preparations:
Link to the respective wishlist entry in the recent changelog entries
Update the translation template and the German message catalog
Update the Python compatibility notes
Update the release checklist to reflect changes to mkdocstrings from October 2025
Auto-format the CLI messages
Copy-edit translation files
</pre>
tag:gitlist.org,2012:commit/c75a987ae4115938374fc412dcb7470c9e40328eLink to the respective wishlist entry in the recent changelog entries2026-04-02T15:07:40+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/edc6b1b0d1caaf9005e3e98344430e42799f7977Update the translation template and the German message catalog2026-04-02T14:21:36+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>
tag:gitlist.org,2012:commit/ae30acc6b6d8ecbd88b0fcb915c46bb94708df3cUpdate the Python compatibility notes2026-04-02T11:24:04+02:00Marco Riccisoftware@the13thletter.info
<pre>- Python 3.14 has been released, and is officially supported since
`derivepassphrase` v0.5.1.
- Python 3.9 has reached end-of-life, but we still retain compatibility
at least until `derivepassphrase` v1.0.
- Mention that *if* we make use of some Python functionality after the
end-of-life of the last version not supporting this functionality,
then we will update the declared supported Python versions
accordingly.
</pre>
tag:gitlist.org,2012:commit/fed4b6a580581ac6431e5c93707ce2230396016dUpdate the release checklist to reflect changes to mkdocstrings from October 20252026-04-02T09:59:26+02:00Marco Riccisoftware@the13thletter.info
<pre>Specifically, pawamoy shut down the Insiders program, and all
Insiders-only features of `mkdocstrings` are now public. So there is no
need to install custom `mkdocstrings` versions just to build the
documentation.
</pre>
tag:gitlist.org,2012:commit/62376def08b22866498c75ff95e2a1f4b2f5460eAuto-format the CLI messages2026-04-02T09:46:39+02:00Marco Riccisoftware@the13thletter.info
<pre></pre>