comparison service/powerEagle/pdm.lock @ 1715:8578afcae65e

share background-loop pkg
author drewp@bigasterisk.com
date Thu, 05 May 2022 00:05:27 -0700
parents 4cbe3df8f48f
children fb082013fa24
comparison
equal deleted inserted replaced
1714:4cbe3df8f48f 1715:8578afcae65e
67 version = "20.2.0" 67 version = "20.2.0"
68 summary = "Self-service finite-state machines for the programmer on the go." 68 summary = "Self-service finite-state machines for the programmer on the go."
69 dependencies = [ 69 dependencies = [
70 "attrs>=19.2.0", 70 "attrs>=19.2.0",
71 "six", 71 "six",
72 ]
73
74 [[package]]
75 name = "background-loop"
76 version = "1.3.0"
77 requires_python = ">=3.9"
78 summary = "UNKNOWN"
79 dependencies = [
80 "prometheus-client",
72 ] 81 ]
73 82
74 [[package]] 83 [[package]]
75 name = "certifi" 84 name = "certifi"
76 version = "2021.10.8" 85 version = "2021.10.8"
418 version = "22.4.0" 427 version = "22.4.0"
419 extras = ["tls"] 428 extras = ["tls"]
420 requires_python = ">=3.6.7" 429 requires_python = ">=3.6.7"
421 summary = "An asynchronous networking framework written in Python" 430 summary = "An asynchronous networking framework written in Python"
422 dependencies = [ 431 dependencies = [
423 "Twisted",
424 "idna>=2.4", 432 "idna>=2.4",
425 "pyopenssl>=16.0.0", 433 "pyopenssl>=16.0.0",
426 "service-identity>=18.1.0", 434 "service-identity>=18.1.0",
435 "twisted",
427 ] 436 ]
428 437
429 [[package]] 438 [[package]]
430 name = "txaio" 439 name = "txaio"
431 version = "22.2.1" 440 version = "22.2.1"
512 "setuptools", 521 "setuptools",
513 ] 522 ]
514 523
515 [metadata] 524 [metadata]
516 lock_version = "3.1" 525 lock_version = "3.1"
517 content_hash = "sha256:fbff77bd28304dd8d842e275837b349c68bf4865b8a55b3caa5031337845c098" 526 content_hash = "sha256:727a3fcdf3bf449a374b4d8fd69db26ffc9d1715b278d8c60f10963c189e21dd"
518 527
519 [metadata.files] 528 [metadata.files]
520 "aiohttp 3.8.1" = [ 529 "aiohttp 3.8.1" = [
521 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:1ed0b6477896559f17b9eaeb6d38e07f7f9ffe40b9f0f9627ae8b9926ae260a8"}, 530 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:1ed0b6477896559f17b9eaeb6d38e07f7f9ffe40b9f0f9627ae8b9926ae260a8"},
522 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7dadf3c307b31e0e61689cbf9e06be7a867c563d5a63ce9dca578f956609abf8"}, 531 {file = "aiohttp-3.8.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7dadf3c307b31e0e61689cbf9e06be7a867c563d5a63ce9dca578f956609abf8"},
616 ] 625 ]
617 "automat 20.2.0" = [ 626 "automat 20.2.0" = [
618 {file = "Automat-20.2.0-py2.py3-none-any.whl", hash = "sha256:b6feb6455337df834f6c9962d6ccf771515b7d939bca142b29c20c2376bc6111"}, 627 {file = "Automat-20.2.0-py2.py3-none-any.whl", hash = "sha256:b6feb6455337df834f6c9962d6ccf771515b7d939bca142b29c20c2376bc6111"},
619 {file = "Automat-20.2.0.tar.gz", hash = "sha256:7979803c74610e11ef0c0d68a2942b152df52da55336e0c9d58daf1831cbdf33"}, 628 {file = "Automat-20.2.0.tar.gz", hash = "sha256:7979803c74610e11ef0c0d68a2942b152df52da55336e0c9d58daf1831cbdf33"},
620 ] 629 ]
630 "background-loop 1.3.0" = [
631 {file = "background-loop-1.3.0.tar.gz", hash = "sha256:f0cdb1b9f9cdf5a35b0ecd091e1bc69efc5df0f5cbb84d65be5f0e9097d7bbd7"},
632 ]
621 "certifi 2021.10.8" = [ 633 "certifi 2021.10.8" = [
622 {file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"}, 634 {file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"},
623 {file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872"}, 635 {file = "certifi-2021.10.8.tar.gz", hash = "sha256:78884e7c1d4b00ce3cea67b44566851c4343c120abd683433ce934a68ea58872"},
624 ] 636 ]
625 "cffi 1.15.0" = [ 637 "cffi 1.15.0" = [