mustrd 0.2.6.2__py3-none-any.whl → 0.2.7a0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: mustrd
3
- Version: 0.2.6.2
3
+ Version: 0.2.7a0
4
4
  Summary: A Spec By Example framework for RDF and SPARQL, Inspired by Cucumber.
5
- Home-page: https://github.com/Semantic-partners/mustrd
6
5
  License: MIT
7
6
  Author: John Placek
8
7
  Author-email: john.placek@semanticpartners.com
@@ -14,10 +13,11 @@ Classifier: Programming Language :: Python
14
13
  Classifier: Programming Language :: Python :: 3
15
14
  Classifier: Programming Language :: Python :: 3.11
16
15
  Classifier: Programming Language :: Python :: 3.12
16
+ Classifier: Programming Language :: Python :: 3.13
17
17
  Classifier: Topic :: Software Development :: Quality Assurance
18
18
  Classifier: Topic :: Software Development :: Testing
19
19
  Classifier: Topic :: Utilities
20
- Requires-Dist: Jinja2 (==3.1.3)
20
+ Requires-Dist: Jinja2 (==3.1.5)
21
21
  Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
22
22
  Requires-Dist: colorama (==0.4.6)
23
23
  Requires-Dist: colorlog (>=6.7.0,<7.0.0)
@@ -26,11 +26,10 @@ Requires-Dist: flake8 (==7.0.0)
26
26
  Requires-Dist: multimethods-py (>=0.5.3,<0.6.0)
27
27
  Requires-Dist: numpy (>=1.26.0,<1.27.0)
28
28
  Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
29
- Requires-Dist: pandas (>=1.5.2,<2.0.0)
30
- Requires-Dist: pyanzo (>=3.3.10,<4.0.0)
31
- Requires-Dist: pyshacl (>=0.23.0,<0.24.0)
29
+ Requires-Dist: pandas (>=2.0,<3.0)
30
+ Requires-Dist: pyshacl (>=0.30.0,<0.31.0)
32
31
  Requires-Dist: pytest (>=7.2.0,<8.0.0)
33
- Requires-Dist: rdflib (>=6.3.2,<7.0.0)
32
+ Requires-Dist: rdflib (>=7.1.3,<8.0.0)
34
33
  Requires-Dist: requests (>=2.28.2,<3.0.0)
35
34
  Requires-Dist: tabulate (>=0.9.0,<0.10.0)
36
35
  Requires-Dist: toml (>=0.10.2,<0.11.0)
@@ -2,20 +2,21 @@ mustrd/README.adoc,sha256=E5KuShPEl2U6NmRzEAwZtAhBoyJsOvjGS1CM2UsbSQ4,1394
2
2
  mustrd/README.md,sha256=CR08uZ4eNELHBdDRXAVKkRZ4hgQB9OXA7tFRy4ER-LI,1364
3
3
  mustrd/TestResult.py,sha256=K4yth-rYrK6Pl7SFiTAZkUStBIzHlgq0oxSSpq5F34M,4849
4
4
  mustrd/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- mustrd/logger_setup.py,sha256=pNtG5egdd7OiFdn-Qx-tlf5JITka1yitbzYBpHzrP_4,1582
5
+ mustrd/anzo_utils.py,sha256=4DXtdZo504Llzmc2fyhe13rLfJXk1mDUnUNDHA8N5YI,4483
6
+ mustrd/logger_setup.py,sha256=6Z3E5_h8vZFn4PZUyJVFdkgwFjDWthWEQVJsI9wQVVU,1720
6
7
  mustrd/model/catalog-v001.xml,sha256=IEtaw3FK4KGQWKancEe1HqzUQTrKdk89vNxnoLKGF4o,381
7
8
  mustrd/model/mustrdShapes.ttl,sha256=6-W8onQBWOwAvsIYLRGOk2FePSp4SPFfWd7dSuNC5ho,9456
8
9
  mustrd/model/mustrdTestOntology.ttl,sha256=W7IRbPKrhpYFweZvc9QH8gdjBiuZMHKETIuHBepLnYw,2034
9
10
  mustrd/model/mustrdTestShapes.ttl,sha256=5PUpU9AzPSeLpF_UzNBVnACLOhs3hfoQpiz-ybsrbj8,818
10
11
  mustrd/model/ontology.ttl,sha256=AK27qyT8GW_SwJDwTFvtfxndBPEfYT6Y1jiW26Hyjg0,16809
11
12
  mustrd/model/test-resources/resources.ttl,sha256=1Dsp1nuNxauj9bxeX-HShQsiO-CVy5Irwm2y2x0cdjI,1498
12
- mustrd/model/triplestoreOntology.ttl,sha256=jK9zJOInlJ8uXzbAsQarBBrZgGrMrMXbrsuXGMbp020,6025
13
- mustrd/model/triplestoreshapes.ttl,sha256=VqdItpI9qFQSj4leZuwbIoAjWJehhR8bao0EPvtGMR0,1835
14
- mustrd/mustrd.py,sha256=tknuyMRvk0To9EEPPE3VmtUvix7TkQEy5_jTOdtmP0Q,35310
15
- mustrd/mustrdAnzo.py,sha256=AfXKcU17_PQwoG1RfUVYgctcXMJPrfZdmEXzVi7E3HM,12155
16
- mustrd/mustrdGraphDb.py,sha256=ySYYGvKUgXIS8QLLS7FEcppLlSb0qZ3lLlYzPf_Sr3Y,5474
13
+ mustrd/model/triplestoreOntology.ttl,sha256=9K5gj0hDOolRYjHc58UT4igex8cUnq9h7SUe4ToYbdw,5834
14
+ mustrd/model/triplestoreshapes.ttl,sha256=G1kdgASdPa8s5JVGXL4KM2ewp-F5Vmbdist0f77VTBc,1706
15
+ mustrd/mustrd.py,sha256=8xPjdHyGA692zyThCILm8VYuxkSF1ATEf35zXSmLVRU,37750
16
+ mustrd/mustrdAnzo.py,sha256=Fg1mCkuGiVywSt5HJ0KCVJUFuTxNMrsPtt45y_fqSII,8292
17
+ mustrd/mustrdGraphDb.py,sha256=Ro_fxDPFl64r-FAM18awhZydydEY1-IXO0zdKpvZD3U,5405
17
18
  mustrd/mustrdRdfLib.py,sha256=CvrzEl1-lEPugYVe3y_Ip8JMzUxv6IeWauLOa_WA-XI,2073
18
- mustrd/mustrdTestPlugin.py,sha256=YFUzFGMY6Aw71IjLh-J5CwfSWfQ5rOw_oq1Bufg4Bjw,15013
19
+ mustrd/mustrdTestPlugin.py,sha256=Xy7I7yJNwAatzrU13FkBs0ateWQ96w3MDte8gt8Ykto,15548
19
20
  mustrd/namespace.py,sha256=xGfH-nRP3t_I4rmoGJPqlSGbI0G5HUMlUeAl7l_yW-s,3622
20
21
  mustrd/run.py,sha256=5xZUgKPMBQ-03cWROAnwtbOs2Nb0Vat6n8Fi6EyfS-k,4257
21
22
  mustrd/spec_component.py,sha256=7BmMjJMy0ACbVBAEZpe5ZprnDZYs6h5f7-fI38l3jAk,31483
@@ -23,10 +24,9 @@ mustrd/steprunner.py,sha256=YKrMSYhethWCAQEI63hK6jXh3ljyoM87w7eHyoRd8rc,7389
23
24
  mustrd/templates/md_ResultList_leaf_template.jinja,sha256=IzwZjliCx7-viipATDQK6MQg_5q1kLMKdeNSZg1sXXY,508
24
25
  mustrd/templates/md_ResultList_template.jinja,sha256=_8joJ7vtw_qoqxv3HhUtBgRfhOeqmgfaRFwEo4MROvQ,203
25
26
  mustrd/templates/md_stats_template.jinja,sha256=96W62cMWu9UGLNv65ZQ8RYLjkxKHhJy-FlUtXgud6XY,155
26
- mustrd/test/test_mustrd.py,sha256=ku4-UQ2railFo6z9apaIkPFOk980XSwCPBEHjhwWZUE,126
27
27
  mustrd/utils.py,sha256=OGdLvw7GvjrFgTJo0J97Xwdh-_ZgSmapmOistrEchO0,1387
28
- mustrd-0.2.6.2.dist-info/LICENSE,sha256=r8nmh5fUct9h2w8_RDl13EIscvmwCLoarPr1kg35MnA,1078
29
- mustrd-0.2.6.2.dist-info/METADATA,sha256=mNAB4a0bJ8GD8ADEK3VVtsdyYJRHXUkHDBbhoi_mTQU,4252
30
- mustrd-0.2.6.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
31
- mustrd-0.2.6.2.dist-info/entry_points.txt,sha256=v7V7sN0_L1aB4Ug_9io5axlQSeJ1C0tNrQWwdXdV58s,50
32
- mustrd-0.2.6.2.dist-info/RECORD,,
28
+ mustrd-0.2.7a0.dist-info/LICENSE,sha256=r8nmh5fUct9h2w8_RDl13EIscvmwCLoarPr1kg35MnA,1078
29
+ mustrd-0.2.7a0.dist-info/METADATA,sha256=G7prJE0-fM5tfkmtvCXWdJz6LEo6FxvrZQ5t4EnY9zk,4204
30
+ mustrd-0.2.7a0.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
31
+ mustrd-0.2.7a0.dist-info/entry_points.txt,sha256=v7V7sN0_L1aB4Ug_9io5axlQSeJ1C0tNrQWwdXdV58s,50
32
+ mustrd-0.2.7a0.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 2.1.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,5 +0,0 @@
1
- from mustrd.mustrdTestPlugin import run_test_spec
2
-
3
-
4
- def test_unit(unit_tests):
5
- assert run_test_spec(unit_tests.unit_test)