Commit graph

5 commits

Author SHA1 Message Date
Tobias Wellnitz, DH1TW b1ef2a6d93 merging v0.8.0 branch
- finally using libxml2 parser in beautifulsoup/lxml
- minor bug in parsing the CCC field (qrz.com)
- fixed VK9XX fixture (lat/long)
- added support for python 3.10 and 3.11, pypy3.7-3.9
- removed support for python 3.4
- fixed escapings in regular expressions
- replaced exefile from past.buildins with custom function
2022-12-05 01:01:45 +01:00
Tobias Wellnitz, DH1TW ebdf0c9707 added python 3.10 and 3.11 to CI 2022-12-03 23:25:41 +01:00
Daniele Forsi 36caec81e7 Fix spelling errors
Fixde with:
codespell --skip test --write-changes --interactive=2
2022-06-03 23:45:50 +02:00
Tobias Wellnitz, DH1TW 44319becff Added Python 3.10 to CI Matrix 2022-05-12 01:45:40 +02:00
Tobias Wellnitz, DH1TW 526a4f8fe9 added python3.9 support 2021-06-01 03:27:32 +02:00