J. Nick Koston
c21a2ac15a
fix: docs build ( #381 )
2025-02-01 22:59:50 -06:00
dependabot[bot]
0487639ed7
chore(deps): bump sphinx from 7.1.2 to 7.4.7 ( #361 )
2025-01-13 07:01:49 -10:00
dependabot[bot]
42ef44a4aa
chore(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 ( #332 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 15:38:55 -06:00
dependabot[bot]
3131841472
chore(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 ( #322 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 19:53:56 -10:00
dependabot[bot]
34d0d461c8
chore(deps): bump sphinx from 5.2.3 to 7.1.2 ( #312 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-22 09:04:25 -05:00
dependabot[bot]
8b3e95c6cc
chore(deps): bump myst-parser from 1.0.0 to 3.0.1 ( #306 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 08:09:29 -10:00
dependabot[bot]
0b372eac98
chore(deps): bump myst-parser from 0.18.1 to 1.0.0 ( #304 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:17:00 -10:00
dependabot[bot]
6e496eb222
chore(deps): bump sphinx-rtd-theme from 1.0.0 to 2.0.0 ( #302 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 09:16:46 -10:00
Jim Duchek
6c2412f4ca
fix: spelling of dbus_fast.auth.AuthAnnonymous to dbus_fast.auth.AuthAnonymous ( #220 )
2023-08-05 10:41:09 -10:00
David Lechner
67255f7e01
fix: fix remaining altdesktop links ( #169 )
...
There were still a few links incorrectly pointing back to
altdesktop/python-dbus-next on GitHub.
2022-11-23 10:18:11 -07:00
David Lechner
4a23e0e0c5
chore: update pyproject.toml dependencies ( #136 )
2022-11-02 19:54:08 +01:00
David Lechner
d71f0e1fbd
use asyncio.run() in examples
...
calling `asyncio.get_running_loop()` will fail if there is no running event loop, so we should use `asyncio.run()` instead to create a new loop.
Also, use events for infinite waiting instead of futures since there is no return value.
2022-09-26 12:50:22 -05:00
David Lechner
691ff8e1bf
replace deprecated asyncio.get_event_loop()
...
`asyncio.get_event_loop()` was deprecated in Python 3.10, so we should use `asyncio.get_running_loop()` instead.
2022-09-26 12:43:56 -05:00
J. Nick Koston
a97701ec12
fix: copyrights in docs ( #10 )
2022-09-09 10:50:34 -05:00
J. Nick Koston
116d5c6feb
fix: more rename ( #7 )
2022-09-09 10:36:32 -05:00
J. Nick Koston
538db98a3b
fix: docs lang ( #3 )
2022-09-09 10:21:07 -05:00
J. Nick Koston
36b08afbff
chore: rename
2022-09-09 08:45:49 -05:00
J. Nick Koston
7e9609b0f5
chore: rename
2022-09-09 08:44:30 -05:00
J. Nick Koston
495bfac17f
chore: initial port
2022-09-09 08:43:26 -05:00
J. Nick Koston
169581f691
chore: initial commit
2022-09-09 08:37:05 -05:00