Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-18 | upgpkg: 3.3.1-6: Rebuild for Python 3.13 | Jelle van der Waa | |
2024-04-07 | upgpkg: 3.3.1-5: rebuild with python 3.12 | Jelle van der Waa | |
2024-03-01 | Add nvchecker configuration | Chih-Hsuan Yen | |
2024-03-01 | Add nvchecker configuration | Chih-Hsuan Yen | |
2023-12-28 | Switch to PEP 517 [1] & use GitHub sources [2] | Chih-Hsuan Yen | |
The PYTHONDONTWRITEBYTECODE trick is no longer necessary with PEP 517 [1] https://archlinux.org/todo/use-pyprojecttoml-for-building-if-supported/ [2] https://rfc.archlinux.page/0020-sources-for-python-packaging/ | |||
2023-04-07 | rebuild with python 3.11 | Felix Yan | |
2021-12-03 | Python 3.10 rebuild | Felix Yan | |
2021-12-01 | Python 3.10 rebuild | Felix Yan | |
2021-02-05 | upgpkg: 3.3.1-1 | Chih-Hsuan Yen | |
2021-02-02 | make it reproducible again | Chih-Hsuan Yen | |
2021-01-27 | switched to PyPI sdist | Chih-Hsuan Yen | |
Tests are included in the PyPI sdist since [1]. Also makes tests less verbose. [1] https://github.com/ojarva/python-sshpubkeys/pull/58 | |||
2020-11-12 | Python 3.9 rebuild | Evangelos Foutras | |
2020-11-09 | Python 3.9 rebuild | Evangelos Foutras | |
2020-01-05 | python-sshpubkeys: use unittest directly instead of the test command from ↵ | Chih-Hsuan Yen | |
setuptools The latter is deprecated since setuptools 41.5.0 [1]. [1] https://github.com/pypa/setuptools/blob/v41.5.0/CHANGES.rst#v4150 | |||
2019-11-03 | Python 3.8 rebuild | Felix Yan | |
2019-10-26 | Python 3.8 rebuild | Evangelos Foutras | |
2019-07-03 | addpkg: python-sshpubkeys | Chih-Hsuan Yen | |
This will be a new dependency in the next version of moto [1]. As a side note, there is moto 1.3.9 on PyPI, while it is actually accidentally released [2]. [1] https://github.com/spulec/moto/pull/2108 [2] https://github.com/spulec/moto/issues/640#issuecomment-507486727 |