Project 'uis/devops/ucam-faas-python/ucam-faas' was moved to 'uis/devops/lib/ucam-faas-python'. Please update any links and bookmarks that may still have the old path.
Add initial (trivial) pubsub module and faas module that supports pubsub
2 unresolved threads
Compare changes
Files
2- Peter Keen authored
+ 3
− 218
@@ -11,11 +11,6 @@ files = [
@@ -27,11 +22,6 @@ files = [
@@ -43,11 +33,6 @@ files = [
@@ -59,11 +44,6 @@ files = [
@@ -75,11 +55,6 @@ files = [
@@ -179,11 +154,6 @@ files = [
@@ -198,11 +168,6 @@ files = [
@@ -220,11 +185,6 @@ deprecation = ">=2.0,<3.0"
@@ -236,11 +196,6 @@ files = [
@@ -308,11 +263,6 @@ tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.1
@@ -327,11 +277,6 @@ files = [
@@ -343,11 +288,6 @@ files = [
@@ -362,11 +302,6 @@ files = [
@@ -383,11 +318,6 @@ docs = ["furo (>=2023.9.10)", "sphinx (>=7.2.6)", "sphinx-autodoc-typehints (>=1
@@ -411,11 +341,6 @@ Werkzeug = ">=3.0.0"
@@ -434,11 +359,6 @@ flask = ">=1.0,<4.0"
@@ -460,11 +380,6 @@ setproctitle = ["setproctitle"]
@@ -479,11 +394,6 @@ files = [
@@ -495,11 +405,6 @@ files = [
@@ -519,11 +424,6 @@ docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.link
@@ -535,11 +435,6 @@ files = [
@@ -551,11 +446,6 @@ files = [
@@ -573,11 +463,6 @@ MarkupSafe = ">=2.0"
@@ -647,11 +532,6 @@ files = [
@@ -666,11 +546,6 @@ files = [
@@ -682,11 +557,6 @@ files = [
@@ -703,11 +573,6 @@ docs = ["furo (>=2023.9.10)", "proselint (>=0.13)", "sphinx (>=7.2.6)", "sphinx-
@@ -723,11 +588,6 @@ files = [
@@ -746,11 +606,6 @@ nodeenv = ">=0.11.1"
@@ -770,11 +625,6 @@ tomli = {version = ">=2.0.1", markers = "python_version < \"3.11\""}
@@ -797,11 +647,6 @@ tomli = {version = ">=1", markers = "python_version < \"3.11\""}
@@ -820,11 +665,6 @@ pytest = ">=4.6"
@@ -885,11 +725,6 @@ files = [
@@ -911,11 +746,6 @@ urllib3 = ">=1.21.1,<3"
@@ -932,11 +762,6 @@ docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments
testing = ["build[virtualenv]", "filelock (>=3.4.0)", "importlib-metadata", "ini2toml[lite] (>=0.9)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "mypy (==1.9)", "packaging (>=23.2)", "pip (>=19.1)", "pytest (>=6,!=8.1.1)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-home (>=0.5)", "pytest-mypy", "pytest-perf", "pytest-ruff (>=0.2.1)", "pytest-timeout", "pytest-xdist (>=3)", "tomli", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"]
@@ -954,11 +779,6 @@ docs = ["furo", "myst-parser", "sphinx", "sphinx-notfound-page", "sphinxcontrib-
@@ -970,11 +790,6 @@ files = [
@@ -1002,11 +817,6 @@ virtualenv = ">=20.25"
testing = ["build[virtualenv] (>=1.0.3)", "covdefaults (>=2.3)", "detect-test-pollution (>=1.2)", "devpi-process (>=1)", "diff-cover (>=8.0.2)", "distlib (>=0.3.8)", "flaky (>=3.7)", "hatch-vcs (>=0.4)", "hatchling (>=1.21)", "psutil (>=5.9.7)", "pytest (>=7.4.4)", "pytest-cov (>=4.1)", "pytest-mock (>=3.12)", "pytest-xdist (>=3.5)", "re-assert (>=1.1)", "time-machine (>=2.13)", "wheel (>=0.42)"]
@@ -1026,8 +836,8 @@ django = ["django-structlog (>=8.0.0,<9.0.0)"]
@@ -1046,11 +856,6 @@ h2 = ["h2 (>=4,<5)"]
@@ -1071,11 +876,6 @@ platformdirs = ">=3.9.1,<5"
test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23.1)", "pytest (>=7.4)", "pytest-env (>=0.8.2)", "pytest-freezer (>=0.4.8)", "pytest-mock (>=3.11.1)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)", "setuptools (>=68)", "time-machine (>=2.10)"]
@@ -1117,11 +917,6 @@ files = [
@@ -1139,11 +934,6 @@ MarkupSafe = ">=2.1.1"
@@ -1159,15 +949,10 @@ files = [