Hello! I’m using check_dane (https://github.com/debfx/check_dane) together with Debian/testing. Since the upgrade of python3-dnspython to version 2.0.0, I’m getting deprecation warnings: check_dane:105: DeprecationWarning: please use dns.resolver.Resolver.resolve() instead tlsa_records = resolver.query(tlsa_domain, dns.rdatatype.TLSA) I’m afraid I was unable to fix the warning but I don’t realy speak python. So is anyone working on an upgrade? Shade and sweet water! Stephan -- | If your life was a horse, you'd have to shoot it. |
You could just open an issue on github.
I’m afraid I was unable to fix the warning but I don’t realy speak python.
On Mi, Sep 23, 2020 at 14:34:05 +0200, Damian wrote:
You could just open an issue on github.
Yes, but I don’t have a github account, and I won’t create one only for a bug report/feature request (one of the reasons I like Debian: bugs can be reported by mail). There are no mail addresses in the files either. So I’m trying this list, maybe they are reading it. Shade and sweet water! Stephan -- | If your life was a horse, you'd have to shoot it. |
Moin! On 24 Sep 2020, at 10:15, Stephan Seitz wrote:
On Mi, Sep 23, 2020 at 14:34:05 +0200, Damian wrote:
You could just open an issue on github.
Yes, but I don’t have a github account, and I won’t create one only for a bug report/feature request (one of the reasons I like Debian: bugs can be reported by mail).
There are no mail addresses in the files either. So I’m trying this list, maybe they are reading it. Not sure, but it’s literally a one line change (two if you count the README.md). As I have a GitHub account I’ve created pull request and until they merge that you can get the code that throws no warning from my fork ( https://github.com/fl1ger/check_dane ).
So long -Ralf ——- Ralf Weber
participants (3)
-
Damian -
Ralf Weber -
Stephan Seitz