Pgserviceparser

Latest version: v2.0.1

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

Scan your dependencies

2.0.1

What's Changed
* do not add white space by 3nids in https://github.com/opengisch/pgserviceparser/pull/23


**Full Changelog**: https://github.com/opengisch/pgserviceparser/compare/2.0.0...2.0.1

2.0.0

Breaking changes
* `contf_path()` now returns a `Path` instead of a `str`
* Methods now raise exceptions `ServiceFileNotFound` if the service file is not found and `ServiceNotFound` if the requested services does not exist
* Python minimum version bumped to 3.9

Documentation
https://opengisch.github.io/pgserviceparser/

What's Changed
* Complete docstring by Guts in https://github.com/opengisch/pgserviceparser/pull/4
* Blacking source code by Guts in https://github.com/opengisch/pgserviceparser/pull/5
* Complete type hints by Guts in https://github.com/opengisch/pgserviceparser/pull/6
* Imports: just a style change by Guts in https://github.com/opengisch/pgserviceparser/pull/7
* Tooling: add git hooks through pre commit configuration by Guts in https://github.com/opengisch/pgserviceparser/pull/9
* tooling: add dependabot configuration by Guts in https://github.com/opengisch/pgserviceparser/pull/11
* ci: update workflow and actions by Guts in https://github.com/opengisch/pgserviceparser/pull/12
* Set license to MIT by Guts in https://github.com/opengisch/pgserviceparser/pull/14
* Set min python version to 3 8 by Guts in https://github.com/opengisch/pgserviceparser/pull/15
* Add possibility to write settings by gacarrillor in https://github.com/opengisch/pgserviceparser/pull/16
* move to pyproject.toml + update workflows by 3nids in https://github.com/opengisch/pgserviceparser/pull/17
* add test by 3nids in https://github.com/opengisch/pgserviceparser/pull/18
* add reference website by 3nids in https://github.com/opengisch/pgserviceparser/pull/19
* [tests] Add tests for all other methods by gacarrillor in https://github.com/opengisch/pgserviceparser/pull/20
* return Path + raise exceptions rather than returning false/empty by 3nids in https://github.com/opengisch/pgserviceparser/pull/21
* Update pyproject.toml (double r for the last name) by gacarrillor in https://github.com/opengisch/pgserviceparser/pull/22

New Contributors
* Guts made their first contribution in https://github.com/opengisch/pgserviceparser/pull/4
* gacarrillor made their first contribution in https://github.com/opengisch/pgserviceparser/pull/16
* 3nids made their first contribution in https://github.com/opengisch/pgserviceparser/pull/17

**Full Changelog**: https://github.com/opengisch/pgserviceparser/compare/v1.1.0...2.0.0

1.1.0

Function to write a setting

pgserviceparser.write_service_setting("freds_service", "host", "pgopengisdemohost","/home/fred/.pg_service.conf")

1.0.2

Return empty dict when service not existing in file

1.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.