Athanasius
04f49dad4f
pre-commit: Update flake8 repo URL
...
We're using our local version *anyway*, but update this in case we decide
to switch.
2022-11-15 10:22:36 +00:00
Athanasius
c15eaaeb71
Merge pull request #1692 from EDCD/dependabot/pip/develop/py2exe-0.12.0.2
...
build(deps-dev): bump py2exe from 0.12.0.1 to 0.12.0.2
2022-10-29 16:13:29 +01:00
Athanasius
e3620dd88e
Merge pull request #1694 from EDCD/dependabot/pip/develop/autopep8-2.0.0
...
build(deps-dev): bump autopep8 from 1.7.0 to 2.0.0
2022-10-29 16:08:07 +01:00
dependabot[bot]
9a209c33ec
build(deps-dev): bump autopep8 from 1.7.0 to 2.0.0
...
Bumps [autopep8](https://github.com/hhatto/autopep8 ) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/hhatto/autopep8/releases )
- [Commits](https://github.com/hhatto/autopep8/compare/v1.7.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: autopep8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-29 15:05:59 +00:00
Athanasius
0aa74b8755
tests: journal: Change py
LocalPath type to be _pytest.tmpdir.TempPathFactory
...
This is more correct, and means we don't need the `py` module, which wasn't
in requirements-dev.txt, causing GitHub workflow `pytest` runs to fail.
2022-10-29 16:01:39 +01:00
dependabot[bot]
efaa648b3e
build(deps-dev): bump py2exe from 0.12.0.1 to 0.12.0.2
...
Bumps [py2exe](https://github.com/py2exe/py2exe ) from 0.12.0.1 to 0.12.0.2.
- [Release notes](https://github.com/py2exe/py2exe/releases )
- [Changelog](https://github.com/py2exe/py2exe/blob/master/ChangeLog )
- [Commits](https://github.com/py2exe/py2exe/compare/v0.12.0.1...v0.12.0.2 )
---
updated-dependencies:
- dependency-name: py2exe
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 17:04:39 +00:00
Athanasius
05a4922219
Merge pull request #1690 from EDCD/dependabot/pip/develop/pytest-7.2.0
...
build(deps-dev): bump pytest from 7.1.3 to 7.2.0
2022-10-25 18:07:14 +01:00
dependabot[bot]
b8471ab545
build(deps-dev): bump pytest from 7.1.3 to 7.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 17:05:09 +00:00
Athanasius
d386e6d62c
Merge pull request #1688 from EDCD/dependabot/pip/develop/setuptools-65.5.0
...
build(deps-dev): bump setuptools from 65.4.1 to 65.5.0
2022-10-18 14:31:02 +01:00
Athanasius
6f5e7aa8bc
python: Bump to version 3.10.8
2022-10-18 14:27:33 +01:00
dependabot[bot]
be2b47d4fa
build(deps-dev): bump setuptools from 65.4.1 to 65.5.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 65.4.1 to 65.5.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v65.4.1...v65.5.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 17:03:09 +00:00
Athanasius
8d5b283a8c
Merge pull request #1687 from EDCD/dependabot/pip/develop/flake8-isort-5.0.0
...
build(deps-dev): bump flake8-isort from 4.2.0 to 5.0.0
2022-10-11 10:53:35 +01:00
dependabot[bot]
c8cd02e47e
build(deps-dev): bump flake8-isort from 4.2.0 to 5.0.0
...
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort ) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases )
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst )
- [Commits](https://github.com/gforcada/flake8-isort/compare/4.2.0...5.0.0 )
---
updated-dependencies:
- dependency-name: flake8-isort
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 17:06:35 +00:00
Athanasius
33ec37f8e1
Merge pull request #1686 from EDCD/dependabot/pip/develop/types-requests-2.28.11.2
...
build(deps-dev): bump types-requests from 2.28.11.1 to 2.28.11.2
2022-10-10 11:04:22 +01:00
dependabot[bot]
0abecba136
build(deps-dev): bump types-requests from 2.28.11.1 to 2.28.11.2
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.1 to 2.28.11.2.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 10:02:54 +00:00
Athanasius
e62768ac35
Merge pull request #1685 from EDCD/dependabot/pip/develop/safety-2.3.1
...
build(deps-dev): bump safety from 2.2.1 to 2.3.1
2022-10-10 11:02:26 +01:00
dependabot[bot]
ac55aca3e7
build(deps-dev): bump safety from 2.2.1 to 2.3.1
...
Bumps [safety](https://github.com/pyupio/safety ) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/2.2.1...2.3.1 )
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 17:05:02 +00:00
Athanasius
06c60b8d5f
Merge pull request #1683 from EDCD/dependabot/pip/develop/safety-2.2.1
...
build(deps-dev): bump safety from 2.2.0 to 2.2.1
2022-10-05 18:12:45 +01:00
dependabot[bot]
7c80b9adc6
build(deps-dev): bump safety from 2.2.0 to 2.2.1
...
Bumps [safety](https://github.com/pyupio/safety ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pyupio/safety/releases )
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pyupio/safety/compare/2.2.0...2.2.1 )
---
updated-dependencies:
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 17:11:42 +00:00
Athanasius
e84bee0cb4
Merge pull request #1681 from EDCD/dependabot/pip/develop/types-requests-2.28.11.1
...
build(deps-dev): bump types-requests from 2.28.11 to 2.28.11.1
2022-10-04 19:57:32 +01:00
dependabot[bot]
c1b1838917
build(deps-dev): bump types-requests from 2.28.11 to 2.28.11.1
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11 to 2.28.11.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 17:04:01 +00:00
Athanasius
1d5f8c9cdd
Merge pull request #1680 from EDCD/dependabot/pip/develop/mypy-0.982
...
build(deps-dev): bump mypy from 0.981 to 0.982
2022-10-03 18:34:34 +01:00
dependabot[bot]
b34cb46c41
build(deps-dev): bump mypy from 0.981 to 0.982
...
Bumps [mypy](https://github.com/python/mypy ) from 0.981 to 0.982.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.981...v0.982 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 17:03:57 +00:00
Athanasius
dfb13f0dfa
Merge pull request #1678 from EDCD/enhancement/tests/working-pytest-cov
...
Improve pytest coverage setup and usage
2022-10-02 21:15:26 +01:00
Athanasius
eceaa4f0be
pyproject.toml: Fix typoed 'Contributing.md'
2022-10-02 19:46:27 +01:00
Athanasius
bf7be4dc5a
config/darwin: Remove non-functional coverage pragma
2022-10-02 12:39:08 +01:00
Athanasius
80a8a32666
pytest/coverage: Improve the .toml comment about pragma 'inversion'
2022-10-02 12:38:24 +01:00
Athanasius
7aa832e3d1
Contributing.md: test coverage notes
2022-10-02 12:31:11 +01:00
Athanasius
baf62f03fd
pytest/coverage: Resolve the "which way around to have pragmas" issue
...
1. You end up either inverting the sense of a `coverage_conditional_plugin`
pragma's name (versus what it actually tests), *or* where you put it in
the code.
2. As the pragmas are only defined in once, in one place, it's better to
invert the sense there, rather than in *every single use case*.
Then technically any 'other' branch isn't guaranteed to
2022-10-02 12:11:16 +01:00
Athanasius
5efd27a83c
tests: Attempt to fix config/ coverage
...
* Define `darwin` and `linux` *and* "platform known" pragmas.
* Use per-platform pragmas in `config/__init__.py` selection of implementation.
* Attempt, and fail, to use pragma in `config/darwin.py` to ignore it on
other platforms.
2022-09-30 19:45:12 +01:00
Athanasius
1b0bbb9a56
tests: Improved coverage reporting
...
* Always report on coverage, if no tests failed.
* Remove `.coveragerc`, in favour of `pyproject.toml`.
* Use `coverage-conditional-plugin`:
- Two rules added, `sys-platform-win32` and `sys-platform-not-win32`.
- Those rules used so non-win32 code run on win32 doesn't cause coverage
to be reported as less than 100%.
There's the assumption that !win32 means Linux, probably.
2022-09-30 19:25:22 +01:00
Athanasius
bacd2ef9c6
Merge pull request #1677 from EDCD/dependabot/pip/develop/setuptools-65.4.1
...
build(deps-dev): bump setuptools from 65.4.0 to 65.4.1
2022-09-30 18:05:18 +01:00
Athanasius
b308c58dd9
Merge pull request #1676 from EDCD/dependabot/pip/develop/coverage-toml--6.5.0
...
build(deps-dev): bump coverage[toml] from 6.4.4 to 6.5.0
2022-09-30 18:04:57 +01:00
dependabot[bot]
32ba104008
build(deps-dev): bump setuptools from 65.4.0 to 65.4.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 65.4.0 to 65.4.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v65.4.0...v65.4.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 17:04:02 +00:00
dependabot[bot]
a38afbf2ac
build(deps-dev): bump coverage[toml] from 6.4.4 to 6.5.0
...
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy ) from 6.4.4 to 6.5.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/6.4.4...6.5.0 )
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 17:03:50 +00:00
Athanasius
a4f50a716d
Merge pull request #1675 from EDCD/dependabot/pip/develop/pytest-cov-4.0.0
...
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0
2022-09-30 17:56:38 +01:00
dependabot[bot]
8095b9adc9
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 17:04:28 +00:00
Athanasius
860b072c5a
Merge pull request #1673 from EDCD/dependabot/pip/develop/setuptools-65.4.0
...
build(deps-dev): bump setuptools from 65.3.0 to 65.4.0
2022-09-28 16:27:54 +01:00
Athanasius
3e3ccd3155
Merge pull request #1674 from EDCD/dependabot/pip/develop/mypy-0.981
...
build(deps-dev): bump mypy from 0.971 to 0.981
2022-09-28 16:27:06 +01:00
Athanasius
0fd026023b
Merge pull request #1672 from EDCD/dependabot/pip/develop/certifi-2022.9.24
...
build(deps): bump certifi from 2022.9.14 to 2022.9.24
2022-09-28 16:26:43 +01:00
dependabot[bot]
2492bdcaea
build(deps-dev): bump mypy from 0.971 to 0.981
...
Bumps [mypy](https://github.com/python/mypy ) from 0.971 to 0.981.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.981 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 17:03:34 +00:00
dependabot[bot]
761392c5a4
build(deps-dev): bump setuptools from 65.3.0 to 65.4.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 65.3.0 to 65.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v65.3.0...v65.4.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 17:07:13 +00:00
dependabot[bot]
765658a7fb
build(deps): bump certifi from 2022.9.14 to 2022.9.24
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.9.14 to 2022.9.24.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.14...2022.09.24 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 17:07:05 +00:00
Athanasius
b9b9e98a25
Merge branch 'main' into develop
2022-09-26 12:47:40 +01:00
Athanasius
7ca650ba5b
develop: post-release version bump to 5.5.1-alpha0
2022-09-26 12:46:28 +01:00
Athanasius
fde1c85ea6
Merge branch 'main' of https://github.com/EDCD/EDMarketConnector
2022-09-26 10:59:11 +01:00
Athanasius
2fba41c082
Release 5.5.0: appversion & changelog
Release/5.5.0
2022-09-26 10:33:54 +01:00
Athanasius
c06d0913b4
Merge pull request #1670 from EDCD/enhancement/1364/py2exe-with-setuptools-freeze.py
...
Migrate to new `py2exe` build API
2022-09-24 18:14:39 +01:00
Athanasius
26c2bd720f
Build: Enforce win32 only at top-level, and clean up how error is raised
...
* Repeating the same test is just un-necessary, bad past-Ath.
* Use `raise AssertionError(...)`.
I'd move some of this stuff into functions, but it wouldn't actually
aid readability.
2022-09-24 11:05:01 +01:00
Athanasius
9347f12723
build: Remove old setup.py
and py2exe.cmd
...
Use the git, Ath.
2022-09-24 11:05:00 +01:00