python-aiodns
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-aiodns && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aiodns-3.0.0.tar.gz | 0000006917 6.75 KB | |
python-aiodns.changes | 0000002801 2.74 KB | |
python-aiodns.spec | 0000001817 1.77 KB |
Revision 6 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 902289
from
Markéta Machová (mcalabkova)
(revision 6)
- Update to 3.0.0 * Release wheels and source to PyPI with GH actions * Try to make tests more resilient * Don't build universal wheels * Migrate CI to GH Actions * Fix TXT CHAOS test * Add support for CAA queries * Support Python >= 3.6 * Bump pycares dependency * Drop tasks.py * Allow specifying dnsclass for queries * Set URL to https * Add license args in setup.py * Converted Type Annotations to Py3 syntax Closes * Only run mypy on cpython versions * Also fix all type errors with latest mypy - pycares seems to have no typing / stubs so lets ignore it via `mypy.ini` * setup: typing exists since Python 3.5 * Fix type annotation of gethostbyname() * Updated README - Drop patches for issues fixed upstream * python-aiodns-2.0.0-fix-typing-dependency.patch
Comments 0