bioversions 0.7.65__py3-none-any.whl → 0.7.67__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,7 +1,7 @@
1
1
  {
2
2
  "annotations": {
3
- "revision": 966,
4
- "date": "2025-04-12",
3
+ "revision": 968,
4
+ "date": "2025-04-14",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -439,6 +439,11 @@
439
439
  "retrieved": "2025-04-12",
440
440
  "version": "2025-04-11",
441
441
  "homepage": "https://antibodyregistry.org/"
442
+ },
443
+ {
444
+ "retrieved": "2025-04-13",
445
+ "version": "2025-04-12",
446
+ "homepage": "https://antibodyregistry.org/"
442
447
  }
443
448
  ],
444
449
  "name": "Antibody Registry",
@@ -10273,6 +10278,10 @@
10273
10278
  {
10274
10279
  "retrieved": "2025-04-12",
10275
10280
  "version": "2025-04-10"
10281
+ },
10282
+ {
10283
+ "retrieved": "2025-04-13",
10284
+ "version": "2025-04-11"
10276
10285
  }
10277
10286
  ],
10278
10287
  "name": "Online Mendelian Inheritance in Man",
@@ -16672,6 +16681,14 @@
16672
16681
  {
16673
16682
  "retrieved": "2025-04-12",
16674
16683
  "version": "2025-04-12"
16684
+ },
16685
+ {
16686
+ "retrieved": "2025-04-13",
16687
+ "version": "2025-04-13"
16688
+ },
16689
+ {
16690
+ "retrieved": "2025-04-14",
16691
+ "version": "2025-04-14"
16675
16692
  }
16676
16693
  ],
16677
16694
  "name": "SwissLipids",
bioversions/version.py CHANGED
@@ -8,7 +8,7 @@ __all__ = [
8
8
  "get_git_hash",
9
9
  ]
10
10
 
11
- VERSION = "0.7.65"
11
+ VERSION = "0.7.67"
12
12
 
13
13
 
14
14
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bioversions
3
- Version: 0.7.65
3
+ Version: 0.7.67
4
4
  Summary: Get the current version for biological databases
5
5
  Keywords: snekpack,cookiecutter,databases,biological databases,biomedical databases
6
6
  Author: Charles Tapley Hoyt
@@ -1,6 +1,6 @@
1
1
  bioversions/charts.py,sha256=be29a2fde227a4bd02611112f1cbe58a00e261e435fc8f00e82104a15dadbdfe,2457
2
2
  bioversions/__main__.py,sha256=0e97cd1eac70162293fb809292e2cba2464218394244001f3f9e0c74b8f71351,128
3
- bioversions/version.py,sha256=da16564b69a04633841247d9916fefcfc873f34700c416bee7bec2fb4e5ac47b,606
3
+ bioversions/version.py,sha256=ccabbc9c31415c929f68ac51ad39bf83f9bc34270e3108996db99412802f2a5e,606
4
4
  bioversions/sources/interpro.py,sha256=1fa75923bd60517a3b2f661e7c24e2243e2ab90440bf2621e670c36e1da2baf1,1238
5
5
  bioversions/sources/uniprot.py,sha256=c3e16b68fc8a65e12d9a3b3288fedbd9a8e0e7b47f0a69f0fb032fb072c68a1b,924
6
6
  bioversions/sources/itis.py,sha256=99a480060d52ac6e06404be347080c28af56e984e80cc4763f0a98266212a1df,582
@@ -67,15 +67,15 @@ bioversions/slack_client.py,sha256=bda7d71401bc03f7dc19fec98d7d5abad5083285cb5c9
67
67
  bioversions/py.typed,sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,0
68
68
  bioversions/resources/__init__.py,sha256=371c3ac3afe0442e01fc9c2f6c000aa4d476ac8a6435167952404831d36a95d6,1659
69
69
  bioversions/resources/update.py,sha256=0eb75cb5c2cf5fe6d5506d6badf01de1b7fcc33d6f4b7ac49feb5e5c7416049e,3528
70
- bioversions/resources/versions.json,sha256=82167d99fba3ac5c06add11995bbabb2f868a2188e194f9113dee9a23f0c0dcd,541369
70
+ bioversions/resources/versions.json,sha256=0eb273dd8067cbb535a2db1e7be97808ba3db291e7fbfcfc35fec82e0489ac53,541792
71
71
  bioversions/utils.py,sha256=65760e94607996df0ef32e6d946b03b1b2a2faa8ff9bee37d1822fe9136bf4fa,10706
72
72
  bioversions/wsgi.py,sha256=b611913189165699cd67480f3d17308344ac935e31c693017aabea89bd0ba8ab,825
73
73
  bioversions/__init__.py,sha256=7f04aa5bf8ba4ceb843188a32f6f09dfb20b2300f067284d35a1fb0441eaba38,194
74
74
  bioversions/cli.py,sha256=75eaa237668bef45ef6f16b5c5a20036aef228995b872dda224a54dcb30ad2d5,1639
75
75
  bioversions/templates/base.html,sha256=00a07a693dfd53d56d38cdb3bd6fd49b922060ef4acbe08ba41cb1cb95d73b93,713
76
76
  bioversions/templates/home.html,sha256=cfdf054ac94244fd8adfdc5b1e948f824d7d8fb676d4f49b44602d69723431dd,2756
77
- bioversions-0.7.65.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
- bioversions-0.7.65.dist-info/WHEEL,sha256=a77f4251c0f6db962579c616a6b1d7cf825367be8db8f5d245046ce8ff723666,79
79
- bioversions-0.7.65.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
- bioversions-0.7.65.dist-info/METADATA,sha256=12fc4b17940b5a9981d7e584ee5550c1405c8e9cf9de077c252a364b08b84951,18673
81
- bioversions-0.7.65.dist-info/RECORD,,
77
+ bioversions-0.7.67.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
+ bioversions-0.7.67.dist-info/WHEEL,sha256=a77f4251c0f6db962579c616a6b1d7cf825367be8db8f5d245046ce8ff723666,79
79
+ bioversions-0.7.67.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
+ bioversions-0.7.67.dist-info/METADATA,sha256=12d3e0fe03bacfa064c1f5a5b9838a7a9e95079e2aa7af04cfd09e21f1b0d826,18673
81
+ bioversions-0.7.67.dist-info/RECORD,,