--- - branch: MAIN date: Wed Oct 2 15:33:43 UTC 2019 files: - new: '1.37' old: '1.36' path: pkgsrc/net/py-lexicon/Makefile pathrev: pkgsrc/net/py-lexicon/Makefile@1.37 type: modified - new: '1.37' old: '1.36' path: pkgsrc/net/py-lexicon/distinfo pathrev: pkgsrc/net/py-lexicon/distinfo@1.37 type: modified - new: '1.27' old: '1.26' path: pkgsrc/net/py-lexicon/PLIST pathrev: pkgsrc/net/py-lexicon/PLIST@1.27 type: modified id: 20191002T153343Z.ceba7c518ee43dd28409bdfe7c10052f170dd3bd log: | py-lexicon: updated to 3.3.3 v3.3.3: Add endpoint argument to specify DirectAdmin endpoint Implement _authenticate to verify DirectAdmin credentials Add logger for DirectAdmin provider Implement _list_records for DirectAdmin provider Implement _create_record for DirectAdmin provider Implement _delete_record for DirectAdmin provider Implement _update_record for DirectAdmin provider Allow arbitrary non-JSON endpoints to be queried Verify validity/ownership of domain during _authenticate Add empty module levelNAMESERVER_DOMAINS to pass tests As DirectAdmin is not tied to a specific host, it's impossible to provide a more specific value. Return FQDN from _list_records Add default TTL value in _list_records response Always use FQDN as name filter in _list_records Return id in parsed record response from _list_records This id is a combination of the record's name and value used in the deletion process by DirectAdmin. Implement identifier-based deletion and updates Failure success keys should be strings for return value calculation Handle unknown rtypes in _delete_record Use warnings module to provide feedback in _list_records Check for existing records in _create_record Warn if record cannot be found in _update_record Add integration tests Add CODEOWNERS entry for DirectAdmin Provider Move DirectAdmin to supported providers in README Fix whitespace linting errors Remove unused json import Add module level docstring for DirectAdmin integration tests Fix module import linting warnings Fix dangerous default value linting warnings Get rid of unnecessary else statement after an if, return combination Remove shadowing variable name in _delete_record Stop using len to determine whether a list is empty Decrease help line length to satisfy linter Strop trying to scrub responses from within the test suite This breaks the vcrpy recordings. It's easier to process the recordings after the fact removing any sensitive data. Determine response body parsing based on Content-Type header Fix incorrect predicate for checking existing records on _create_record Record integration test recordings using Python 3 This makes the tests pass on both Python 2 and 3 instead of only on 3. module: pkgsrc subject: 'CVS commit: pkgsrc/net/py-lexicon' unixtime: '1570030423' user: adam