bioversions 0.5.557__py3-none-any.whl → 0.5.559__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": 854,
4
- "date": "2024-11-24",
3
+ "revision": 856,
4
+ "date": "2024-11-26",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -11511,6 +11511,10 @@
11511
11511
  {
11512
11512
  "retrieved": "2024-11-19",
11513
11513
  "version": "2024-11-15"
11514
+ },
11515
+ {
11516
+ "retrieved": "2024-11-26",
11517
+ "version": "2024-11-22"
11514
11518
  }
11515
11519
  ],
11516
11520
  "name": "Rat Genome Database",
@@ -14674,6 +14678,14 @@
14674
14678
  {
14675
14679
  "retrieved": "2024-11-24",
14676
14680
  "version": "2024-11-24"
14681
+ },
14682
+ {
14683
+ "retrieved": "2024-11-25",
14684
+ "version": "2024-11-25"
14685
+ },
14686
+ {
14687
+ "retrieved": "2024-11-26",
14688
+ "version": "2024-11-26"
14677
14689
  }
14678
14690
  ],
14679
14691
  "name": "SwissLipids",
@@ -19578,6 +19590,14 @@
19578
19590
  {
19579
19591
  "retrieved": "2024-11-24",
19580
19592
  "version": "2024-11-22"
19593
+ },
19594
+ {
19595
+ "retrieved": "2024-11-25",
19596
+ "version": "2024-11-23"
19597
+ },
19598
+ {
19599
+ "retrieved": "2024-11-26",
19600
+ "version": "2024-11-24"
19581
19601
  }
19582
19602
  ],
19583
19603
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.5.557"
10
+ VERSION = "0.5.559"
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.557
3
+ Version: 0.5.559
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>
@@ -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=oZpkctut0VgDhRQ7FwI_SeDc4cYtS4xjp7ZBd82bcZE,587
9
+ bioversions/version.py,sha256=FjDpiqZTRrWED7T-MkO4rRJibocGc7IPjRQmYj5Cxt4,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=7Enc1C-jcQOv9AgNtxcOtsPLHs3jeI7HaYJ0MyOYFeg,476862
13
+ bioversions/resources/versions.json,sha256=6VfR9GfJ_yHs9lfFZ_A82HrqoiyX1y9aTxS4ZlLZq5I,477322
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.557.dist-info/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
77
- bioversions-0.5.557.dist-info/METADATA,sha256=Bfe2VK6pYb-4zSphh469DeD1wZEcGWZptQwdyHZyB18,19665
78
- bioversions-0.5.557.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
79
- bioversions-0.5.557.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
80
- bioversions-0.5.557.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
81
- bioversions-0.5.557.dist-info/RECORD,,
76
+ bioversions-0.5.559.dist-info/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
77
+ bioversions-0.5.559.dist-info/METADATA,sha256=t_jDkzfhp26CtebftLMSjgv1agYMJV8I9iwALgcJZjU,19665
78
+ bioversions-0.5.559.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
79
+ bioversions-0.5.559.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
80
+ bioversions-0.5.559.dist-info/top_level.txt,sha256=0QO2OEUMchj5GSlWEFi0cvUpsm4b_uwuuvr6uSEmfY0,12
81
+ bioversions-0.5.559.dist-info/RECORD,,