|
|
6ad9773118
|
use bulletind, abandoned work
|
2022-10-08 11:45:11 -05:00 |
|
jepler (github actions cron)
|
48026fa31f
|
update iersdata
|
2022-10-02 14:31:37 +00:00 |
|
Jeff Epler
|
1833907560
|
Merge pull request #47 from jepler/fix-cron
bump python version & fix run
|
2022-10-02 09:30:20 -05:00 |
|
|
|
ef28a5b000
|
bump python version & fix run
|
2022-10-02 09:27:30 -05:00 |
|
Jeff Epler
|
3e3aa16cff
|
Merge pull request #46 from jepler/full-coverage
bump Python version used for releases
|
2022-09-25 14:15:30 -05:00 |
|
|
|
93cfcaca79
|
bump Python version used for releases
|
2022-09-25 13:44:05 -05:00 |
|
Jeff Epler
|
d72addf87a
|
Merge pull request #45 from jepler/full-coverage
Complete coverage. Drop python <3.9
|
2022-09-25 11:31:19 -05:00 |
|
|
|
ce6138095c
|
Drop support for Python before 3.9
built-in zoneinfo is too good to work around
|
2022-09-25 11:23:47 -05:00 |
|
|
|
c1442eb17c
|
Add coverage of get_dst_next
|
2022-09-25 11:16:44 -05:00 |
|
|
|
848d0aec3a
|
Check that DST change occurred exactly ON an hour
|
2022-09-25 11:16:17 -05:00 |
|
Jeff Epler
|
6945c013fc
|
Merge pull request #44 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-09-05 20:09:26 -05:00 |
|
pre-commit-ci[bot]
|
7b267afd72
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)
|
2022-09-06 00:15:30 +00:00 |
|
Jeff Epler
|
bc2b971771
|
Merge pull request #43 from jepler/directory-src
move most python files to src/
|
2022-09-03 13:57:58 -05:00 |
|
|
|
63769e9529
|
another place I have to list src
|
2022-09-03 13:47:04 -05:00 |
|
|
|
fd913d0930
|
Quiet the build process
|
2022-09-03 13:37:58 -05:00 |
|
|
|
b619478b2e
|
Move source to src/
|
2022-09-03 13:34:48 -05:00 |
|
jepler (github actions cron)
|
0a7aac1ed2
|
update iersdata
|
2022-09-02 10:04:58 +00:00 |
|
Jeff Epler
|
6ce384ec6b
|
Merge pull request #42 from jepler/ci-py311
tweak python 3.11 version string in the matrix
|
2022-08-28 10:53:21 -05:00 |
|
|
|
ba54620eb4
|
Update iers data
|
2022-08-28 07:49:05 -05:00 |
|
|
|
abb85a8c83
|
tell isort not to mess with that file
|
2022-08-28 07:48:29 -05:00 |
|
|
|
8e021ff359
|
tweak python 3.11 version string in the matrix
|
2022-08-28 07:24:56 -05:00 |
|
jepler (github actions cron)
|
338e176046
|
update iersdata
|
2022-08-02 13:53:57 +00:00 |
|
Jeff Epler
|
dc47030c9b
|
Merge pull request #41 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-07-05 06:45:24 -05:00 |
|
Jeff Epler
|
a6f9d748e7
|
Merge pull request #40 from jepler/improve-test-coverage
Add a bit more coverage, more tz passing
|
2022-07-05 06:38:25 -05:00 |
|
pre-commit-ci[bot]
|
4a8e0d9a84
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
|
2022-07-04 23:19:35 +00:00 |
|
|
|
0d644a1d3e
|
Add a bit more coverage, more tz passing
|
2022-07-04 15:22:20 -05:00 |
|
Jeff Epler
|
e50d2b3c5c
|
Merge pull request #39 from jepler/improve-test-coverage
Improve test coverage
|
2022-07-04 14:42:42 -05:00 |
|
|
|
43526ec834
|
Improve coverage in get_dst_next, fix bug passing tz down
|
2022-07-04 14:33:37 -05:00 |
|
|
|
fdfe227258
|
fix a no-coverage pragma by changing annotations(\!)
|
2022-07-04 14:06:53 -05:00 |
|
Jeff Epler
|
246d09c0db
|
Merge pull request #38 from jepler/isort
sort imports according to pep8
|
2022-07-04 14:00:40 -05:00 |
|
|
|
c4fb469dd7
|
sort imports according to pep8
|
2022-07-04 13:36:43 -05:00 |
|
Jeff Epler
|
a085caac5a
|
Merge pull request #37 from jepler/remove-coverage-include
remove COVERAGE_INCLUDE, is no longer needed with current coverage package
|
2022-07-04 13:33:03 -05:00 |
|
|
|
1269b10642
|
remove COVERAGE_INCLUDE, is no longer needed with current coverage package
|
2022-07-04 13:25:46 -05:00 |
|
Jeff Epler
|
a84c83cc4b
|
Merge pull request #36 from jepler/bs4-types
Fix type checking around bs4 & more
|
2022-07-04 13:23:18 -05:00 |
|
|
|
cfa9996c24
|
remove unused 'type: ignore's
|
2022-07-04 11:31:36 -05:00 |
|
|
|
11a59b6307
|
Fix typing of wwvb.gen
|
2022-07-04 11:31:28 -05:00 |
|
|
|
a00ea56665
|
Fix type checking around bs4
|
2022-07-04 11:27:48 -05:00 |
|
jepler (github actions cron)
|
372ef4a705
|
update iersdata
|
2022-07-02 10:05:18 +00:00 |
|
Jeff Epler
|
4937724ed4
|
Merge pull request #34 from jepler/wheel
speed up CI a bit by making the matrix smaller
|
2022-06-30 19:53:28 -05:00 |
|
|
|
adcfea239d
|
test pypy-3.9
|
2022-06-30 19:43:40 -05:00 |
|
|
|
156d2509b5
|
switch to evergreen version of ubuntu
|
2022-06-30 19:43:27 -05:00 |
|
|
|
c9bdf32e77
|
run most py version tests only on unix
|
2022-06-30 19:42:10 -05:00 |
|
|
|
0e254331b5
|
does installing packages go faster with wheel?
|
2022-06-30 19:14:35 -05:00 |
|
Jeff Epler
|
d27d3e3590
|
Merge pull request #33 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-06-27 08:04:10 -05:00 |
|
pre-commit-ci[bot]
|
eeddcf54fb
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
|
2022-06-13 23:11:31 +00:00 |
|
jepler (github actions cron)
|
a7dec803fb
|
update iersdata
|
2022-06-02 10:06:03 +00:00 |
|
Jeff Epler
|
c64cb7e103
|
Merge pull request #32 from jepler/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-05-24 17:52:32 +02:00 |
|
|
|
3ac8815b93
|
remove unused license
|
2022-05-24 17:51:35 +02:00 |
|
pre-commit-ci[bot]
|
cb2f44b312
|
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/python/black → https://github.com/psf/black
- [github.com/pre-commit/pre-commit-hooks: v2.3.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v2.3.0...v4.2.0)
- [github.com/fsfe/reuse-tool: v0.12.1 → v1.0.0](https://github.com/fsfe/reuse-tool/compare/v0.12.1...v1.0.0)
|
2022-05-23 21:05:28 +00:00 |
|
Jeff Epler
|
14e18cd3a9
|
Merge pull request #29 from jepler/311alpha
test on 3.11 alphas
|
2022-05-12 10:55:27 -05:00 |
|