bioversions 0.6.29__py3-none-any.whl → 0.6.31__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": 893,
4
- "date": "2025-01-06",
3
+ "revision": 895,
4
+ "date": "2025-01-08",
5
5
  "author": "runner"
6
6
  },
7
7
  "database": [
@@ -11900,6 +11900,10 @@
11900
11900
  {
11901
11901
  "retrieved": "2024-12-17",
11902
11902
  "version": "2024-12-13"
11903
+ },
11904
+ {
11905
+ "retrieved": "2025-01-07",
11906
+ "version": "2025-01-03"
11903
11907
  }
11904
11908
  ],
11905
11909
  "name": "Rat Genome Database",
@@ -12547,6 +12551,11 @@
12547
12551
  "retrieved": "2024-12-03",
12548
12552
  "version": "2024-12-02",
12549
12553
  "homepage": "https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_12022024.zip"
12554
+ },
12555
+ {
12556
+ "retrieved": "2025-01-07",
12557
+ "version": "2025-01-06",
12558
+ "homepage": "https://download.nlm.nih.gov/umls/kss/rxnorm/RxNorm_full_01062025.zip"
12550
12559
  }
12551
12560
  ],
12552
12561
  "name": "RxNorm",
@@ -15233,6 +15242,14 @@
15233
15242
  {
15234
15243
  "retrieved": "2025-01-06",
15235
15244
  "version": "2025-01-06"
15245
+ },
15246
+ {
15247
+ "retrieved": "2025-01-07",
15248
+ "version": "2025-01-07"
15249
+ },
15250
+ {
15251
+ "retrieved": "2025-01-08",
15252
+ "version": "2025-01-08"
15236
15253
  }
15237
15254
  ],
15238
15255
  "name": "SwissLipids",
@@ -20321,6 +20338,14 @@
20321
20338
  {
20322
20339
  "retrieved": "2025-01-06",
20323
20340
  "version": "2025-01-04"
20341
+ },
20342
+ {
20343
+ "retrieved": "2025-01-07",
20344
+ "version": "2025-01-05"
20345
+ },
20346
+ {
20347
+ "retrieved": "2025-01-08",
20348
+ "version": "2025-01-06"
20324
20349
  }
20325
20350
  ],
20326
20351
  "name": "Zebrafish Information Network",
bioversions/version.py CHANGED
@@ -7,7 +7,7 @@ __all__ = [
7
7
  "VERSION",
8
8
  ]
9
9
 
10
- VERSION = "0.6.29"
10
+ VERSION = "0.6.31"
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.29
3
+ Version: 0.6.31
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=zmKObAp48PC_VwSaRwMHHoZUxR9P8vng1bsdVnFfgc8,586
9
+ bioversions/version.py,sha256=mx1nm6gch318cgtth4hHiQzoxLAYUKtNHX1v2GfM2kY,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=zmtYjtYUvmMi-raCECnjlWm3rMXOZHO_-nniYxpUgPc,495979
13
+ bioversions/resources/versions.json,sha256=bhlJ0th2ehr_jNMpl2jjSyL3cqBk1xCXV0TWKEHLako,496626
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.29.dist-info/METADATA,sha256=pDjO6NeiwetXdO_-EEBHvKcGn3X7djpfDRnynl0K0pE,19697
77
- bioversions-0.6.29.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
- bioversions-0.6.29.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
- bioversions-0.6.29.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
- bioversions-0.6.29.dist-info/RECORD,,
76
+ bioversions-0.6.31.dist-info/METADATA,sha256=EQzFoi2BbRZu7jsCWjZ-jrnBlwzhbdkqeH4UXr6NZ-E,19697
77
+ bioversions-0.6.31.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
78
+ bioversions-0.6.31.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
79
+ bioversions-0.6.31.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
80
+ bioversions-0.6.31.dist-info/RECORD,,