bioversions 0.6.33__py3-none-any.whl → 0.6.34__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": 897,
4
- "date": "2025-01-10",
3
+ "revision": 898,
4
+ "date": "2025-01-11",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -9369,6 +9369,11 @@
9369
9369
  "retrieved": "2025-01-10",
9370
9370
  "version": "January 8, 2025",
9371
9371
  "date": "2025-01-08"
9372
+ },
9373
+ {
9374
+ "retrieved": "2025-01-11",
9375
+ "version": "January 9, 2025",
9376
+ "date": "2025-01-09"
9372
9377
  }
9373
9378
  ],
9374
9379
  "name": "Online Mendelian Inheritance in Man",
@@ -15268,6 +15273,10 @@
15268
15273
  {
15269
15274
  "retrieved": "2025-01-10",
15270
15275
  "version": "2025-01-10"
15276
+ },
15277
+ {
15278
+ "retrieved": "2025-01-11",
15279
+ "version": "2025-01-11"
15271
15280
  }
15272
15281
  ],
15273
15282
  "name": "SwissLipids",
@@ -16837,6 +16846,12 @@
16837
16846
  "version": "20241210",
16838
16847
  "homepage": "http://data.wikipathways.org/20241210/",
16839
16848
  "date": "2024-12-10"
16849
+ },
16850
+ {
16851
+ "retrieved": "2025-01-11",
16852
+ "version": "20250110",
16853
+ "homepage": "http://data.wikipathways.org/20250110/",
16854
+ "date": "2025-01-10"
16840
16855
  }
16841
16856
  ],
16842
16857
  "vtype": "date"
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.6.33"
10
+ VERSION = "0.6.34"
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.33
3
+ Version: 0.6.34
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=v3PcI8oFhcdJz8lq-qIYHRVhB6uAyZVSNnmKQLo95xE,586
9
+ bioversions/version.py,sha256=qFEqic-6xHLshyoLcsn2vGIKgDwhZbaAOuPgY0C_pyk,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=-v3fZ3F6jdFuKer88JpIS2ya47eITIRYxf24NynjSUQ,497252
13
+ bioversions/resources/versions.json,sha256=pq-M4jlwo87UPJpa6OT7Dlgp_7SuNJJiM-XoCgCQ8eo,497659
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.33.dist-info/METADATA,sha256=wHw9_RgldFAfU16G5xGgxdZJLGDZZlg3zlZSO-U3EV0,19697
77
- bioversions-0.6.33.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- bioversions-0.6.33.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
- bioversions-0.6.33.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
- bioversions-0.6.33.dist-info/RECORD,,
76
+ bioversions-0.6.34.dist-info/METADATA,sha256=O3V1AqloXr7udKLWcl2zNAPjZXCPtM0r-1isjs93XUc,19697
77
+ bioversions-0.6.34.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
+ bioversions-0.6.34.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
+ bioversions-0.6.34.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
+ bioversions-0.6.34.dist-info/RECORD,,