Commit Graph

15 Commits

Author SHA1 Message Date
Arnout Engelen 16d5af58ef inkcut: prepare for python 3.11
As 'python3' is scheduled to start pointing to that somewhere in June.

The dependency on 'sip' was changed to 08a26e4579
out of caution, but it seems to work fine with the new default sip.
2023-05-23 17:46:37 +02:00
Fabian Affolter b4a1ef3519 python311Packages.enaml: 0.16.0 -> 0.16.1
Changelog: https://github.com/nucleic/enaml/releases/tag/0.16.1
2023-05-07 12:43:05 +02:00
Fabian Affolter 5171e6a356 python310Packages.enaml: disable on unsupported Python releases
- add format
2023-04-23 00:20:35 +02:00
Fabian Affolter e34a17ca0a python310Packages.enaml: add pegen
- update ordering
2023-04-23 00:20:35 +02:00
Fabian Affolter 97bc2824dc python310Packages.enaml: add changelog to meta 2023-04-23 00:20:35 +02:00
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Martin Weinelt 75dcf915a2 python3Packages.enaml: 0.15.2 -> 0.16.0 2023-03-03 23:56:39 +01:00
R. Ryantm 9b0252fd50 python310Packages.enaml: 0.15.1 -> 0.15.2 2022-08-19 21:58:22 +00:00
R. Ryantm 66edc7241f python310Packages.enaml: 0.15.0 -> 0.15.1 2022-06-14 13:07:43 +00:00
R. Ryantm eb862d7d4f python310Packages.enaml: 0.14.1 -> 0.15.0
This is the first version using setuptools-scm. Because we don't keep
enough git metadata to determine the version, we use
SETUPTOOLS_SCM_PRETEND_VERSION instead.

https://github.com/NixOS/nixpkgs/issues/41136
2022-04-18 13:56:04 +02:00
R. Ryantm 8f82a03628 python310Packages.enaml: 0.14.0 -> 0.14.1 2022-02-10 14:54:51 -08:00
Arnout Engelen c627a7e4e7 python3Packages.enaml: 0.13.0 -> 0.14.0
Because enaml 0.13.0 doesn't work with atom 0.7.0,
which is already in nixpkgs. 0.14.0 works again.

(`enaml/layout/strength_member.py` was calling `__init__`
on `Value` with 3 positional parameters, but atom 0.7.0
changed them to named ones, and enaml 0.14.0 is updated
accordingly).
2022-01-13 20:57:16 +01:00
Fabian Affolter 7e135c26a7 python3Packages.enaml: 0.11.2 -> 0.13.0 2021-07-02 22:16:39 +02:00
Eduardo Sánchez Muñoz 08a26e4579 pythonPackages.sip: rename to sip_4
sip 4 is the old and unmaintained version
2021-05-10 20:41:38 +02:00
Arnout Engelen 8aa47c15cc pythonPackages.enaml: init at 0.11.2 2020-08-10 12:10:47 -07:00