Commit graph

16 commits

Author SHA1 Message Date
fhajny
173135ce28 Update net/py-lexicon to 2.1.10.
Changes since 2.1.8:
- Add SoftLayer provider.
- Bug fixes.
2017-08-02 14:32:17 +00:00
fhajny
3503d4b477 Update net/py-lexicon to 2.1.8.
- Implement GoDaddy provider.
2017-06-21 13:42:18 +00:00
fhajny
8538ed6300 Update net/py-lexicon to 2.1.7
2.1.7
- Functional ovh provider

2.1.6
- Reinstate gandi provider, by handling import of
  xmlrpc.client/xmlrpclib depending of Python version
2017-06-15 18:04:37 +00:00
fhajny
c9877b7932 Update net/py-lexicon to 2.1.5.
- Fix logging TypeError
2017-05-31 10:35:24 +00:00
fhajny
2d4718d71b Update net/py-lexicon to 2.1.4.
2.1.4
- Improve error handling in dnsmadeeasy provider

2.1.3
- Switch print to logging
- Organize imports as documented in PEP-8
2017-05-15 10:28:06 +00:00
fhajny
c2a7194079 Update net/py-lexicon to 2.1.2.
2.1.2
- Initial implementation of a provider for PowerDNS

2.1.1
- Changes to testing framework
2017-04-27 12:12:19 +00:00
fhajny
35bbcd629d Update net/py-lexicon to 2.1.0.
Minor bugfix commits, no changelog released.
2017-04-22 17:44:04 +00:00
fhajny
5106a62a43 Update net/py-lexicon to 2.0.7.
- Minor bugfixes.
2017-04-18 15:35:15 +00:00
fhajny
52e08cd41d Update net/py-lexicon to 2.0.6.
- Removed unnecessary import of pprint
2017-04-06 15:01:06 +00:00
fhajny
d2284739f7 Update net/py-lexicon to 2.0.5.
Changes since 2.0.0:
- Added support for provider Glesys.
- Added provider for Memset DNS API.
- Update Namesilo provider with correct query param fixes.
- Use transip-api library from pypi.
2017-04-03 12:23:11 +00:00
fhajny
3c5c92d133 Update net/py-lexicon to 2.0.0.
- Add OTP to test filters
- Remove unnecessary filter from test
- Update DNSimple provider to v2
- Add username/password authentication (with optional 2fa) to
  dnsimplev
2017-03-17 14:33:05 +00:00
fhajny
944a665a61 Update net/py-lexicon to 1.2.4.
lexicon 1.2.4
- Partially revert removing gandi and transip support.

lexicon 1.2.3
- Add functionality for handling delegated subdomains
2017-02-14 10:23:39 +00:00
fhajny
10f948e40e Update net/py-lexicon to 1.2.2.
- Add Yandex PDD as a DNS provider
2017-01-24 13:08:36 +00:00
fhajny
ca83c8f041 Update net/py-lexicon to 1.2.1.
No changelog published. From the commitlog:

lexicon 1.2.1
- Fix ttl handling.

lexicon 1.2.0
- Python 3 compatibility, removed support for Python 2.6.
- Fix route53 compat errors.
- Remove gandi and transip support. Transip library is no longer
  maintained and is incompatible with python3.
2017-01-17 17:16:54 +00:00
fhajny
1a4dadc02a Update net/py-lexicon to 1.1.20.
Changes since 1.1.18.
- Improvements to the Gandi handler.
2016-11-30 21:33:48 +00:00
fhajny
60220a64fc Import net/py-lexicon 1.1.18.
Lexicon 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.
2016-11-21 11:56:28 +00:00