bioversions 0.5.475__py3-none-any.whl → 0.5.477__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.
bioversions/version.py CHANGED
@@ -9,7 +9,7 @@ __all__ = [
9
9
  "VERSION",
10
10
  ]
11
11
 
12
- VERSION = "0.5.475"
12
+ VERSION = "0.5.477"
13
13
 
14
14
 
15
15
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bioversions
3
- Version: 0.5.475
3
+ Version: 0.5.477
4
4
  Summary: What's the current version for each biological database?
5
5
  Home-page: https://github.com/biopragmatics/bioversions
6
6
  Download-URL: https://github.com/biopragmatics/bioversions/releases
@@ -27,8 +27,8 @@ License-File: LICENSE
27
27
  Requires-Dist: requests
28
28
  Requires-Dist: requests-ftp
29
29
  Requires-Dist: beautifulsoup4
30
- Requires-Dist: cachier >=2.2.1
31
- Requires-Dist: pystow >=0.1.0
30
+ Requires-Dist: cachier>=2.2.1
31
+ Requires-Dist: pystow>=0.1.0
32
32
  Requires-Dist: click
33
33
  Requires-Dist: click-default-group
34
34
  Requires-Dist: dataclasses-json
@@ -36,20 +36,20 @@ Requires-Dist: tabulate
36
36
  Requires-Dist: more-click
37
37
  Requires-Dist: pyyaml
38
38
  Requires-Dist: tqdm
39
- Requires-Dist: bioregistry[align] >=0.10.0
39
+ Requires-Dist: bioregistry[align]>=0.10.0
40
40
  Requires-Dist: pandas
41
41
  Requires-Dist: lxml
42
42
  Requires-Dist: psycopg2-binary
43
43
  Provides-Extra: charts
44
- Requires-Dist: matplotlib ; extra == 'charts'
45
- Requires-Dist: seaborn ; extra == 'charts'
44
+ Requires-Dist: matplotlib; extra == "charts"
45
+ Requires-Dist: seaborn; extra == "charts"
46
46
  Provides-Extra: slack
47
- Requires-Dist: slack-sdk ; extra == 'slack'
47
+ Requires-Dist: slack-sdk; extra == "slack"
48
48
  Provides-Extra: twitter
49
- Requires-Dist: tweepy ; extra == 'twitter'
49
+ Requires-Dist: tweepy; extra == "twitter"
50
50
  Provides-Extra: web
51
- Requires-Dist: flask ; extra == 'web'
52
- Requires-Dist: bootstrap-flask ; extra == 'web'
51
+ Requires-Dist: flask; extra == "web"
52
+ Requires-Dist: bootstrap-flask; extra == "web"
53
53
 
54
54
  <p align="center">
55
55
  <img src="https://github.com/biopragmatics/bioversions/raw/main/docs/source/logo.png" height="150">
@@ -6,7 +6,7 @@ bioversions/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  bioversions/slack_client.py,sha256=42kl4TbjtXimVRULcBfe8i3pdJLScEPvJr1vw72tv-4,1271
7
7
  bioversions/twitter_client.py,sha256=TQhsdp6avlzoZLoZlndJlwsYhIYI-uabehZJ1W1mNuY,1353
8
8
  bioversions/utils.py,sha256=6ygaoe5rRArtrCXHrVygpl2cD7Otrbs4D1rADmpXDrA,10425
9
- bioversions/version.py,sha256=XpJ7T2UU0CvoeoUOx7iMvNyqwPYI8nbxoS1GoqXgvxM,645
9
+ bioversions/version.py,sha256=Swxk2Nwn4aOFvOUVhW2joJ5fI5tAu5uBRq5B387Z694,645
10
10
  bioversions/wsgi.py,sha256=Z1HYFmnrWKNGwHq4R4DRfBuLzAEAAZ5UfHjvJUpnDfs,826
11
11
  bioversions/resources/__init__.py,sha256=0E1yGGT5SztSGEa30Tai4wCUki4nqfynqCSNAvjzEOk,1173
12
12
  bioversions/resources/update.py,sha256=21LprPktMKXdFI7llKjn7gsAQq01TGSKFbWQEhhwDJ0,3215
@@ -69,9 +69,9 @@ bioversions/sources/uniprot.py,sha256=_rootal_mrESkiXJh3udfr1UGrlzP7CQQIMsa35tyc
69
69
  bioversions/sources/unversioned.py,sha256=noHxGmy9cpVv5xegMHouBF6oCbW6CP1jpOeCVdE7Eak,78
70
70
  bioversions/sources/wikipathways.py,sha256=HTva8vsXRQWU6bia83Et4vveo-QhzJS6dDWeu9Syc6c,823
71
71
  bioversions/sources/zfin.py,sha256=D7csziZ3UsW8dncm6XKA0t3x6XB4cFbG9PTYcT-g2bg,708
72
- bioversions-0.5.475.dist-info/LICENSE,sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs,1076
73
- bioversions-0.5.475.dist-info/METADATA,sha256=WrsJkjAl1NlKuThBXa9bAfjvhEtGOT1Jzni4rUa9144,9443
74
- bioversions-0.5.475.dist-info/WHEEL,sha256=cpQTJ5IWu9CdaPViMhC9YzF8gZuS5-vlfoFihTBC86A,91
75
- bioversions-0.5.475.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
76
- bioversions-0.5.475.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
77
- bioversions-0.5.475.dist-info/RECORD,,
72
+ bioversions-0.5.477.dist-info/LICENSE,sha256=GzLA83qaovFgoZWRYwaAmY-lkHZyDySJHU-YKE9NdVs,1076
73
+ bioversions-0.5.477.dist-info/METADATA,sha256=eMzn2ulVtn5PrlLUJ1LY3G-qyjThW24UVcwFhdKUBpc,9434
74
+ bioversions-0.5.477.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
75
+ bioversions-0.5.477.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
76
+ bioversions-0.5.477.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
77
+ bioversions-0.5.477.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.1.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5