Revisions of python-dns-lexicon

buildservice-autocommit accepted request 1132965 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 56)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 55)
- dnspython is not an optional requirement, bump it to Requires.
buildservice-autocommit accepted request 1126890 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 54)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 52)
- update to 3.17.0:
  * New method to determine the actual zone name for a given
    FQDN. Historically it was an extraction
    of the second-level domain given well-known TLDs (eg.,
    `domain.net` for `www.domain.net`) using
    `tldextract`, and usage of `--delegated` option to enforce a
    specific zone name that is useful for
    third-level domains hosted on a specific zone (eg., sub-zone
    `sub.domain.net` delegated from zone
    `domain.net`).
  * It is now possible to use the `--resolve-zone-name` flag on
    Lexicon client to trigger an actual
    resolution of the zone name from a given FQDN using live DNS
    servers by leveraging `dnspython`
    utilities. Most of the time this makes `--delegated` useless,
    since Lexicon will be able to guess the correct zone name.
  * Add support to Python 3.12.
  * Support older versions of requests (<2.27.0) in `ovh`
    provider.
  * Drop support for Python 3.7
  * Protect `ovh` provider against invalid response bodies
  * that are returned sometimes by OVH APIs.
  * Fix filtering by record content in `godaddy` provider.
  * Add `pyotp` Python dependency in Lexicon to help implementing
    OTP (one-time password) on providers whose API supports this
    kind of authentication.
  * Add OTP support on `hover` provider, with a new flag named
    `--auth-totp-secret`.
  * Add type marker `py.typed` to inform types checkers about
    availability of type annotations in Lexicon codebase.
buildservice-autocommit accepted request 1101533 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 51)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 50)
- update to 3.12.0:
  * Add `duckdns` provider (experimental support) (#1533)
  * Add `dnsservices` provider (#1603)
  * Add `flexibleengine` provider (#1600)
  * Official support for Python 3.11
  * Upgrade API version used for `azure` provider (#1606)
  * Various fixes for documentation (#1488 #1458 #1601 #1605)
  * Fix check for extra dependencies (#1568)
buildservice-autocommit accepted request 1096280 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 49)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1096265 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 48)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1088310 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 47)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1088150 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 46)
- Update to 3.11.7
  * Fix easyname provider (update action) (#1442)
- Release 3.11.6
  * Fix hetzner provider with large list of entries (#1389)
- Release 3.11.5
  * Fix upsertRecordSet in yandex provider (#1423)
- Release 3.11.4
  * Better management of domain zone id in yandex provider (#1338)
  * Fix create record action on glesys provider (#1356)
  * Fix create multiple TXT records for the same name in azure
    provider (#1359)
- Release 3.11.3
  * Add porkbun provider (#1283)
- Release 3.11.2
  * Add support of record update without an identifier in yandex
    provider (#1253)
- Release 3.11.1
  * Improve the Oracle Cloud DNS (oci) provider on the
    authentication mechanism (#1251)
  * Add API documentation to Oracle Cloud DNS (#1247)
- Release 3.11.0
  * Add namecom provider (#1212)
  * Fix TLD with two parts for namecheap provider (#1237)
  * Fix entity__name parsing in easyname provider (#1230)
- Release 3.10.0
  * Add --zone-id CLI flag for route53 provider
  * Add yandexcloud provider dedicated to Yandex Cloud solution
    (#1213)
  * Improve documentation with auto-generation
  * Clarify that yandex provider supports Yandex PDD only (#1211)
  * Use UUIDs in aliyun provider to avoid nonce collisions
- Release 3.9.5
  * Add misaka provider (#1205 #556)
  * Fix yandex provider for MX/SRV records (#1201)
  * Fix joker provider by using POST requests instead of GET
    (#1201)
- Update BuildRequirements: full poetry is not needed
buildservice-autocommit accepted request 988223 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 45)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 44)
- Remove BuildRequires/Recommends on zeep, due to softlayer-zeep.
buildservice-autocommit accepted request 960376 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 43)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 42)
- Drop remove-mock.patch, included upstream
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 960324 from William Brown's avatar William Brown (firstyear) (revision 41)
- Update to Version 3.9.4
  * Add webgo provider
  * Extend possible record types list for dreamhost provider
- Exclude test_oci.py due to failures.
- Remove skip on python36
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 906281 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 40)
- No longer build for python 3.6: not all dependencies are
  available (e.g zeep).
buildservice-autocommit accepted request 867444 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 39)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 867338 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 38)
- Update to Version 3.5.3
  * Handle large number of hosted zones in route53 provider 
- Changelog for 3.5.2
  * Fix domains in "lock" state with joker provider
- Changelog for 3.5.1
  * Add the Joker.com provider
  * Add environment variable TLDEXTRACT_CACHE_PATH to configure a 
    tldextract cache custom location for Lexicon
  * Old environment variable TLDEXTRACT_CACHE_FILE is deprecated 
    and will be removed in a future release
- Changelog for 3.5.0
  * Avoid installation problems with setuptools==50
  * Migrating codebase to Python 3.6+ specific features (Lexicon
    will explicitly break on older versions now)
  * Fix Easyname provider to work with their new website
- Changelog for 3.4.5
  * Add pagination support to Google Cloud DNS provider (#577)
  * Add official support to Python 3.9
  * Add SSHFP record support to CloudFlare provider (library only)
    (#612)
- Changelog for 3.4.4
  * Fix Gandi provider to use the new LiveDNS API URL
- Changelog for 3.4.3
  * Improve versions constraints by declaring latest major versions
    known to work with Lexicon
- Changelog for 3.4.2
  * Relax versions constraints on Lexicon dependencies until there 
    is a real need. 
- Changelog for 3.4.1
  * Add the Njalla provider
buildservice-autocommit accepted request 819315 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 37)
baserev update by copy to link target
Displaying revisions 1 - 20 of 56
openSUSE Build Service is sponsored by