Stephan Wurm

Results 4 comments of Stephan Wurm

I think this would be also helpful when validating a single hostname (without any domain) for RFC1123 conformance.

This solves only one part of the issue. Recent `setuptools` (> 66.0) enforce semantic versioning. This causes build failure: ``` File "tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/python3-netsnmpagent/0.6.0+git/git/setup.py", line 19, in setup( File "tmp/work/cortexa7t2hf-neon-poky-linux-gnueabi/python3-netsnmpagent/0.6.0+git/recipe-sysroot-native/usr/lib/python3.12/site-packages/setuptools/_distutils/core.py", line 147,...

I have tested with `Python` v3.12.4 and `setuptools` v69.1.1, hence the compatibility can also break *later* than expected. **Update** > Configuring project version and egg_info.tag_* in such a way that...

@ltworf As I am not able to push to push to your branch, here's a complete git patch to apply with `git am`: ```patch From d919bad1a2550492910018132e04b95ab5ccb287 Mon Sep 17 00:00:00...