Commit graph

602 commits

Author SHA1 Message Date
5f4dfa5ef3 Add an enumerated type for DST status 2025-04-20 19:54:03 +02:00
14361a925a disentangle typing problems from using dataclasses
.. and drop pre-3.9 compatibility (depend on str.removeprefix)
2025-04-20 19:47:59 +02:00
bf9a98e8e8 Convert WWVBMinute to dataclass
This has the effect of making WWVBMinute instances mutable now.
2025-04-20 17:24:13 +02:00
6f03ba274e Convert WWVBTimecode to dataclass 2025-04-20 17:15:12 +02:00
93ccb9e028 wwvbtk: Use datetime for timekeeping
I don't know if it's *better* but `WWVBMinuteIERS(*key)` rubbed me
the wrong way.
2025-04-20 13:26:40 +02:00
aae3828270 wwvbtk: Improve --help message. 2025-04-20 13:25:31 +02:00
dc24f55598 the codeql workflow is not providing me any value, disable it 2025-04-19 08:30:23 +02:00
6f0765d13d
Merge pull request #132 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2025-04-17 13:08:47 -05:00
2d574f6d53
Merge pull request #133 from jepler/dethread-wwvbtk
No need for threading in wwvbtk
2025-04-17 13:02:07 -05:00
16090774ed fix type hints 2025-04-17 19:20:54 +02:00
4d1bfb8002 Remove a diagnostic ruff told me could "cause conflicts with the formatter" 2025-04-17 19:19:10 +02:00
f5314e2a7c improve documentation of --colors
though it's still not super helpful
2025-04-17 19:18:53 +02:00
77cfe3d79a No need for threading here. 2025-04-17 19:18:21 +02:00
pre-commit-ci[bot]
7f2051eaf9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.11.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.1...v0.11.5)
2025-04-14 20:23:43 +00:00
jepler (github actions cron)
636d2d8282 update iersdata 2025-04-02 10:05:51 +00:00
91cb807104
Merge pull request #131 from jepler/small-fixes
churn to appease ruff & remove debugging print
2025-03-17 16:52:41 -05:00
d7a80f0cd9 remove debugging print 2025-03-17 16:25:30 -05:00
e093019b91 churn to appease ruff 2025-03-17 16:24:42 -05:00
jepler (github actions cron)
b5f9b04991 update iersdata 2025-03-02 10:04:43 +00:00
61b7114c64
Merge pull request #130 from jepler/ci-ubuntu-24
run CI on ubuntu 24.04
2025-02-11 12:33:36 -06:00
956b9a261f run CI on ubuntu 24.04 2025-02-11 12:29:45 -06:00
jepler (github actions cron)
82e253c54b update iersdata 2025-02-02 10:04:43 +00:00
173289447f
Merge pull request #128 from jepler/pre-commit-ci-update-config 2025-01-14 22:12:34 -06:00
pre-commit-ci[bot]
0e3bb7af31
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.9.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.4...v0.9.1)
2025-01-13 23:34:06 +00:00
jepler (github actions cron)
e118927173 update iersdata 2025-01-02 10:04:51 +00:00
0e1bcb257f
Merge pull request #127 from jepler/pre-commit-ci-update-config 2024-12-23 20:14:23 -06:00
pre-commit-ci[bot]
f32183cd2c
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.3...v0.8.4)
2024-12-23 23:46:29 +00:00
97e79fc71e
Merge pull request #126 from jepler/pre-commit-ci-update-config 2024-12-23 15:59:43 -06:00
pre-commit-ci[bot]
d975dd64c7
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.1...v0.8.3)
2024-12-16 23:25:10 +00:00
4b5396432f
Merge pull request #125 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-12-04 16:52:03 -06:00
pre-commit-ci[bot]
8e18db099d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.0...v0.8.1)
2024-12-03 00:03:04 +00:00
jepler (github actions cron)
b6797c531e update iersdata 2024-12-02 10:05:59 +00:00
f0a2a4b2e4
Merge pull request #124 from jepler/pre-commit-ci-update-config 2024-11-25 17:27:54 -06:00
pre-commit-ci[bot]
fe8dd909c6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-11-25 23:24:03 +00:00
pre-commit-ci[bot]
6e45fdb005
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](https://github.com/fsfe/reuse-tool/compare/v4.0.3...v5.0.2)
- [github.com/astral-sh/ruff-pre-commit: v0.7.3 → v0.8.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.3...v0.8.0)
2024-11-25 23:23:57 +00:00
6638b6b156
Merge pull request #123 from jepler/pre-commit-ci-update-config 2024-11-12 09:53:39 -06:00
pre-commit-ci[bot]
dabbcd12c2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.1 → v0.7.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.1...v0.7.3)
2024-11-11 23:27:00 +00:00
d7a8dbb6db
Merge pull request #122 from jepler/improve-actions 2024-11-07 17:18:43 -06:00
287d2be85d don't touch this file, it's generated 2024-11-03 09:31:56 -06:00
a917ba13d3 Improve some actions 2024-11-03 09:30:02 -06:00
jepler (github actions cron)
13e0da844d update iersdata 2024-11-02 10:04:47 +00:00
c9d5541d9d
Merge pull request #121 from jepler/pre-commit-ci-update-config 2024-10-28 19:53:37 -05:00
pre-commit-ci[bot]
1930e210a8
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.7.0 → v0.7.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.7.0...v0.7.1)
2024-10-28 23:54:54 +00:00
efec58cd2d
Merge pull request #120 from jepler/pre-commit-ci-update-config 2024-10-22 09:09:52 -05:00
pre-commit-ci[bot]
ab5f273537
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.9...v0.7.0)
2024-10-21 23:27:35 +00:00
fca2abce99
Merge pull request #119 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-10-08 06:30:39 -05:00
pre-commit-ci[bot]
167f3cfc3b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-10-08 01:07:14 +00:00
pre-commit-ci[bot]
97538c1e76
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.6.9)
2024-10-08 01:06:54 +00:00
jepler (github actions cron)
e8b05c3868 update iersdata 2024-10-02 10:07:14 +00:00
deeb2d4071
Merge pull request #118 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-10-01 06:30:31 -05:00