Commit Graph

89 Commits

Author SHA1 Message Date
Lucidiot 1f7cac1d8c
Update pre-commit hooks
continuous-integration/drone/push Build is passing Details
2023-05-09 13:06:37 +02:00
Lucidiot ac6a1b3103
Add Python 3.11 in CI
continuous-integration/drone Build is failing Details
2023-05-09 12:48:18 +02:00
~lucidiot 04e3354394
Split PyPI secrets
continuous-integration/drone/push Build is passing Details
2022-08-09 14:19:14 +02:00
~lucidiot 91918e8d41
Bump to 0.4.3
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone Build is passing Details
2022-08-05 01:53:28 +02:00
~lucidiot e3a89613e1
Updates due to Tildegit move 2022-08-05 01:53:08 +02:00
~lucidiot 4438f17e94
Bump to 0.4.2 2022-02-08 22:44:56 +01:00
~lucidiot 70b155cf04
Fix missing files in source packages 2022-02-08 22:43:02 +01:00
~lucidiot d6becffcc0
Bump to 0.4.1 2022-01-26 19:19:40 +01:00
~lucidiot 27cc5de1b9 Merge branch 'manifest' into 'master'
Add MANIFEST.in

Closes #21

See merge request Lucidiot/pylspci!19
2022-01-26 18:19:26 +00:00
~lucidiot 1936c58dec
Add MANIFEST.in 2022-01-26 19:17:26 +01:00
~lucidiot 544edd0b3d
Bump to 0.4.0 2021-09-21 20:12:18 +02:00
~lucidiot da39b09ef5 Merge branch 'bump-python' into 'master'
Bump CI image to Python 3.9

See merge request Lucidiot/pylspci!18
2021-09-21 18:09:03 +00:00
~lucidiot 149b3bde99
Bump CI image to Python 3.9 2021-09-21 20:06:55 +02:00
~lucidiot ad52e4c823 Merge branch 'docs-cleanup' into 'master'
Remove unnecessary types in Sphinx docstrings

See merge request Lucidiot/pylspci!17
2021-09-21 18:05:37 +00:00
~lucidiot 30e1ed5ec4
Remove unnecessary types in Sphinx docstrings 2021-09-21 20:03:21 +02:00
~lucidiot 7cebd6202d Merge branch 'as-dict' into 'master'
Add dict serialization methods

Closes #20

See merge request Lucidiot/pylspci!16
2021-09-21 18:02:32 +00:00
~lucidiot 57d96ab345
Add dict serialization methods 2021-09-21 19:51:28 +02:00
~lucidiot 386b7fc326 Merge branch 'bump-pre-commit' into 'master'
Bump pre-commit hooks

See merge request Lucidiot/pylspci!15
2021-09-21 17:48:51 +00:00
~lucidiot 587a55af73
Bump pre-commit hooks 2021-09-21 19:46:45 +02:00
~lucidiot 96cbe0e72c Merge branch 'fix-setup' into 'master'
Fix setup.py test for Alpine build

See merge request Lucidiot/pylspci!14
2021-09-21 17:03:26 +00:00
~lucidiot 09256806f1
Fix setup.py test for Alpine build
This removes some unnecessary dependencies installed by setup.py test,
fixing an issue found in Alpine's package building CI:

https://gitlab.alpinelinux.org/Lucidiot/aports/-/jobs/492430
2021-09-21 01:35:01 +02:00
Lucidiot 27695dd747 Bump to 0.3.4 2021-01-26 17:28:44 +00:00
Lucidiot 0b00a2e586 Update physical_slot docstring 2021-01-26 17:27:20 +00:00
Lucidiot 06906411a1 Merge branch 'change_phy_slot_to_str' into 'master'
Changed physical_slot to str, because linux adds '-#' if duplicate slot numbers are found

See merge request Lucidiot/pylspci!13
2021-01-26 17:21:41 +00:00
Jan Lützler 9f90cf8519 Changed physical_slot to str, because linux adds '-#' if duplicate slot numbers are found 2021-01-26 17:21:41 +00:00
Lucidiot 7778e1a48a
Bump to 0.3.3 2020-11-29 19:55:19 +01:00
Lucidiot 51aac8692d
Update badge count 2020-11-29 19:54:56 +01:00
Lucidiot 11c57ae0f1
Remove dependency of pages deployment on unit tests 2020-11-29 19:54:10 +01:00
Lucidiot 7da6c0756c Merge branch 'add-verbose-error' into 'master'
Prevent using SimpleParser with verbose=True

Closes #18

See merge request Lucidiot/pylspci!12
2020-11-29 18:52:49 +00:00
Lucidiot 45dfdd7277
Prevent using SimpleParser with verbose=True 2020-11-29 19:45:48 +01:00
Lucidiot a34c08c9ce
Add isort 2020-11-29 19:17:36 +01:00
Lucidiot ce1abd76d0
Fix typing of kwargs 2020-11-29 19:06:57 +01:00
Lucidiot 0b06017ab7
Add pre-commit 2020-11-29 19:06:28 +01:00
Lucidiot 92417f1b6a
Fix intro examples 2020-11-29 18:02:13 +01:00
Lucidiot 65053cfdba
Remove GitHub badges 2020-11-29 18:00:37 +01:00
Lucidiot 3b93a30fb4
Add missing type checking docs 2020-11-29 17:59:56 +01:00
Lucidiot 4c21f2f813 Bump to 0.3.2 2020-08-06 09:35:45 +00:00
Lucidiot f21296378a Merge branch 'iommugroup' into 'master'
Add support for IOMMUGroup, closes #17

Closes #17

See merge request Lucidiot/pylspci!11
2020-08-06 09:32:43 +00:00
Erwan Rouchet 4406ce90a7
Add support for IOMMUGroup, closes #17 2020-08-06 11:30:47 +02:00
Lucidiot 4abe4a883a
Add test coverage badge 2020-01-22 19:40:43 +01:00
Lucidiot 44dad5738f
Bump to 0.3.1 2020-01-22 19:23:04 +01:00
Lucidiot c9e34b2a5e
Add PhySlot field 2020-01-22 19:21:12 +01:00
Lucidiot 3c3bbe25c5
Warn about unknown fields instead of erroring 2020-01-22 19:16:43 +01:00
Lucidiot fc5d3c7644
Add optional NUMANode field 2020-01-22 19:07:41 +01:00
Lucidiot cddd1d04a7
Add unit tests info to contribution docs 2019-10-03 06:40:59 +02:00
Lucidiot 45cceb8611 Merge branch 'typing' into 'master'
Typing with mypy

Closes #15 and #14

See merge request Lucidiot/pylspci!10
2019-09-06 21:09:50 +00:00
Lucidiot ba2557bca1 Typing with mypy 2019-09-06 21:09:50 +00:00
Lucidiot 657a881112
Bump to 0.3.0 2019-08-04 03:04:08 +02:00
Lucidiot d603f17ce4 Merge branch 'cli' into 'master'
Command-line interface

Closes #11

See merge request Lucidiot/pylspci!9
2019-08-04 01:01:55 +00:00
Lucidiot 550d42bfb6 Command-line interface 2019-08-04 01:01:55 +00:00