Commit Graph

12 Commits

Author SHA256 Message Date
be4b7a7fc0 - update to 3.2.0:
* Update test_query_ptr test to use address with PTR record
  * Added a missing py.typed file for wheel
  * Add Winloop as a valid EventLoop
  * Add support for getaddrinfo
  * Add support for getnameinfo

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=24
2024-04-02 09:43:00 +00:00
22d1d31ed5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=22 2023-12-15 11:58:29 +00:00
340b774a34 Accepting request 1133125 from home:pgajdos:python
pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=21
2023-12-15 11:58:10 +00:00
96448fb0c7 Accepting request 1081320 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=19
2023-04-21 15:00:07 +00:00
283757a4e3 Accepting request 900393 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/900393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=16
2021-06-24 11:57:37 +00:00
Tomáš Chvátal
8b1245ca5f Accepting request 819687 from home:buschmann23:branches:devel:languages:python
Sorry, the last SR had an error. I forgot to apply the patch and than noticed that the patch was not applicable. This fixes it.

- fix python-aiodns-2.0.0-fix-typing-dependency.patch and really
  apply it

OBS-URL: https://build.opensuse.org/request/show/819687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=14
2020-07-09 08:02:49 +00:00
Tomáš Chvátal
61f322bf18 Accepting request 819669 from home:buschmann23:branches:devel:languages:python
- add python-aiodns-2.0.0-fix-typing-dependency.patch to fix wrong
  dependency to python-typing on python 3.5+ (gh#saghul/aiodns/issues/71)

OBS-URL: https://build.opensuse.org/request/show/819669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=13
2020-07-09 06:42:47 +00:00
1ee00a2011 - update to 2.0.0
* drop python2 support
 * Add support for ANY queries

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=11
2019-03-21 14:08:40 +00:00
33c43c28ca - update to 1.2.0
- Fix dependencies
 * Add support for Python 3.7
 * Fix CNAME test
 * Add examples with `async` and `await`
 * Fix Python version check
 * Add gethostbyaddr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=8
2019-03-01 09:31:22 +00:00
Todd R
d94d44474d Accepting request 606541 from home:TheBlackCat:branches:devel:languages:python
- Don't forget python_module workaround.

OBS-URL: https://build.opensuse.org/request/show/606541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=6
2018-05-11 22:08:40 +00:00
Tomas Cech
fe568e222c - put LICENSE with %license
- make conditional tests (but disable by default because of OBS build
  isolation)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=2
2018-02-09 14:53:26 +00:00
Tomáš Chvátal
e6d8ac0782 Accepting request 574670 from home:sleep_walker
package dependency for poezio

OBS-URL: https://build.opensuse.org/request/show/574670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiodns?expand=0&rev=1
2018-02-09 14:31:31 +00:00