Ansible-filters-ldif

Latest version: v0.0.11

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.11

-------------------
- Deleted reference to 3.11-dev tox testenv. [Valdemar Lemche]
- Version 0.0.10a. [atterdag]
- Separated deploy into own stage. [atterdag]
- Fixed broken links to travis build. [atterdag]
- Adjusted to dedicated project token in test pipy. [atterdag]
- Version 0.0.10. [atterdag]
- * forgot to fix links to travis-ci.com * removed docker from travis as
it not used anyway * optimized travis conf * added link to sonar test.
[atterdag]

0.0.10

-------------------
- Version 0.0.10. [atterdag]
- Added remaining python 3 versions. [atterdag]

specified ubuntu 20.04 as vm

disabled 3.9 as it seems ansible fails to run with it

added caching to pip data

added instructions to use travis cmd client

updated list of tested python versions
- Updated list of supported python versions. [atterdag]
- Added a few more switches to flake8. [atterdag]
- Moved test of individual python versions out. [atterdag]
- Updated versions of python. [atterdag]
- Cleaned up missing dependencies in tox.ini. [atterdag]
- Replaced pytest with flake8. [atterdag]
- Added documentation about build dependencies. [atterdag]
- Create snyk-container.yml. [Valdemar Lemche]
- Create python-app.yml. [Valdemar Lemche]
- Version 0.0.9. [atterdag]
- Renamed build-requirements.txt to just requirements.txt because it
just makes more sense. [atterdag]
- Added additional pip modules to build requirements. [atterdag]
- Replaced typo of accented "l" with ascii 'l' [atterdag]
- Added tox support for python 3.5, 3,7 and 3,8. [atterdag]
- Resolved (nearly) all issues reported by pycodestyle, and pydocstyle.
[atterdag]
- forgot to fix links to travis-ci.com [atterdag]
- removed docker from travis as it not used anyway [atterdag]
- optimized travis conf [atterdag]
- added link to sonar test. [atterdag]

0.0.9

------------------
- Renamed build-requirements.txt to just requirements.txt because it
just makes more sense. [atterdag]
- Added additional pip modules to build requirements. [atterdag]
- Replaced typo of accented "l" with ascii 'l' [atterdag]
- Added tox support for python 3.5, 3,7 and 3,8. [atterdag]
- Resolved (nearly) all issues reported by pycodestyle, and pydocstyle.
[atterdag]
- Enabled python 3.6 testing. [atterdag]
- Referenced methods to encode, and decode entry payloads. [atterdag]
- Added method to decode values of entries returned from ldif module.
[atterdag]
- Added method to encode values in the entry paylog dictionary.
[atterdag]
- Removed check if python-ldap is installed, as its managed in the
module dependencies. [atterdag]

0.0.8

------------------
- Removed upload to PRD PyPI from upload.sh because only Travis-CI
should upload merged master branches. [atterdag]
- Removed test deployment to TestPyPI because we test that in upload.sh.
[atterdag]
- Stopped running checkdocs with setup.py because its not longer
supported. [atterdag]
- Moved tox package from tox.ini to build-requirements.txt because you
need to have tox installed before you can run it - doh! [atterdag]

0.0.7

------------------
- Added test deploy to Test PyPI. [atterdag]
- Added deploy section when master branch is merged. [atterdag]
- Cleaned up .travis.yml. [atterdag]
- Changed test requirement to build requirements. [atterdag]
- Added minimum version of tox supported. [atterdag]
- Added additional check regarding pip packaging. [atterdag]
- Expanded py27, and py36 to run ansible playbook. [atterdag]
- Added pip module dependencies to pep8 section. [atterdag]
- Replaced specific functional testing with default pytest in generic
[testenv] [atterdag]
- Renamed virtualenv to testenv because using python-development was a
mistake. [atterdag]
- Removed [python-development:venv] section because I can't see that I
need it. [atterdag]
- Aligned indentation in tox.ini. [atterdag]
- Disabled support for python 3 because the ldif module is broken in
python 3. [atterdag]
- Ldif.py cannot adhere to PEP8 E402, so we have to ignore it.
[atterdag]
- Moved ansible playbook to test directory. [atterdag]
- Changed StringIO module import to use Ansibles six implementation.
[atterdag]
- Differentiated between error messages in to_ldif method. [atterdag]
- Moved PEP8 exception to pytest.ini, so its can be reused whenever
pytest is called. [atterdag]
- Added test upload to Test PyPI before uploading to _real_ PiPY.
[atterdag]
- Renamed examples to testing. [atterdag]
- Made ansible playbook specific to testing filters. [atterdag]

0.0.6

------------------
- Improved upload script to handle also testing. [atterdag]

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.