df6a9d3742
- Update to version 3.0.0: - Dropped support for Python <3.9 - Modernized project metadata re: Python interpreters, development dependencies, etc. - Remove obsolete support-pytest-8.patch
Sebastian Wagner2025-09-08 21:10:21 +00:00
b068f1ac91
- Switch to pyproject and autosetup macros. - Add patch support-pytest-8.patch: * Use new "setup_method" to support pytest >= 8.
Steve Kowalik2024-05-14 02:09:14 +00:00
c69250596c
- Update to 2.0.1: * Fix up some project metadata. * Dropped support for Python <3.6 * Added a _version submodule and imported its dunder-attributes into the top level module * Migrated CI to CircleCI (from Travis) * Migrated tests to pytest(-relaxed) * Moved changelog to stub Sphinx project for Releases plugin * Changed README to ReStructured Text (from Markdown) - Dropped patch add_test_init.patch, no longer required. - Added patch add-pytest-ini.patch: * Add the pytest.ini file that isn't included in the source distribution so the testsuite works.
Steve Kowalik2021-09-17 03:51:30 +00:00