bioversions 0.7.59__py3-none-any.whl → 0.7.61__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": 960,
4
- "date": "2025-04-06",
3
+ "revision": 962,
4
+ "date": "2025-04-08",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -414,6 +414,11 @@
414
414
  "retrieved": "2025-04-06",
415
415
  "version": "2025-04-05",
416
416
  "homepage": "https://antibodyregistry.org/"
417
+ },
418
+ {
419
+ "retrieved": "2025-04-08",
420
+ "version": "2025-04-07",
421
+ "homepage": "https://antibodyregistry.org/"
417
422
  }
418
423
  ],
419
424
  "name": "Antibody Registry",
@@ -13609,6 +13614,11 @@
13609
13614
  "retrieved": "2025-03-04",
13610
13615
  "version": "2025-03-03",
13611
13616
  "homepage": "https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_03032025.zip"
13617
+ },
13618
+ {
13619
+ "retrieved": "2025-04-08",
13620
+ "version": "2025-04-07",
13621
+ "homepage": "https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_04072025.zip"
13612
13622
  }
13613
13623
  ],
13614
13624
  "name": "RxNorm",
@@ -16586,6 +16596,14 @@
16586
16596
  {
16587
16597
  "retrieved": "2025-04-06",
16588
16598
  "version": "2025-04-06"
16599
+ },
16600
+ {
16601
+ "retrieved": "2025-04-07",
16602
+ "version": "2025-04-07"
16603
+ },
16604
+ {
16605
+ "retrieved": "2025-04-08",
16606
+ "version": "2025-04-08"
16589
16607
  }
16590
16608
  ],
16591
16609
  "name": "SwissLipids",
@@ -21998,6 +22016,10 @@
21998
22016
  {
21999
22017
  "retrieved": "2025-04-06",
22000
22018
  "version": "2025-04-05"
22019
+ },
22020
+ {
22021
+ "retrieved": "2025-04-08",
22022
+ "version": "2025-04-06"
22001
22023
  }
22002
22024
  ],
22003
22025
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -8,7 +8,7 @@ __all__ = [
8
8
  "get_git_hash",
9
9
  ]
10
10
 
11
- VERSION = "0.7.59"
11
+ VERSION = "0.7.61"
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.59
3
+ Version: 0.7.61
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=e58eac36da95b10688bbc30511fa206f208a4909820e23646d39ed34be2484f2,606
3
+ bioversions/version.py,sha256=d37b43ecba6b8ef18298c33a81104d014faf1c24ea55397cd557a6c37232f254,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=4f8891f5773c2bad77d5cc79a267ee5758701798c92e35a13642f44a0dac3a6b,538425
70
+ bioversions/resources/versions.json,sha256=ded75cd51c9be8f8b0fcaa7ce028f080962750d7635be323a3eb9dc413a7a533,539035
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.59.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
- bioversions-0.7.59.dist-info/WHEEL,sha256=cc91631a13a9bd5542cd6b97a6df1d73211ec601f7a0c346ece2cc76057d076e,79
79
- bioversions-0.7.59.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
- bioversions-0.7.59.dist-info/METADATA,sha256=1236ae40bb37a24aad39c9663dcad5da3da6b15265fe3cb23fea652db9698fba,18673
81
- bioversions-0.7.59.dist-info/RECORD,,
77
+ bioversions-0.7.61.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
78
+ bioversions-0.7.61.dist-info/WHEEL,sha256=d2a0a069acdc555b4864a6657571f92338910d656dd6513eae0cffc349215ed0,79
79
+ bioversions-0.7.61.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
80
+ bioversions-0.7.61.dist-info/METADATA,sha256=5fc0752576cff132fa5123742453a3cc589edb42e1e912763cde24a6c91c298d,18673
81
+ bioversions-0.7.61.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.6.12
2
+ Generator: uv 0.6.13
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any