Tomas Orsava
32a1b47f5b
scripts/pythondistdeps: Tests: small tweaks
2020-07-10 15:46:19 +02:00
Tomas Orsava
c2e0f33565
scripts/pythondistdeps: Add tests for: Rework error messages
2020-07-10 15:37:11 +02:00
Tomas Orsava
9df3e5bcb5
scripts/pythondistdeps: Add tests for: Implement provides/requires for extras packages
2020-07-10 13:42:12 +02:00
Tomas Orsava
54e4aa751b
Bump version, enable new features, add test suite to Fedora CI
2020-05-04 13:45:57 +02:00
Tomas Orsava
79790d12af
scripts/pythondistdeps: Modify handling of dev versions
2020-04-30 22:24:44 +02:00
Tomas Orsava
1523def34e
scripts/pythondistdeps: Implement --normalized-name-* options
...
--normalized-names-format FORMAT
FORMAT of normalized names can be `pep503` [default] or `legacy-dots` (dots allowed)
--normalized-names-provide-both
Provede both `pep503` and `legacy-dots` format of normalized names (useful for a transition period)
2020-04-30 22:24:44 +02:00
Tomas Orsava
e33d4e94c8
scripts/pythondistdeps: Add option to generate major-version provides only for specified Python versions
2020-04-30 22:24:44 +02:00
Tomas Orsava
89e1676cee
scripts/pythondistdeps: Add tests
...
The test data download themselves using pip if not present
2020-04-30 22:24:44 +02:00