Erik Arvstedt
|
9da4d1e8c0
|
python-packages: update to NixOS 25.05
- Cryptography contains no relevant backwards-incompatible changes
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#4400---2024-11-27
- Other updates are minor maintenance releases
|
2025-06-10 13:45:57 +02:00 |
|
Erik Arvstedt
|
8af7fc4b80
|
python3Packages.joinmarket: update to NixOS 24.11
- Cryptography contains no relevant backwards-incompatible changes
https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst#4300---2024-07-20
- Txtorcon 24.8.0 is a minor maintenance release:
https://github.com/meejah/txtorcon/releases/tag/v24.8.0
|
2024-12-14 10:52:26 +01:00 |
|
Erik Arvstedt
|
c66a6aab3a
|
python3Packages.joinmarket: allow Python 3.12
Python 3.12 is the default in Nixos 24.11.
All tests succeed with Python 3.12.
Context:
Related issue:
https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1589
This issue contains no hints on what changes caused joinmarket to be
incompatible/compatible with Python 3.12.
The restriction to Python <3.12 was added
here (https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/1587)
in Oct 2023.
This post
(https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/1589#issuecomment-2119278070)
in the above issue mentions on 2024-05-19 that tests are running again
with Python 3.12.
The current joinmarket version (0.9.11) was released on 2024-02-22.
|
2024-12-14 10:52:26 +01:00 |
|
Erik Arvstedt
|
e8e5d8cf4c
|
python3Packages.joinmarket: update to nixos 24.05
|
2024-07-20 22:39:46 +02:00 |
|
Erik Arvstedt
|
5d463b1677
|
treewide: remove buildPythonPackageWithDepsCheck
Requirements checking has been re-enabled in nixos 24.05.
|
2024-07-18 20:57:00 +02:00 |
|
Otto Sabart
|
1cbe955897
|
joinmarket: 0.9.10 -> 0.9.11
|
2024-05-22 21:00:00 +02:00 |
|