From df4909a24547179c4c919a4437eef030b023bb37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Fl=C3=BChmann?= Date: Mon, 11 Mar 2024 12:54:12 +0100 Subject: [PATCH] BGDIINF_SB-3114: Fixed make publish --- Makefile | 2 +- Pipfile | 1 + Pipfile.lock | 10 +++++----- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 1752d99..de93f59 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +109,7 @@ package: $(DEV_REQUIREMENTS_TIMESTAMP) .PHONY: publish -publish: clean-all publish-check package +publish: publish-check package @echo "Upload package version=$(PACKAGE_VERSION)" $(PYTHON) -m twine upload dist/* diff --git a/Pipfile b/Pipfile index 7781c32..5e8c7a7 100644 --- a/Pipfile +++ b/Pipfile @@ -13,6 +13,7 @@ yapf = "~=0.32.0" coverage = "~=7.0.5" django = "~=3.2.18" flask = "~=2.3.2" +importlib_metadata = "~=6.0.0" nose2 = "~=0.12.0" packaging = "~=23.0" requests = "~=2.28.2" diff --git a/Pipfile.lock b/Pipfile.lock index b7d8b31..6517657 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "188768dd71bb2dfd2eb08a3cb6716ad2f6cfa5d156451ff252c802ba9cb3b525" + "sha256": "d5814ad4408ebf65f3d1312981052ac92eb148b7f8ec2be7141de671f28146d2" }, "pipfile-spec": 6, "requires": {}, @@ -359,11 +359,11 @@ }, "importlib-metadata": { "hashes": [ - "sha256:198f568f3230878cb1b44fbd7975f87906c22336dba2e4a7f05278c281fbd792", - "sha256:f4bc4c0c070c490abf4ce96d715f68e95923320370efb66143df00199bb6c100" + "sha256:1543daade821c89b1c4a55986c326f36e54f2e6ca3bad96be4563d0acb74dcd4", + "sha256:950127d57e35a806d520817d3e92eec3f19fdae9f0cd99da77a407c5aabefba3" ], - "markers": "python_version < '3.10'", - "version": "==7.0.2" + "markers": "python_version >= '3.7'", + "version": "==6.0.1" }, "isort": { "hashes": [