bioversions 0.5.558__py3-none-any.whl → 0.5.560__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": 855,
4
- "date": "2024-11-25",
3
+ "revision": 857,
4
+ "date": "2024-11-27",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -9033,6 +9033,11 @@
9033
9033
  "retrieved": "2024-11-24",
9034
9034
  "version": "November 22, 2024",
9035
9035
  "date": "2024-11-22"
9036
+ },
9037
+ {
9038
+ "retrieved": "2024-11-27",
9039
+ "version": "November 25, 2024",
9040
+ "date": "2024-11-25"
9036
9041
  }
9037
9042
  ],
9038
9043
  "name": "Online Mendelian Inheritance in Man",
@@ -11511,6 +11516,10 @@
11511
11516
  {
11512
11517
  "retrieved": "2024-11-19",
11513
11518
  "version": "2024-11-15"
11519
+ },
11520
+ {
11521
+ "retrieved": "2024-11-26",
11522
+ "version": "2024-11-22"
11514
11523
  }
11515
11524
  ],
11516
11525
  "name": "Rat Genome Database",
@@ -14678,6 +14687,14 @@
14678
14687
  {
14679
14688
  "retrieved": "2024-11-25",
14680
14689
  "version": "2024-11-25"
14690
+ },
14691
+ {
14692
+ "retrieved": "2024-11-26",
14693
+ "version": "2024-11-26"
14694
+ },
14695
+ {
14696
+ "retrieved": "2024-11-27",
14697
+ "version": "2024-11-27"
14681
14698
  }
14682
14699
  ],
14683
14700
  "name": "SwissLipids",
@@ -19586,6 +19603,14 @@
19586
19603
  {
19587
19604
  "retrieved": "2024-11-25",
19588
19605
  "version": "2024-11-23"
19606
+ },
19607
+ {
19608
+ "retrieved": "2024-11-26",
19609
+ "version": "2024-11-24"
19610
+ },
19611
+ {
19612
+ "retrieved": "2024-11-27",
19613
+ "version": "2024-11-25"
19589
19614
  }
19590
19615
  ],
19591
19616
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.5.558"
10
+ VERSION = "0.5.560"
11
11
 
12
12
 
13
13
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bioversions
3
- Version: 0.5.558
3
+ Version: 0.5.560
4
4
  Summary: Get the current version for biological databases
5
5
  Author-email: Charles Tapley Hoyt <cthoyt@gmail.com>
6
6
  Maintainer-email: Charles Tapley Hoyt <cthoyt@gmail.com>
@@ -49,36 +49,36 @@ Requires-Python: >=3.9
49
49
  Description-Content-Type: text/markdown
50
50
  License-File: LICENSE
51
51
  Requires-Dist: requests
52
- Requires-Dist: requests-ftp
52
+ Requires-Dist: requests_ftp
53
53
  Requires-Dist: beautifulsoup4
54
54
  Requires-Dist: cachier>=2.2.1
55
55
  Requires-Dist: pystow>=0.1.0
56
56
  Requires-Dist: click
57
- Requires-Dist: click-default-group
58
- Requires-Dist: dataclasses-json
57
+ Requires-Dist: click_default_group
58
+ Requires-Dist: dataclasses_json
59
59
  Requires-Dist: tabulate
60
- Requires-Dist: more-click
60
+ Requires-Dist: more_click
61
61
  Requires-Dist: pyyaml
62
62
  Requires-Dist: tqdm
63
63
  Requires-Dist: bioregistry[align]>=0.10.0
64
64
  Requires-Dist: lxml
65
65
  Requires-Dist: pydantic>=2.0
66
66
  Requires-Dist: psycopg2-binary
67
- Provides-Extra: charts
68
- Requires-Dist: matplotlib; extra == "charts"
69
- Requires-Dist: seaborn; extra == "charts"
67
+ Provides-Extra: tests
68
+ Requires-Dist: pytest; extra == "tests"
69
+ Requires-Dist: coverage; extra == "tests"
70
70
  Provides-Extra: docs
71
71
  Requires-Dist: sphinx>=8; extra == "docs"
72
72
  Requires-Dist: sphinx-rtd-theme>=3.0; extra == "docs"
73
73
  Requires-Dist: sphinx-click; extra == "docs"
74
- Requires-Dist: sphinx-automodapi; extra == "docs"
74
+ Requires-Dist: sphinx_automodapi; extra == "docs"
75
75
  Provides-Extra: slack
76
- Requires-Dist: slack-sdk; extra == "slack"
77
- Provides-Extra: tests
78
- Requires-Dist: pytest; extra == "tests"
79
- Requires-Dist: coverage; extra == "tests"
76
+ Requires-Dist: slack_sdk; extra == "slack"
80
77
  Provides-Extra: twitter
81
78
  Requires-Dist: tweepy; extra == "twitter"
79
+ Provides-Extra: charts
80
+ Requires-Dist: matplotlib; extra == "charts"
81
+ Requires-Dist: seaborn; extra == "charts"
82
82
  Provides-Extra: web
83
83
  Requires-Dist: flask; extra == "web"
84
84
  Requires-Dist: bootstrap-flask; extra == "web"
@@ -6,11 +6,11 @@ bioversions/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  bioversions/slack_client.py,sha256=p9HmnyRCVuQvje0RbdDK9QuRlSw__WwFCJ8Be9cIkzM,1209
7
7
  bioversions/twitter_client.py,sha256=9d5Am0FSs7_EgGdjkxqpo98vPir9rjIXIxhZMmLgK5Q,1285
8
8
  bioversions/utils.py,sha256=rrtu9K2QTqbg_EaSnl83xe3XSssrZeVmsCl4APvI3Qo,10398
9
- bioversions/version.py,sha256=-RVl_0Gq4nAbBxsnpBWOMXGe6xDSi5yzw9uGyCs16aU,587
9
+ bioversions/version.py,sha256=iGKr3LwFQCH5nAsTrwZjuV3wlNJCOt4EEIh-XTHYFyc,587
10
10
  bioversions/wsgi.py,sha256=-F7pUZipcQgj1T_f-9QCZBVdQ9sZBH93x3hxh9h7klU,794
11
11
  bioversions/resources/__init__.py,sha256=q6p1gt5COyyIhsifGMBQxiHvQZH5q-SsPAHUQnFUivk,1147
12
12
  bioversions/resources/update.py,sha256=5BFypXcJ0rXrQgTyFplB-FqOkzTHUXAYNFtu76dzgOA,3261
13
- bioversions/resources/versions.json,sha256=fsI_SzqWgJPTmpg69ie1032q_O2nfb9GWGKHdXrP2Qc,477046
13
+ bioversions/resources/versions.json,sha256=z4LobxLg8z-ltiARxDt08VuLIwNBtjCeCC8WUgg53o8,477637
14
14
  bioversions/sources/__init__.py,sha256=ezGCq9b3yp_YS4nfYJmoC1w23sBn2nhRmGS-5Uli5cI,5983
15
15
  bioversions/sources/antibodyregistry.py,sha256=6GF_9v8A_8Y4o6_nsZ9cAOP5vK3ZbPQ5qeL99UefR80,680
16
16
  bioversions/sources/bigg.py,sha256=iVrxyvKiEIUXs6FM2AiLDYa-yYDNGMONmiIv_R6KBg4,661
@@ -73,9 +73,9 @@ bioversions/sources/wikipathways.py,sha256=STw8Bivc3IZLYIx-KwpxHLUmRTqNfHm0wQywD
73
73
  bioversions/sources/zfin.py,sha256=3Ooz3lDx8J42OAoyU8eJI-fRnMRiYyUMcj4fDE5DVLQ,683
74
74
  bioversions/templates/base.html,sha256=AKB6aT39U9VtOM2zvW_Um5IgYO9Ky-CLpByxy5XXO5M,713
75
75
  bioversions/templates/home.html,sha256=z98FSslCRP2K39xbHpSPgk19j7Z21PSbRGAtaXI0Md0,2756
76
- bioversions-0.5.558.dist-info/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
77
- bioversions-0.5.558.dist-info/METADATA,sha256=kdozrcCYmJlTa0nGHXTngD1cLg5mbN3JHq6vK77SbWQ,19665
78
- bioversions-0.5.558.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
79
- bioversions-0.5.558.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
80
- bioversions-0.5.558.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
81
- bioversions-0.5.558.dist-info/RECORD,,
76
+ bioversions-0.5.560.dist-info/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
77
+ bioversions-0.5.560.dist-info/METADATA,sha256=yuSNH-a5gZNezmPzRLT9Asu67rjRPZoAFzAft1vrXS4,19665
78
+ bioversions-0.5.560.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
79
+ bioversions-0.5.560.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
80
+ bioversions-0.5.560.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
81
+ bioversions-0.5.560.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.2.0)
2
+ Generator: setuptools (75.6.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5