* [PATCH i2c-tools] py-smbus: update outdated link
@ 2026-05-30 13:29 Wolfram Sang
2026-06-10 20:55 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2026-05-30 13:29 UTC (permalink / raw)
To: linux-i2c; +Cc: Jean Delvare, Wolfram Sang
The I2C wiki is stale, point to the git repo.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
py-smbus/setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/py-smbus/setup.py b/py-smbus/setup.py
index 26db33a..59dfa7b 100644
--- a/py-smbus/setup.py
+++ b/py-smbus/setup.py
@@ -10,7 +10,7 @@ setup( name="smbus",
maintainer="Mark M. Hoffman",
maintainer_email="linux-i2c@vger.kernel.org",
license="GPLv2",
- url="https://i2c.wiki.kernel.org/index.php/I2C_Tools",
+ url="https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/",
ext_modules=[Extension(
"smbus",
["smbusmodule.c"],
--
2.51.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH i2c-tools] py-smbus: update outdated link
2026-05-30 13:29 [PATCH i2c-tools] py-smbus: update outdated link Wolfram Sang
@ 2026-06-10 20:55 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2026-06-10 20:55 UTC (permalink / raw)
To: linux-i2c; +Cc: Jean Delvare
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
On Sat, May 30, 2026 at 03:29:34PM +0200, Wolfram Sang wrote:
> The I2C wiki is stale, point to the git repo.
>
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Applied!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-10 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-30 13:29 [PATCH i2c-tools] py-smbus: update outdated link Wolfram Sang
2026-06-10 20:55 ` Wolfram Sang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.