bioversions 0.6.24__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": 888,
4
- "date": "2025-01-01",
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",
@@ -11124,6 +11138,12 @@
11124
11138
  "version": "2024-12-01",
11125
11139
  "homepage": "https://www.pombase.org/data/releases/pombase-2024-12-01/",
11126
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"
11127
11147
  }
11128
11148
  ],
11129
11149
  "name": "PomBase",
@@ -15174,6 +15194,10 @@
15174
15194
  {
15175
15195
  "retrieved": "2025-01-01",
15176
15196
  "version": "2025-01-01"
15197
+ },
15198
+ {
15199
+ "retrieved": "2025-01-02",
15200
+ "version": "2025-01-02"
15177
15201
  }
15178
15202
  ],
15179
15203
  "name": "SwissLipids",
@@ -20238,6 +20262,10 @@
20238
20262
  {
20239
20263
  "retrieved": "2025-01-01",
20240
20264
  "version": "2024-12-30"
20265
+ },
20266
+ {
20267
+ "retrieved": "2025-01-02",
20268
+ "version": "2024-12-31"
20241
20269
  }
20242
20270
  ],
20243
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.24"
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.24
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=9y-Zrm1V_gG-UhsABfcqISrwmtHBrBTJ9t4R_4FBeR8,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=92y3T4hUYn5lL-jpCG0bLFI7M9aNMGjrYarZe_lDDOU,493835
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.24.dist-info/METADATA,sha256=Uvctki7CEOzNoooPtmqQAVcBotxvi8IYvRr2UVSla0c,19697
77
- bioversions-0.6.24.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- bioversions-0.6.24.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
- bioversions-0.6.24.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
- bioversions-0.6.24.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,,