Pgserviceparser

Latest version: v2.2.1

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

Scan your dependencies

Page 1 of 2

2.2.1

What's Changed
* Replace absolute import by a relative one by gacarrillor in https://github.com/opengisch/pgserviceparser/pull/35


**Full Changelog**: https://github.com/opengisch/pgserviceparser/compare/2.2.0...2.2.1

2.2.0

What's Changed

* Feature: improve exceptions by Guts in https://github.com/opengisch/pgserviceparser/pull/27
* improve(packaging): store extra dependencies into pyproject.tml by Guts in https://github.com/opengisch/pgserviceparser/pull/28
* fix(ci): bad default branch for PR triggers by Guts in https://github.com/opengisch/pgserviceparser/pull/29
* Cleanup: rm useless dependencies (nose2) by Guts in https://github.com/opengisch/pgserviceparser/pull/32
* add exceptions to API docs by 3nids in https://github.com/opengisch/pgserviceparser/pull/34
* Feature: add a new service to pg_service.conf file by Guts in https://github.com/opengisch/pgserviceparser/pull/30
* Feature: delete service by Guts in https://github.com/opengisch/pgserviceparser/pull/31


**Full Changelog**: https://github.com/opengisch/pgserviceparser/compare/2.1.0...2.2.0

2.1.0

What's Changed
* Add proper default pg_service file location for Windows by gacarrillor in https://github.com/opengisch/pgserviceparser/pull/26


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

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")

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.