plexus-python-common 1.0.7__tar.gz → 1.0.8__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.
Potentially problematic release.
This version of plexus-python-common might be problematic. Click here for more details.
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/.github/workflows/pr.yml +1 -1
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/.github/workflows/push.yml +1 -1
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/PKG-INFO +1 -1
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/PKG-INFO +1 -1
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/.editorconfig +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/.gitignore +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/MANIFEST.in +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/README.md +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/VERSION +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/pyproject.toml +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.0.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.1.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.2.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/0-dummy +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/1-dummy +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/2-dummy +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.0.0.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.0.0.vol-0.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.0.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.1.1.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.1.1.vol-1.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.1.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.2.2.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.2.2.vol-2.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.2.jsonl +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part0 +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part1 +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part2 +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.txt +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/setup.cfg +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/setup.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/__init__.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMFile.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMNode.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMTags.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMWay.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/__init__.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/config.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/pose.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/proj.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/__init__.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/bagutils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/datautils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/jsonutils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/ormutils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/s3utils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/shutils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/strutils.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/SOURCES.txt +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/dependency_links.txt +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/not-zip-safe +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/requires.txt +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus_python_common.egg-info/top_level.txt +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/__init__.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/carto/osm_file_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/carto/osm_tags_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/pose_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/proj_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/bagutils_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/datautils_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/jsonutils_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/ormutils_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/shutils_test.py +0 -0
- {plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/utils/strutils_test.py +0 -0
|
@@ -25,7 +25,7 @@ jobs:
|
|
|
25
25
|
- name: Build and Upload
|
|
26
26
|
run: |
|
|
27
27
|
python -m pip install --upgrade pip build twine
|
|
28
|
-
python -m pip install .[test]
|
|
28
|
+
python -m pip install .[test,all]
|
|
29
29
|
python -m pytest . --cov --cov-report xml --cov-config pyproject.toml
|
|
30
30
|
python -m build -sw .
|
|
31
31
|
python -m twine upload --username __token__ --password ${{ secrets.PYPI_TOKEN }} dist/*
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.0.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.1.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/jsonutils/dummy.2.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/0-dummy
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/1-dummy
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/2-dummy
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.0.0.jsonl
RENAMED
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.0.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.1.1.jsonl
RENAMED
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.1.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.2.2.jsonl
RENAMED
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.2.jsonl
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part0
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part1
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.csv.part2
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/resources/unittest/shutils/dummy.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMFile.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMNode.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/OSMTags.py
RENAMED
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/carto/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/__init__.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/bagutils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/datautils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/jsonutils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/ormutils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/s3utils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/shutils.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/src/plexus/common/utils/strutils.py
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
|
|
File without changes
|
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/pose_test.py
RENAMED
|
File without changes
|
{plexus_python_common-1.0.7 → plexus_python_common-1.0.8}/test/plexus_tests/common/proj_test.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|