forked from pool/python-pycares
Accepting request 903337 from system:homeautomation:home-assistant
- update to 4.0.0 * core: add support for CAA queries * core: add support for getaddrinfo() * core: add ability to use the system installed c-ares * test: remove TTL tests * core: update c-ares and use a submodule * core: drop bundled c-ares version * misc: drop tasks.py OBS-URL: https://build.opensuse.org/request/show/903337 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pycares
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-pycares
|
||||
Version: 3.1.1
|
||||
Version: 4.0.0
|
||||
Release: 0
|
||||
Summary: Python interface for c-ares
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user