Skip to content

Commit b2f16fa

Browse files
committed
docs: Update links to repo and documentation
1 parent fd976ee commit b2f16fa

File tree

5 files changed

+31
-24
lines changed

5 files changed

+31
-24
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# The idiomatic asyncio MQTT client 🙌
22

3-
<a href="https://github.com/sbtinstruments/aiomqtt/actions/workflows/test.yml"><img alt="test" src="https://github.com/sbtinstruments/aiomqtt/actions/workflows/test.yml/badge.svg"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="PyPI downloads" src="https://img.shields.io/pypi/dm/aiomqtt"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="PyPI version" src="https://img.shields.io/pypi/v/aiomqtt"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="Supported Python versions" src="https://img.shields.io/pypi/pyversions/aiomqtt.svg"></a> <a href="https://codecov.io/gh/sbtinstruments/aiomqtt"><img alt="Coverage" src="https://img.shields.io/codecov/c/github/sbtinstruments/aiomqtt"></a> <a href="https://github.com/sbtinstruments/aiomqtt"><img alt="Typing: strict" src="https://img.shields.io/badge/typing-strict-green.svg"></a> <a href="https://github.com/astral-sh/ruff"><img alt="Ruff" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json"></a> <a href="https://github.com/sbtinstruments/aiomqtt/blob/main/LICENSE"><img alt="License: BSD-3-Clause" src="https://img.shields.io/github/license/sbtinstruments/aiomqtt"></a>
3+
<a href="https://github.com/empicano/aiomqtt/actions/workflows/test.yml"><img alt="test" src="https://github.com/empicano/aiomqtt/actions/workflows/test.yml/badge.svg"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="PyPI downloads" src="https://img.shields.io/pypi/dm/aiomqtt"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="PyPI version" src="https://img.shields.io/pypi/v/aiomqtt"></a> <a href="https://pypi.org/project/aiomqtt"><img alt="Supported Python versions" src="https://img.shields.io/pypi/pyversions/aiomqtt.svg"></a> <a href="https://codecov.io/gh/sbtinstruments/aiomqtt"><img alt="Coverage" src="https://img.shields.io/codecov/c/github/sbtinstruments/aiomqtt"></a> <a href="https://github.com/empicano/aiomqtt"><img alt="Typing: strict" src="https://img.shields.io/badge/typing-strict-green.svg"></a> <a href="https://github.com/astral-sh/ruff"><img alt="Ruff" src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json"></a> <a href="https://github.com/empicano/aiomqtt/blob/main/LICENSE"><img alt="License: BSD-3-Clause" src="https://img.shields.io/github/license/empicano/aiomqtt"></a>
44

5-
**Documentation:** [https://sbtinstruments.github.io/aiomqtt](https://sbtinstruments.github.io/aiomqtt)
5+
**Documentation:** [https://aiomqtt.felixboehm.dev](https://aiomqtt.felixboehm.dev)
66

77
---
88

@@ -46,7 +46,7 @@ The only dependency is [paho-mqtt](https://github.com/eclipse/paho.mqtt.python).
4646
If you can't wait for the latest version, install directly from GitHub with:
4747

4848
```
49-
pip install git+https://github.com/sbtinstruments/aiomqtt
49+
pip install git+https://github.com/empicano/aiomqtt
5050
```
5151

5252
### Note for Windows users
@@ -73,12 +73,12 @@ Note that the underlying paho-mqtt library is dual-licensed. One of the licenses
7373

7474
## Contributing
7575

76-
We're happy about contributions to aiomqtt! 🎉 You can get started by reading [CONTRIBUTING.md](https://github.com/sbtinstruments/aiomqtt/blob/main/CONTRIBUTING.md).
76+
We're happy about contributions to aiomqtt! 🎉 You can get started by reading [CONTRIBUTING.md](https://github.com/empicano/aiomqtt/blob/main/CONTRIBUTING.md).
7777

7878
## Versioning
7979

8080
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Breaking changes will only occur in major `X.0.0` releases.
8181

8282
## Changelog
8383

84-
See [CHANGELOG.md](https://github.com/sbtinstruments/aiomqtt/blob/main/CHANGELOG.md), which follows the principles of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
84+
See [CHANGELOG.md](https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md), which follows the principles of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"footer_icons": [
3333
{
3434
"name": "GitHub",
35-
"url": "https://github.com/sbtinstruments/aiomqtt",
35+
"url": "https://github.com/empicano/aiomqtt",
3636
"html": """
3737
<svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
3838
<path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>

docs/connecting-to-the-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If your use case does not allow you to use a context manager, you can use the cl
2424
```
2525

2626
```{note}
27-
Examples use the public [mosquitto test broker](https://test.mosquitto.org/). You can connect to this broker without any credentials. Alternatively, our [contribution guide](https://github.com/sbtinstruments/aiomqtt/blob/main/CONTRIBUTING.md) contains an explanation of how to spin up a local mosquitto broker with Docker.
27+
Examples use the public [mosquitto test broker](https://test.mosquitto.org/). You can connect to this broker without any credentials. Alternatively, our [contribution guide](https://github.com/empicano/aiomqtt/blob/main/CONTRIBUTING.md) contains an explanation of how to spin up a local mosquitto broker with Docker.
2828
2929
All examples in this documentation are self-contained and runnable as-is.
3030
```

docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ migration-guide-v2
3333
:caption: Project links
3434
:hidden:
3535
36-
GitHub <https://github.com/sbtinstruments/aiomqtt>
37-
Issue tracker <https://github.com/sbtinstruments/aiomqtt/issues>
38-
Changelog <https://github.com/sbtinstruments/aiomqtt/blob/main/CHANGELOG.md>
39-
Contributing <https://github.com/sbtinstruments/aiomqtt/blob/main/CONTRIBUTING.md>
36+
GitHub <https://github.com/empicano/aiomqtt>
37+
Issue tracker <https://github.com/empicano/aiomqtt/issues>
38+
Changelog <https://github.com/empicano/aiomqtt/blob/main/CHANGELOG.md>
39+
Contributing <https://github.com/empicano/aiomqtt/blob/main/CONTRIBUTING.md>
4040
PyPI <https://pypi.org/project/aiomqtt/>
4141
```

pyproject.toml

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,38 @@
11
[tool.poetry]
22
name = "aiomqtt"
3-
version = "0.0.0" # Placeholder: Managed by poetry-dynamic-versioning
3+
version = "0.0.0" # Placeholder: Managed by poetry-dynamic-versioning
44
description = "The idiomatic asyncio MQTT client, wrapped around paho-mqtt"
55
license = "BSD-3-Clause"
6-
authors = ["Frederik Aalund <[email protected]>", "Felix Böhm <[email protected]>", "Jonathan Plasse <[email protected]>"]
6+
authors = [
7+
"Frederik Aalund <[email protected]>",
8+
"Felix Böhm <[email protected]>",
9+
"Jonathan Plasse <[email protected]>",
10+
]
711
readme = "README.md"
8-
packages = [{include = "aiomqtt"}]
9-
repository = "https://github.com/sbtinstruments/aiomqtt"
10-
documentation = "https://sbtinstruments.github.io/aiomqtt"
11-
keywords = ["mqtt", "iot", "internet-of-things", "asyncio", "paho-mqtt", "mqttv5"]
12+
packages = [{ include = "aiomqtt" }]
13+
repository = "https://github.com/empicano/aiomqtt"
14+
documentation = "https://aiomqtt.felixboehm.dev"
15+
keywords = [
16+
"mqtt",
17+
"iot",
18+
"internet-of-things",
19+
"asyncio",
20+
"paho-mqtt",
21+
"mqttv5",
22+
]
1223
classifiers = [
1324
"Development Status :: 3 - Alpha",
1425
"Intended Audience :: Developers",
1526
"Operating System :: OS Independent",
1627
]
1728

1829
[tool.poetry.urls]
19-
"Issue tracker" = "https://github.com/sbtinstruments/aiomqtt/issues"
30+
"Issue tracker" = "https://github.com/empicano/aiomqtt/issues"
2031

2132
[tool.poetry.dependencies]
2233
python = "^3.8"
2334
paho-mqtt = "^2.1.0"
24-
typing-extensions = {version = "^4.4.0", markers = "python_version < '3.10'"}
35+
typing-extensions = { version = "^4.4.0", markers = "python_version < '3.10'" }
2536

2637
[tool.poetry.group.dev]
2738
optional = true
@@ -138,12 +149,8 @@ pretty = true
138149
filterwarnings = [
139150
"error",
140151
"ignore:ssl.PROTOCOL_TLS is deprecated:DeprecationWarning",
141-
# TODO(jonathan): Remove these once we finish the migration to the new API
142-
"ignore:Callback API version 1 is deprecated, update to latest version:DeprecationWarning",
143-
]
144-
markers = [
145-
"network: tests that requires network access"
146152
]
153+
markers = ["network: tests that requires network access"]
147154
xfail_strict = true
148155

149156
[tool.coverage.run] # https://coverage.readthedocs.io/en/latest/config.html#run

0 commit comments

Comments
 (0)