bioversions 0.8.85__py3-none-any.whl → 0.8.87__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.
Files changed (82) hide show
  1. bioversions/__init__.py +0 -0
  2. bioversions/__main__.py +0 -0
  3. bioversions/charts.py +0 -0
  4. bioversions/cli.py +0 -0
  5. bioversions/py.typed +0 -0
  6. bioversions/resources/__init__.py +0 -0
  7. bioversions/resources/update.py +0 -0
  8. bioversions/resources/versions.json +40 -2
  9. bioversions/slack_client.py +0 -0
  10. bioversions/sources/__init__.py +0 -0
  11. bioversions/sources/antibodyregistry.py +0 -0
  12. bioversions/sources/bigg.py +0 -0
  13. bioversions/sources/biogrid.py +0 -0
  14. bioversions/sources/cellosaurus.py +0 -0
  15. bioversions/sources/chebi.py +0 -0
  16. bioversions/sources/chembl.py +0 -0
  17. bioversions/sources/chemidplus.py +0 -0
  18. bioversions/sources/civic.py +0 -0
  19. bioversions/sources/complexportal.py +0 -0
  20. bioversions/sources/daily.py +0 -0
  21. bioversions/sources/depmap.py +0 -0
  22. bioversions/sources/dgi.py +0 -0
  23. bioversions/sources/disgenet.py +0 -0
  24. bioversions/sources/drugbank.py +0 -0
  25. bioversions/sources/drugcentral.py +0 -0
  26. bioversions/sources/ensembl.py +0 -0
  27. bioversions/sources/expasy.py +0 -0
  28. bioversions/sources/flybase.py +0 -0
  29. bioversions/sources/gtdb.py +0 -0
  30. bioversions/sources/guidetopharmacology.py +0 -0
  31. bioversions/sources/hgnc.py +0 -0
  32. bioversions/sources/homologene.py +0 -0
  33. bioversions/sources/icd10.py +0 -0
  34. bioversions/sources/icd11.py +0 -0
  35. bioversions/sources/icf.py +0 -0
  36. bioversions/sources/intact.py +0 -0
  37. bioversions/sources/interpro.py +0 -0
  38. bioversions/sources/itis.py +0 -0
  39. bioversions/sources/kegg.py +0 -0
  40. bioversions/sources/mesh.py +0 -0
  41. bioversions/sources/mgi.py +0 -0
  42. bioversions/sources/mirbase.py +0 -0
  43. bioversions/sources/moalmanac.py +0 -0
  44. bioversions/sources/msigdb.py +0 -0
  45. bioversions/sources/ncit.py +0 -0
  46. bioversions/sources/npass.py +0 -0
  47. bioversions/sources/obo.py +0 -0
  48. bioversions/sources/ols.py +0 -0
  49. bioversions/sources/omim.py +0 -0
  50. bioversions/sources/oncotree.py +0 -0
  51. bioversions/sources/pathbank.py +0 -0
  52. bioversions/sources/pathwaycommons.py +0 -0
  53. bioversions/sources/pfam.py +0 -0
  54. bioversions/sources/pombase.py +0 -0
  55. bioversions/sources/pr.py +0 -0
  56. bioversions/sources/pubchem.py +0 -0
  57. bioversions/sources/reactome.py +0 -0
  58. bioversions/sources/rfam.py +0 -0
  59. bioversions/sources/rgd.py +0 -0
  60. bioversions/sources/rhea.py +0 -0
  61. bioversions/sources/rxnorm.py +0 -0
  62. bioversions/sources/sgd.py +0 -0
  63. bioversions/sources/signor.py +0 -0
  64. bioversions/sources/silva.py +0 -0
  65. bioversions/sources/slm.py +0 -0
  66. bioversions/sources/spdx.py +0 -0
  67. bioversions/sources/stringdb.py +0 -0
  68. bioversions/sources/umls.py +0 -0
  69. bioversions/sources/uniprot.py +0 -0
  70. bioversions/sources/unversioned.py +0 -0
  71. bioversions/sources/wikipathways.py +0 -0
  72. bioversions/sources/zfin.py +0 -0
  73. bioversions/templates/base.html +0 -0
  74. bioversions/templates/home.html +0 -0
  75. bioversions/utils.py +0 -0
  76. bioversions/version.py +1 -1
  77. bioversions/wsgi.py +0 -0
  78. {bioversions-0.8.85.dist-info → bioversions-0.8.87.dist-info}/METADATA +1 -1
  79. {bioversions-0.8.85.dist-info → bioversions-0.8.87.dist-info}/RECORD +7 -7
  80. {bioversions-0.8.85.dist-info → bioversions-0.8.87.dist-info}/WHEEL +1 -1
  81. {bioversions-0.8.85.dist-info → bioversions-0.8.87.dist-info}/licenses/LICENSE +0 -0
  82. {bioversions-0.8.85.dist-info → bioversions-0.8.87.dist-info}/entry_points.txt +0 -0
bioversions/__init__.py CHANGED
File without changes
bioversions/__main__.py CHANGED
File without changes
bioversions/charts.py CHANGED
File without changes
bioversions/cli.py CHANGED
File without changes
bioversions/py.typed CHANGED
File without changes
File without changes
File without changes
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "annotations": {
3
- "revision": 1075,
4
- "date": "2025-07-29",
3
+ "revision": 1077,
4
+ "date": "2025-07-31",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -868,6 +868,16 @@
868
868
  "retrieved": "2025-07-29",
869
869
  "version": "2025-07-28",
870
870
  "homepage": "https://antibodyregistry.org/"
871
+ },
872
+ {
873
+ "retrieved": "2025-07-30",
874
+ "version": "2025-07-29",
875
+ "homepage": "https://antibodyregistry.org/"
876
+ },
877
+ {
878
+ "retrieved": "2025-07-31",
879
+ "version": "2025-07-30",
880
+ "homepage": "https://antibodyregistry.org/"
871
881
  }
872
882
  ],
873
883
  "name": "Antibody Registry",
@@ -11549,6 +11559,14 @@
11549
11559
  {
11550
11560
  "retrieved": "2025-07-27",
11551
11561
  "version": "2025-07-25"
11562
+ },
11563
+ {
11564
+ "retrieved": "2025-07-30",
11565
+ "version": "2025-07-28"
11566
+ },
11567
+ {
11568
+ "retrieved": "2025-07-31",
11569
+ "version": "2025-07-29"
11552
11570
  }
11553
11571
  ],
11554
11572
  "name": "Online Mendelian Inheritance in Man",
@@ -15432,6 +15450,10 @@
15432
15450
  {
15433
15451
  "retrieved": "2025-07-25",
15434
15452
  "version": "553bbad"
15453
+ },
15454
+ {
15455
+ "retrieved": "2025-07-30",
15456
+ "version": "5dbff5c"
15435
15457
  }
15436
15458
  ],
15437
15459
  "name": "Software Package Data Exchange License",
@@ -18644,6 +18666,14 @@
18644
18666
  {
18645
18667
  "retrieved": "2025-07-29",
18646
18668
  "version": "2025-07-29"
18669
+ },
18670
+ {
18671
+ "retrieved": "2025-07-30",
18672
+ "version": "2025-07-30"
18673
+ },
18674
+ {
18675
+ "retrieved": "2025-07-31",
18676
+ "version": "2025-07-31"
18647
18677
  }
18648
18678
  ],
18649
18679
  "name": "SwissLipids",
@@ -24583,6 +24613,14 @@
24583
24613
  {
24584
24614
  "retrieved": "2025-07-28",
24585
24615
  "version": "2025-07-26"
24616
+ },
24617
+ {
24618
+ "retrieved": "2025-07-30",
24619
+ "version": "2025-07-28"
24620
+ },
24621
+ {
24622
+ "retrieved": "2025-07-31",
24623
+ "version": "2025-07-29"
24586
24624
  }
24587
24625
  ],
24588
24626
  "name": "Zebrafish Information Network",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
bioversions/sources/pr.py CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
bioversions/utils.py CHANGED
File without changes
bioversions/version.py CHANGED
@@ -8,7 +8,7 @@ __all__ = [
8
8
  "get_git_hash",
9
9
  ]
10
10
 
11
- VERSION = "0.8.85"
11
+ VERSION = "0.8.87"
12
12
 
13
13
 
14
14
  def get_git_hash() -> str:
bioversions/wsgi.py CHANGED
File without changes
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bioversions
3
- Version: 0.8.85
3
+ Version: 0.8.87
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
@@ -5,7 +5,7 @@ bioversions/cli.py,sha256=75eaa237668bef45ef6f16b5c5a20036aef228995b872dda224a54
5
5
  bioversions/py.typed,sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,0
6
6
  bioversions/resources/__init__.py,sha256=371c3ac3afe0442e01fc9c2f6c000aa4d476ac8a6435167952404831d36a95d6,1659
7
7
  bioversions/resources/update.py,sha256=847565839bacfe2d0fea36202e428cb98e33476b6f13398f950f10386583c473,3593
8
- bioversions/resources/versions.json,sha256=b7f6469b7ac059f8de5ab9c9394f79f204347f6d9dc5629cf7bc287fe3e6e054,603024
8
+ bioversions/resources/versions.json,sha256=8015ebd758f0e3ce1fd62d400e5d4d9c8012d0f79676c875f2eb118871a6b3b0,603959
9
9
  bioversions/slack_client.py,sha256=bda7d71401bc03f7dc19fec98d7d5abad5083285cb5c97b5b575b1f9459a1285,1293
10
10
  bioversions/sources/__init__.py,sha256=a77413228a424c676de0420c55a8837c4aebb8d51e78addc9eac36b14a43b344,8906
11
11
  bioversions/sources/antibodyregistry.py,sha256=5c29963e1d7bd40780582ce9539d6120bd593d0cda6f3b763b08af876a2bef8f,713
@@ -73,10 +73,10 @@ bioversions/sources/zfin.py,sha256=dcea33de50f1f09e36380a3253c78923e7d19cc462632
73
73
  bioversions/templates/base.html,sha256=00a07a693dfd53d56d38cdb3bd6fd49b922060ef4acbe08ba41cb1cb95d73b93,713
74
74
  bioversions/templates/home.html,sha256=cfdf054ac94244fd8adfdc5b1e948f824d7d8fb676d4f49b44602d69723431dd,2756
75
75
  bioversions/utils.py,sha256=118c35036bc7409b06b1ec3831407f710bf122d95726128b3767cb7532d677f3,10751
76
- bioversions/version.py,sha256=742d7269d18d033b49b7e109e71fa609efad58d54b884c2b2675f2ea104fe57e,606
76
+ bioversions/version.py,sha256=4c018a6d970a739e64aacde3c4859404c97f6ce7fa8480929c8279a7bf392693,606
77
77
  bioversions/wsgi.py,sha256=b611913189165699cd67480f3d17308344ac935e31c693017aabea89bd0ba8ab,825
78
- bioversions-0.8.85.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
79
- bioversions-0.8.85.dist-info/WHEEL,sha256=b70116f4076fa664af162441d2ba3754dbb4ec63e09d563bdc1e9ab023cce400,78
80
- bioversions-0.8.85.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
81
- bioversions-0.8.85.dist-info/METADATA,sha256=3fb9f7e5b4166552770ab62ee7119f4b0b3e43eb3ab31ee22aa816f8b307c9e2,18673
82
- bioversions-0.8.85.dist-info/RECORD,,
78
+ bioversions-0.8.87.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
79
+ bioversions-0.8.87.dist-info/WHEEL,sha256=b6dc288e80aa2d1b1518ddb3502fd5b53e8fd6cb507ed2a4f932e9e6088b264a,78
80
+ bioversions-0.8.87.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
81
+ bioversions-0.8.87.dist-info/METADATA,sha256=749dcb996ab7cd410de657fb3e4e5b5a14d380c3c0f9b16278569cfad196f72f,18673
82
+ bioversions-0.8.87.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: uv 0.8.3
2
+ Generator: uv 0.8.4
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any