pgserviceparser 2.2.0__tar.gz → 2.2.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/PKG-INFO +1 -1
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/docs/mkdocs.yml +1 -1
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser/__init__.py +1 -1
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/PKG-INFO +1 -1
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.github/dependabot.yml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.github/workflows/docs_builder.yml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.github/workflows/release.yml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.github/workflows/test.yml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.github/workflows/wheel.yml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.gitignore +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/.pre-commit-config.yaml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/LICENSE +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/README.md +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/docs/docs/exceptions.md +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/docs/docs/index.md +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser/exceptions.py +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/SOURCES.txt +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/dependency_links.txt +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/requires.txt +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/top_level.txt +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pyproject.toml +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/setup.cfg +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/test/__init__.py +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/test/data/service_base.txt +0 -0
- {pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/test/test_lib.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pgserviceparser
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1
|
|
4
4
|
Summary: A package parsing the PostgreSQL connection service file
|
|
5
5
|
Author-email: David Signer <info@opengis.ch>, Julien Moura <julien.moura@oslandia.com>, Germán Carrillo <info@opengis.ch>, Denis Rouzaud <info@opengis.ch>
|
|
6
6
|
License: MIT License
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: pgserviceparser
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.1
|
|
4
4
|
Summary: A package parsing the PostgreSQL connection service file
|
|
5
5
|
Author-email: David Signer <info@opengis.ch>, Julien Moura <julien.moura@oslandia.com>, Germán Carrillo <info@opengis.ch>, Denis Rouzaud <info@opengis.ch>
|
|
6
6
|
License: MIT License
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pgserviceparser-2.2.0 → pgserviceparser-2.2.1}/pgserviceparser.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|