drop pytest-trytond

This commit is contained in:
Paul J Stevens 2024-04-07 15:56:11 +02:00
parent 5583dc85bf
commit d0f6ff044f
2 changed files with 29 additions and 45 deletions

View File

@ -5,7 +5,7 @@
groups = ["default", "dev"]
strategy = ["cross_platform", "inherit_metadata"]
lock_version = "4.4.1"
content_hash = "sha256:1600a72f07bfc164c5a5af227e211dc9e72496db2878ccd2a851e242f43c3ed1"
content_hash = "sha256:e85cb94878ab14aedbb8ab7f8927ccdc2d461a68e2b032cd8302d7588c166d83"
[[package]]
name = "annotated-types"
@ -116,7 +116,7 @@ version = "0.4.6"
requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7"
summary = "Cross-platform colored terminal text."
groups = ["default", "dev"]
marker = "platform_system == \"Windows\" or sys_platform == \"win32\""
marker = "sys_platform == \"win32\" or platform_system == \"Windows\""
files = [
{file = "colorama-0.4.6-py2.py3-none-any.whl", hash = "sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6"},
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
@ -127,7 +127,7 @@ name = "defusedxml"
version = "0.7.1"
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
summary = "XML bomb protection for Python stdlib modules"
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "defusedxml-0.7.1-py2.py3-none-any.whl", hash = "sha256:a352e7e428770286cc899e2542b6cdaedb2b4953ff269a210103ec58f6198a61"},
{file = "defusedxml-0.7.1.tar.gz", hash = "sha256:1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"},
@ -243,7 +243,7 @@ files = [
name = "genshi"
version = "0.7.7"
summary = "A toolkit for generation of output for the web"
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"six",
]
@ -315,7 +315,7 @@ name = "iniconfig"
version = "2.0.0"
requires_python = ">=3.7"
summary = "brain-dead simple config-ini parsing"
groups = ["default", "dev"]
groups = ["dev"]
files = [
{file = "iniconfig-2.0.0-py3-none-any.whl", hash = "sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374"},
{file = "iniconfig-2.0.0.tar.gz", hash = "sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3"},
@ -337,7 +337,7 @@ name = "lxml"
version = "5.0.0"
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*"
summary = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "lxml-5.0.0-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:5382612ba2424cea5d2c89e2c29077023d8de88f8d60d5ceff5f76334516df9e"},
{file = "lxml-5.0.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:07a900735bad9af7be3085480bf384f68ed5580ba465b39a098e6a882c060d6b"},
@ -377,7 +377,7 @@ name = "markupsafe"
version = "2.1.3"
requires_python = ">=3.7"
summary = "Safely add untrusted strings to HTML/XML markup."
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "MarkupSafe-2.1.3-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:ad9e82fb8f09ade1c3e1b996a6337afac2b8b9e365f926f5a61aacc71adc5b3c"},
{file = "MarkupSafe-2.1.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:3c0fae6c3be832a0a0473ac912810b2877c8cb9d76ca48de1ed31e1c68386575"},
@ -445,7 +445,7 @@ files = [
name = "passlib"
version = "1.7.4"
summary = "comprehensive password hashing framework supporting over 30 schemes"
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "passlib-1.7.4-py2.py3-none-any.whl", hash = "sha256:aa6bca462b8d8bda89c70b382f0c298a20b5560af6cbfa2dce410c0a2fb669f1"},
{file = "passlib-1.7.4.tar.gz", hash = "sha256:defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04"},
@ -474,20 +474,20 @@ files = [
[[package]]
name = "pluggy"
version = "1.3.0"
version = "1.4.0"
requires_python = ">=3.8"
summary = "plugin and hook calling mechanisms for python"
groups = ["default", "dev"]
groups = ["dev"]
files = [
{file = "pluggy-1.3.0-py3-none-any.whl", hash = "sha256:d89c696a773f8bd377d18e5ecda92b7a3793cbe66c87060a6fb58c7b6e1061f7"},
{file = "pluggy-1.3.0.tar.gz", hash = "sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12"},
{file = "pluggy-1.4.0-py3-none-any.whl", hash = "sha256:7db9f7b503d67d1c5b95f59773ebb58a8c1c288129a88665838012cfb07b8981"},
{file = "pluggy-1.4.0.tar.gz", hash = "sha256:8c85c2876142a764e5b7548e7d9a0e0ddb46f5185161049a79b7e974454223be"},
]
[[package]]
name = "polib"
version = "1.2.0"
summary = "A library to manipulate gettext files (po and mo files)."
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "polib-1.2.0-py2.py3-none-any.whl", hash = "sha256:1c77ee1b81feb31df9bca258cbc58db1bbb32d10214b173882452c73af06d62d"},
{file = "polib-1.2.0.tar.gz", hash = "sha256:f3ef94aefed6e183e342a8a269ae1fc4742ba193186ad76f175938621dbfc26b"},
@ -641,34 +641,19 @@ files = [
[[package]]
name = "pytest"
version = "7.4.4"
requires_python = ">=3.7"
version = "8.1.1"
requires_python = ">=3.8"
summary = "pytest: simple powerful testing with Python"
groups = ["default", "dev"]
groups = ["dev"]
dependencies = [
"colorama; sys_platform == \"win32\"",
"iniconfig",
"packaging",
"pluggy<2.0,>=0.12",
"pluggy<2.0,>=1.4",
]
files = [
{file = "pytest-7.4.4-py3-none-any.whl", hash = "sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8"},
{file = "pytest-7.4.4.tar.gz", hash = "sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280"},
]
[[package]]
name = "pytest-trytond"
version = "0.1.0"
requires_python = ">=3.8"
summary = "Pytest plugin for the Tryton server framework"
groups = ["default", "dev"]
dependencies = [
"pytest>=5",
"trytond",
]
files = [
{file = "pytest-trytond-0.1.0.tar.gz", hash = "sha256:fb523608d73bcf3c803a6b4e1101fb9b2bad37dd6f7e270ea54fd886f17eff56"},
{file = "pytest_trytond-0.1.0-py3-none-any.whl", hash = "sha256:d78aad90b3b53bcb4432f91d589e5872078f93794eb7803e34155a80194a9967"},
{file = "pytest-8.1.1-py3-none-any.whl", hash = "sha256:2a8386cfc11fa9d2c50ee7b2a57e7d898ef90470a7a34c4b949ff59662bb78b7"},
{file = "pytest-8.1.1.tar.gz", hash = "sha256:ac978141a75948948817d360297b7aae0fcb9d6ff6bc9ec6d514b85d5a65c044"},
]
[[package]]
@ -676,7 +661,7 @@ name = "python-dateutil"
version = "2.8.2"
requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7"
summary = "Extensions to the standard Python datetime module"
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"six>=1.5",
]
@ -690,7 +675,7 @@ name = "python-magic"
version = "0.4.27"
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
summary = "File type identification using libmagic"
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "python-magic-0.4.27.tar.gz", hash = "sha256:c1ba14b08e4a5f5c31a302b7721239695b2f0f058d125bd5ce1ee36b9d9d3c3b"},
{file = "python_magic-0.4.27-py2.py3-none-any.whl", hash = "sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3"},
@ -701,7 +686,7 @@ name = "python-sql"
version = "1.4.3"
requires_python = ">=3.5"
summary = "Library to write SQL queries"
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "python-sql-1.4.3.tar.gz", hash = "sha256:6260beff835a35d3a0aec4f1da351b0be9caa1a0d94a6cba940a7cd8dcf66269"},
{file = "python_sql-1.4.3-py3-none-any.whl", hash = "sha256:0c3feaf1ecf911a339903f8ac56eb8d125cfbc8ce1734d0fefc7b370322b8cb8"},
@ -746,7 +731,7 @@ name = "relatorio"
version = "0.10.1"
requires_python = ">=3.5"
summary = "A templating library able to output odt and pdf files"
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"Genshi>=0.5",
"lxml>=2.0",
@ -762,7 +747,7 @@ version = "0.10.1"
extras = ["fodt"]
requires_python = ">=3.5"
summary = "A templating library able to output odt and pdf files"
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"python-magic",
"relatorio==0.10.1",
@ -846,7 +831,7 @@ name = "six"
version = "1.16.0"
requires_python = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*"
summary = "Python 2 and 3 compatibility utilities"
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "six-1.16.0-py2.py3-none-any.whl", hash = "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"},
{file = "six-1.16.0.tar.gz", hash = "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926"},
@ -895,7 +880,7 @@ name = "trytond"
version = "6.6.14"
requires_python = ">=3.7"
summary = "Tryton server"
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"Genshi",
"defusedxml",
@ -1333,7 +1318,7 @@ name = "werkzeug"
version = "3.0.1"
requires_python = ">=3.8"
summary = "The comprehensive WSGI web application library."
groups = ["default", "dev"]
groups = ["default"]
dependencies = [
"MarkupSafe>=2.1.1",
]
@ -1347,7 +1332,7 @@ name = "wrapt"
version = "1.16.0"
requires_python = ">=3.6"
summary = "Module for decorators, wrappers and monkey patching."
groups = ["default", "dev"]
groups = ["default"]
files = [
{file = "wrapt-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1a5db485fe2de4403f13fafdc231b0dbae5eca4359232d2efc79025527375b09"},
{file = "wrapt-1.16.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:75ea7d0ee2a15733684badb16de6794894ed9c55aa5e9903260922f0482e687d"},

View File

@ -13,7 +13,6 @@ dependencies = [
"trytond-factories>=6.6.4",
"trytond-account-payment-sepa>=6.6.2",
"trytond-marketing-email>=6.6.2",
"pytest-trytond>=0.1.0",
"proteus>=6.6,<7.0",
"pyairtable>=2.2.1",
"setuptools-scm>=8.0.4",
@ -43,7 +42,7 @@ source = "scm"
[tool.pdm.dev-dependencies]
dev = [
"pre-commit>=3.6.0",
"pytest-trytond>=0.1.0",
"pytest>=8.1.1",
]
[tool.pytest.ini_options]