bioversions 0.6.23__py3-none-any.whl → 0.6.25__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": 887,
4
- "date": "2024-12-31",
3
+ "revision": 889,
4
+ "date": "2025-01-02",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -694,6 +694,11 @@
694
694
  "retrieved": "2024-12-03",
695
695
  "version": "4.4.240",
696
696
  "homepage": "https://downloads.thebiogrid.org/BioGRID/Release-Archive/BIOGRID-4.4.240"
697
+ },
698
+ {
699
+ "retrieved": "2025-01-02",
700
+ "version": "4.4.241",
701
+ "homepage": "https://downloads.thebiogrid.org/BioGRID/Release-Archive/BIOGRID-4.4.241"
697
702
  }
698
703
  ],
699
704
  "vtype": "semver"
@@ -1596,6 +1601,11 @@
1596
1601
  "retrieved": "2024-12-03",
1597
1602
  "version": "238",
1598
1603
  "homepage": "ftp://ftp.ebi.ac.uk/pub/databases/chebi/archive/rel238/"
1604
+ },
1605
+ {
1606
+ "retrieved": "2025-01-02",
1607
+ "version": "239",
1608
+ "homepage": "ftp://ftp.ebi.ac.uk/pub/databases/chebi/archive/rel239/"
1599
1609
  }
1600
1610
  ],
1601
1611
  "vtype": "sequential"
@@ -1835,6 +1845,10 @@
1835
1845
  {
1836
1846
  "retrieved": "2024-12-03",
1837
1847
  "version": "01-Dec-2024"
1848
+ },
1849
+ {
1850
+ "retrieved": "2025-01-02",
1851
+ "version": "01-Jan-2025"
1838
1852
  }
1839
1853
  ],
1840
1854
  "name": "CiVIC",
@@ -9321,6 +9335,11 @@
9321
9335
  "retrieved": "2024-12-25",
9322
9336
  "version": "December 23, 2024",
9323
9337
  "date": "2024-12-23"
9338
+ },
9339
+ {
9340
+ "retrieved": "2025-01-01",
9341
+ "version": "December 30, 2024",
9342
+ "date": "2024-12-30"
9324
9343
  }
9325
9344
  ],
9326
9345
  "name": "Online Mendelian Inheritance in Man",
@@ -11119,6 +11138,12 @@
11119
11138
  "version": "2024-12-01",
11120
11139
  "homepage": "https://www.pombase.org/data/releases/pombase-2024-12-01/",
11121
11140
  "date": "2024-12-01"
11141
+ },
11142
+ {
11143
+ "retrieved": "2025-01-02",
11144
+ "version": "2025-01-01",
11145
+ "homepage": "https://www.pombase.org/data/releases/pombase-2025-01-01/",
11146
+ "date": "2025-01-01"
11122
11147
  }
11123
11148
  ],
11124
11149
  "name": "PomBase",
@@ -11526,6 +11551,11 @@
11526
11551
  "retrieved": "2024-12-03",
11527
11552
  "version": "2024-12-01",
11528
11553
  "homepage": "https://ftp.ncbi.nlm.nih.gov/pubchem/Compound/Monthly/2024-12-01"
11554
+ },
11555
+ {
11556
+ "retrieved": "2025-01-01",
11557
+ "version": "2025-01-01",
11558
+ "homepage": "https://ftp.ncbi.nlm.nih.gov/pubchem/Compound/Monthly/2025-01-01"
11529
11559
  }
11530
11560
  ],
11531
11561
  "name": "PubChem",
@@ -15160,6 +15190,14 @@
15160
15190
  {
15161
15191
  "retrieved": "2024-12-31",
15162
15192
  "version": "2024-12-31"
15193
+ },
15194
+ {
15195
+ "retrieved": "2025-01-01",
15196
+ "version": "2025-01-01"
15197
+ },
15198
+ {
15199
+ "retrieved": "2025-01-02",
15200
+ "version": "2025-01-02"
15163
15201
  }
15164
15202
  ],
15165
15203
  "name": "SwissLipids",
@@ -20220,6 +20258,14 @@
20220
20258
  {
20221
20259
  "retrieved": "2024-12-30",
20222
20260
  "version": "2024-12-28"
20261
+ },
20262
+ {
20263
+ "retrieved": "2025-01-01",
20264
+ "version": "2024-12-30"
20265
+ },
20266
+ {
20267
+ "retrieved": "2025-01-02",
20268
+ "version": "2024-12-31"
20223
20269
  }
20224
20270
  ],
20225
20271
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.6.23"
10
+ VERSION = "0.6.25"
11
11
 
12
12
 
13
13
  def get_git_hash() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bioversions
3
- Version: 0.6.23
3
+ Version: 0.6.25
4
4
  Summary: Get the current version for biological databases
5
5
  Project-URL: Bug Tracker, https://github.com/biopragmatics/bioversions/issues
6
6
  Project-URL: Homepage, https://github.com/biopragmatics/bioversions
@@ -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=x5d4p12VMlD5F8-y_J6JE5sct7BCV1d-zO-y5bSamSM,10342
9
- bioversions/version.py,sha256=W6kQTuxr-X8sAuXVBIkxqsZGDGtUYk58Fzeos5_8Pmc,586
9
+ bioversions/version.py,sha256=omP9bkgqsK8JYC1Wbm7CgMGNWcmenrO8gG3S0KjnjVM,586
10
10
  bioversions/wsgi.py,sha256=-F7pUZipcQgj1T_f-9QCZBVdQ9sZBH93x3hxh9h7klU,794
11
11
  bioversions/resources/__init__.py,sha256=Nxw6w6_gRC4B_JwvbAAKpNR2rIpkNRZ5UkBIMdNqldY,1659
12
12
  bioversions/resources/update.py,sha256=btT_tdp0NKBRdshf4VuOe-vHWq0QQtcWWFcXS8QUfLU,3626
13
- bioversions/resources/versions.json,sha256=EvUHDPvDwbRyug6UUNLDtsDQF6luN8AENc2ilp5gAZY,493338
13
+ bioversions/resources/versions.json,sha256=kFn5JJmpL0ukwHrlvRc2Z9ih3x4gsGY40UHByMUgG68,494672
14
14
  bioversions/sources/__init__.py,sha256=pXONlDoxWIVRTSdCN3RDr3aMY38QGPOt0EwPAMCaIF8,6248
15
15
  bioversions/sources/antibodyregistry.py,sha256=6GF_9v8A_8Y4o6_nsZ9cAOP5vK3ZbPQ5qeL99UefR80,680
16
16
  bioversions/sources/bigg.py,sha256=iVrxyvKiEIUXs6FM2AiLDYa-yYDNGMONmiIv_R6KBg4,661
@@ -73,8 +73,8 @@ 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.6.23.dist-info/METADATA,sha256=qWcmuqHn-qBhDCRDg23AXg5TIndrWph5-EvKWADcwSU,19697
77
- bioversions-0.6.23.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- bioversions-0.6.23.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
- bioversions-0.6.23.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
- bioversions-0.6.23.dist-info/RECORD,,
76
+ bioversions-0.6.25.dist-info/METADATA,sha256=z-zPdptkHtVayFo5LstToNFC3x-E8rO0CdzdNlkZuJ8,19697
77
+ bioversions-0.6.25.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
+ bioversions-0.6.25.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
+ bioversions-0.6.25.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
+ bioversions-0.6.25.dist-info/RECORD,,