this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“Œ Fix ward not running by preventing Python >=3.12

+48 -5
+46 -4
poetry.lock
··· 1 - # This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. 1 + # This file is automatically @generated by Poetry 2.0.1 and should not be changed by hand. 2 2 3 3 [[package]] 4 4 name = "click" ··· 6 6 description = "Composable command line interface toolkit" 7 7 optional = false 8 8 python-versions = ">=3.7" 9 + groups = ["dev"] 9 10 files = [ 10 11 {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"}, 11 12 {file = "click-8.1.7.tar.gz", hash = "sha256:ca9853ad459e787e2192211578cc907e7594e294c7ccc834310722b41b9ca6de"}, ··· 20 21 description = "Fish, Bash, Zsh and PowerShell completion for Click" 21 22 optional = false 22 23 python-versions = "*" 24 + groups = ["dev"] 23 25 files = [ 24 26 {file = "click-completion-0.5.2.tar.gz", hash = "sha256:5bf816b81367e638a190b6e91b50779007d14301b3f9f3145d68e3cade7bce86"}, 25 27 ] ··· 36 38 description = "click_default_group" 37 39 optional = false 38 40 python-versions = ">=2.7" 41 + groups = ["dev"] 39 42 files = [ 40 43 {file = "click_default_group-1.2.4-py2.py3-none-any.whl", hash = "sha256:9b60486923720e7fc61731bdb32b617039aba820e22e1c88766b1125592eaa5f"}, 41 44 {file = "click_default_group-1.2.4.tar.gz", hash = "sha256:eb3f3c99ec0d456ca6cd2a7f08f7d4e91771bef51b01bdd9580cc6450fe1251e"}, ··· 53 56 description = "Cross-platform colored terminal text." 54 57 optional = false 55 58 python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" 59 + groups = ["dev"] 60 + markers = "platform_system == \"Windows\"" 56 61 files = [ 57 62 {file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"}, 58 63 {file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"}, ··· 64 69 description = "Code coverage measurement for Python" 65 70 optional = false 66 71 python-versions = ">=3.8" 72 + groups = ["dev"] 67 73 files = [ 68 74 {file = "coverage-7.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:36b0ea8ab20d6a7564e89cb6135920bc9188fb5f1f7152e94e8300b7b189441a"}, 69 75 {file = "coverage-7.4.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:0676cd0ba581e514b7f726495ea75aba3eb20899d824636c6f59b0ed2f88c471"}, ··· 128 134 description = "Provides tag-expression parser for cucumber/behave" 129 135 optional = false 130 136 python-versions = ">=2.7" 137 + groups = ["dev"] 131 138 files = [ 132 139 {file = "cucumber-tag-expressions-4.1.0.tar.gz", hash = "sha256:e314d5fed6eebb2f90380271f562248fb15e18636764faf40f4dde4b28b1f960"}, 133 140 ] ··· 141 148 description = "Pythonic argument parser, that will make you smile" 142 149 optional = false 143 150 python-versions = "*" 151 + groups = ["main"] 144 152 files = [ 145 153 {file = "docopt-0.6.2.tar.gz", hash = "sha256:49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"}, 146 154 ] ··· 151 159 description = "A very fast and expressive template engine." 152 160 optional = false 153 161 python-versions = ">=3.7" 162 + groups = ["dev"] 154 163 files = [ 155 164 {file = "Jinja2-3.1.2-py3-none-any.whl", hash = "sha256:6088930bfe239f0e6710546ab9c19c9ef35e29792895fed6e6e31a023a182a61"}, 156 165 {file = "Jinja2-3.1.2.tar.gz", hash = "sha256:31351a702a408a9e7595a8fc6150fc3f43bb6bf7e319770cbc0db9df9437e852"}, ··· 168 177 description = "Python port of markdown-it. Markdown parsing, done right!" 169 178 optional = false 170 179 python-versions = ">=3.8" 180 + groups = ["main", "dev"] 171 181 files = [ 172 182 {file = "markdown-it-py-3.0.0.tar.gz", hash = "sha256:e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb"}, 173 183 {file = "markdown_it_py-3.0.0-py3-none-any.whl", hash = "sha256:355216845c60bd96232cd8d8c40e8f9765cc86f46880e43a8fd22dc1a1a8cab1"}, ··· 192 202 description = "Safely add untrusted strings to HTML/XML markup." 193 203 optional = false 194 204 python-versions = ">=3.7" 205 + groups = ["dev"] 195 206 files = [ 196 207 {file = "MarkupSafe-2.1.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cd0f502fe016460680cd20aaa5a76d241d6f35a1c3350c474bac1273803893fa"}, 197 208 {file = "MarkupSafe-2.1.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:e09031c87a1e51556fdcb46e5bd4f59dfb743061cf93c4d6831bf894f125eb57"}, ··· 261 272 description = "Markdown URL utilities" 262 273 optional = false 263 274 python-versions = ">=3.7" 275 + groups = ["main", "dev"] 264 276 files = [ 265 277 {file = "mdurl-0.1.2-py3-none-any.whl", hash = "sha256:84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8"}, 266 278 {file = "mdurl-0.1.2.tar.gz", hash = "sha256:bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba"}, ··· 272 284 description = "plugin and hook calling mechanisms for python" 273 285 optional = false 274 286 python-versions = ">=3.8" 287 + groups = ["dev"] 275 288 files = [ 276 289 {file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"}, 277 290 {file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"}, ··· 287 300 description = "A drop-in replacement for pprint that's actually pretty" 288 301 optional = false 289 302 python-versions = "*" 303 + groups = ["dev"] 290 304 files = [ 291 305 {file = "pprintpp-0.4.0-py2.py3-none-any.whl", hash = "sha256:b6b4dcdd0c0c0d75e4d7b2f21a9e933e5b2ce62b26e1a54537f9651ae5a5c01d"}, 292 306 {file = "pprintpp-0.4.0.tar.gz", hash = "sha256:ea826108e2c7f49dc6d66c752973c3fc9749142a798d6b254e1e301cfdbc6403"}, ··· 298 312 description = "Pygments is a syntax highlighting package written in Python." 299 313 optional = false 300 314 python-versions = ">=3.7" 315 + groups = ["main", "dev"] 301 316 files = [ 302 317 {file = "pygments-2.17.2-py3-none-any.whl", hash = "sha256:b27c2826c47d0f3219f29554824c30c5e8945175d888647acd804ddd04af846c"}, 303 318 {file = "pygments-2.17.2.tar.gz", hash = "sha256:da46cec9fd2de5be3a8a784f434e4c4ab670b4ff54d605c4c2717e9d49c4c367"}, ··· 313 328 description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" 314 329 optional = false 315 330 python-versions = ">=3.7.0" 331 + groups = ["main", "dev"] 316 332 files = [ 317 333 {file = "rich-13.7.0-py3-none-any.whl", hash = "sha256:6da14c108c4866ee9520bbffa71f6fe3962e193b7da68720583850cd4548e235"}, 318 334 {file = "rich-13.7.0.tar.gz", hash = "sha256:5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf5403fa"}, ··· 326 342 jupyter = ["ipywidgets (>=7.5.1,<9)"] 327 343 328 344 [[package]] 345 + name = "setuptools" 346 + version = "75.8.0" 347 + description = "Easily download, build, install, upgrade, and uninstall Python packages" 348 + optional = false 349 + python-versions = ">=3.9" 350 + groups = ["dev"] 351 + files = [ 352 + {file = "setuptools-75.8.0-py3-none-any.whl", hash = "sha256:e3982f444617239225d675215d51f6ba05f845d4eec313da4418fdbb56fb27e3"}, 353 + {file = "setuptools-75.8.0.tar.gz", hash = "sha256:c5afc8f407c626b8313a86e10311dd3f661c6cd9c09d4bf8c15c0e11f9f2b0e6"}, 354 + ] 355 + 356 + [package.extras] 357 + check = ["pytest-checkdocs (>=2.4)", "pytest-ruff (>=0.2.1)", "ruff (>=0.8.0)"] 358 + core = ["importlib_metadata (>=6)", "jaraco.collections", "jaraco.functools (>=4)", "jaraco.text (>=3.7)", "more_itertools", "more_itertools (>=8.8)", "packaging", "packaging (>=24.2)", "platformdirs (>=4.2.2)", "tomli (>=2.0.1)", "wheel (>=0.43.0)"] 359 + cover = ["pytest-cov"] 360 + doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier", "towncrier (<24.7)"] 361 + enabler = ["pytest-enabler (>=2.2)"] 362 + test = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.7.2)", "jaraco.test (>=5.5)", "packaging (>=24.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.*)", "pytest-home (>=0.5)", "pytest-perf", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel (>=0.44.0)"] 363 + type = ["importlib_metadata (>=7.0.2)", "jaraco.develop (>=7.21)", "mypy (==1.14.*)", "pytest-mypy"] 364 + 365 + [[package]] 329 366 name = "shellingham" 330 367 version = "1.5.4" 331 368 description = "Tool to Detect Surrounding Shell" 332 369 optional = false 333 370 python-versions = ">=3.7" 371 + groups = ["dev"] 334 372 files = [ 335 373 {file = "shellingham-1.5.4-py2.py3-none-any.whl", hash = "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686"}, 336 374 {file = "shellingham-1.5.4.tar.gz", hash = "sha256:8dbca0739d487e5bd35ab3ca4b36e11c4078f3a234bfce294b0a0291363404de"}, ··· 342 380 description = "Python 2 and 3 compatibility utilities" 343 381 optional = false 344 382 python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" 383 + groups = ["dev"] 345 384 files = [ 346 385 {file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"}, 347 386 {file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"}, ··· 353 392 description = "A lil' TOML parser" 354 393 optional = false 355 394 python-versions = ">=3.7" 395 + groups = ["dev"] 356 396 files = [ 357 397 {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, 358 398 {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, ··· 364 404 description = "A modern Python testing framework" 365 405 optional = false 366 406 python-versions = ">=3.7.8,<4.0.0" 407 + groups = ["dev"] 367 408 files = [ 368 409 {file = "ward-0.67.2b0-py3-none-any.whl", hash = "sha256:fe351f5ae2fbbf8132af6260bdea8245dcef026943cb2084faaa48e6a1017c4e"}, 369 410 {file = "ward-0.67.2b0.tar.gz", hash = "sha256:11bf0128e4696bfd1ca9a2b457c817378c4479a33fa45d0e3aabf7b301744f47"}, ··· 385 426 description = "A coverage plugin for Ward testing framework" 386 427 optional = false 387 428 python-versions = "^3.7.8" 429 + groups = ["dev"] 388 430 files = [] 389 431 develop = false 390 432 ··· 400 442 resolved_reference = "8f4d4236061966e7ddeedf93d8b71e368371a935" 401 443 402 444 [metadata] 403 - lock-version = "2.0" 404 - python-versions = "^3.10" 405 - content-hash = "c3cc723cd037965c3593016d16eaaa8bc2ab7d9c20ff95c1aef47d6ac7de39f9" 445 + lock-version = "2.1" 446 + python-versions = "^3.10,<3.12" 447 + content-hash = "d3b6716934e7f248561365a38081814e81895d3cfb0fa73cf697559043eaa691"
+2 -1
pyproject.toml
··· 8 8 scripts = { issurge = "issurge.main:run" } 9 9 10 10 [tool.poetry.dependencies] 11 - python = "^3.10" 11 + python = "^3.10,<3.12" 12 12 rich = "^13.3.3" 13 13 docopt = "^0.6.2" 14 14 ··· 16 16 [tool.poetry.group.dev.dependencies] 17 17 ward = "^0.67.2b0" 18 18 ward-coverage = {git = "https://github.com/petereon/ward-coverage.git"} 19 + setuptools = "^75.8.0" 19 20 20 21 [build-system] 21 22 requires = ["poetry-core"]