Path to this page:
./
net/py-lexicon,
Manipulate DNS records on various DNS providers
Branch: CURRENT,
Version: 3.11.3,
Package name: py310-lexicon-3.11.3,
Maintainer: pkgsrc-usersLexicon provides a way to manipulate DNS records on multiple DNS
providers in a standardized way. Lexicon has a CLI but it can
also be used as a python library.
Required to run:[
textproc/py-yaml] [
devel/py-setuptools] [
devel/py-requests] [
security/py-cryptography] [
devel/py-future] [
net/py-tldextract] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 149.015 KB
Version history: (Expand)
- (2022-07-02) Updated to version: py310-lexicon-3.11.3
- (2022-05-18) Updated to version: py39-lexicon-3.11.2
- (2022-05-16) Updated to version: py39-lexicon-3.11.1
- (2022-05-09) Updated to version: py39-lexicon-3.11.0
- (2022-05-02) Updated to version: py39-lexicon-3.10.0
- (2022-04-26) Updated to version: py39-lexicon-3.9.5
CVS history: (Expand)
2022-07-02 11:29:49 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.11.3
3.11.3 - 21/06/2022
Added
Add porkbun provider
|
2022-05-18 15:21:08 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-lexicon: updated to 3.11.2
v3.11.2
Add support of record update without an identifier in yandex provider
|
2022-05-15 21:26:51 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-lexicon: updated to 3.11.1
3.11.1
Modified
Improve the Oracle Cloud DNS (oci) provider on the authentication mechanism
Add API documentation to Oracle Cloud DNS
|
2022-05-09 07:46:44 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.11.0
3.11.0
Added
Add namecom provider
Modified
Fix TLD with two parts for namecheap provider
Fix entity__name parsing in easyname provider
|
2022-05-02 09:51:19 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.10.0
3.10.0
Added
Add --zone-id CLI flag for route53 provider
Add yandexcloud provider dedicated to Yandex Cloud solution
Modified
Improve documentation with auto-generation
Clarify that yandex provider supports Yandex PDD only
Use UUIDs in aliyun provider to avoid nonce collisions
|
2022-04-26 12:36:22 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.9.5
3.9.5 - 18/04/2022
Added
Add misaka provider
Modified
Fix yandex provider for MX/SRV records
Fix joker provider by using POST requests instead of GET
|
2022-03-06 21:13:57 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.9.4
3.9.4 - 14/02/2022
Added
Add webgo provider
Modified
Extend possible record types list for dreamhost provider
3.9.3 - 27/01/2022
Modified
Fix compatibility with requests>=2 in transip provider
|
2022-01-31 12:48:26 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-lexicon: updated to 3.9.2
3.9.2 - 17/01/2022
Modified
Fix configuration reference
3.9.1 - 17/01/2022
Modified
Reimplement the transip provider using the new REST v6 API
|