Commit graph

12 commits

Author SHA1 Message Date
sternenseemann 5694e72595 python3Packages.psautohint: 2.3.1 -> 2.4.0
https://github.com/adobe-type-tools/psautohint/blob/master/NEWS.md#v240---February-2-2022
2022-03-26 12:16:25 +01:00
sternenseemann e5cc512fae python3Packages.psautohint: 2.3.0 -> 2.3.1
https://github.com/adobe-type-tools/psautohint/blob/master/NEWS.md#v231---july-28-2021
2021-11-23 11:45:00 +01:00
Sandro Jäckel 2e9c330216
pythonPackages: deprecate pytest_xdist alias 2021-07-21 13:32:52 +02:00
Sandro Jäckel 4209fed914
pythonPackages: deprecate pytestcov alias 2021-07-21 13:32:17 +02:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
sternenseemann 7511772486 python3Packages.psautohint: 2.2.0 -> 2.3.0 2021-02-24 12:14:33 +01:00
Robert Schütz 2aafd59a1b python3Packages.psautohint: use pytest_6
We prefer using a single version of pytest within pythonPackages.
2021-01-29 18:28:39 +01:00
sternenseemann cff40a9104 pythonPackages.psautohint: 2.1.2 -> 2.2.0 2020-12-16 19:27:06 -08:00
Drew Risinger c2c9fcc896 python3Packages.psautohint: disable slow tests
* Reduces test time from ~5 mins to ~30 seconds.
* Also converts to pytestCheckHook for better test control.
* Makes fetchFromGitHub variables match convention.
* remove pytest-randomly.
    pytest-randomly will randomize test order &
    reset random seeds between tests.
    We don't want the random test ordering for reproducible builds, so we
    remove it.
* Fixes flaky test "test_hashmap_old_version" by pinning pytest to v5,
    corresponding to upstream issue:
    https://github.com/adobe-type-tools/psautohint/issues/284#issuecomment-742800965

py3.psautohint: use pytest5
2020-12-10 17:56:36 -05:00
sternenseemann fa5367f2cb pythonPackages.psautohint: 2.1.1 → 2.1.2 2020-11-07 15:18:21 +01:00
sternenseemann a10e457b63 pythonPackages.psautohint: 2.1.0 → 2.1.1 2020-09-28 12:10:36 -07:00
sternenseemann e871d7ad35 pythonPackages.psautohint: init at 2.1.0 2020-08-30 10:17:23 -07:00