bioversions 0.6.17__py3-none-any.whl → 0.6.19__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.
- bioversions/resources/versions.json +23 -2
- bioversions/version.py +1 -1
- {bioversions-0.6.17.dist-info → bioversions-0.6.19.dist-info}/METADATA +1 -1
- {bioversions-0.6.17.dist-info → bioversions-0.6.19.dist-info}/RECORD +7 -7
- {bioversions-0.6.17.dist-info → bioversions-0.6.19.dist-info}/WHEEL +0 -0
- {bioversions-0.6.17.dist-info → bioversions-0.6.19.dist-info}/entry_points.txt +0 -0
- {bioversions-0.6.17.dist-info → bioversions-0.6.19.dist-info}/licenses/LICENSE +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"annotations": {
|
3
|
-
"revision":
|
4
|
-
"date": "2024-12-
|
3
|
+
"revision": 883,
|
4
|
+
"date": "2024-12-27",
|
5
5
|
"author": "runner"
|
6
6
|
},
|
7
7
|
"database": [
|
@@ -6558,6 +6558,11 @@
|
|
6558
6558
|
"retrieved": "2024-12-03",
|
6559
6559
|
"version": "112.1",
|
6560
6560
|
"date": "2024-12-01"
|
6561
|
+
},
|
6562
|
+
{
|
6563
|
+
"retrieved": "2024-12-27",
|
6564
|
+
"version": "113.0",
|
6565
|
+
"date": "2025-01-01"
|
6561
6566
|
}
|
6562
6567
|
],
|
6563
6568
|
"vtype": "semver_minor"
|
@@ -15119,6 +15124,14 @@
|
|
15119
15124
|
{
|
15120
15125
|
"retrieved": "2024-12-25",
|
15121
15126
|
"version": "2024-12-25"
|
15127
|
+
},
|
15128
|
+
{
|
15129
|
+
"retrieved": "2024-12-26",
|
15130
|
+
"version": "2024-12-26"
|
15131
|
+
},
|
15132
|
+
{
|
15133
|
+
"retrieved": "2024-12-27",
|
15134
|
+
"version": "2024-12-27"
|
15122
15135
|
}
|
15123
15136
|
],
|
15124
15137
|
"name": "SwissLipids",
|
@@ -20155,6 +20168,14 @@
|
|
20155
20168
|
{
|
20156
20169
|
"retrieved": "2024-12-24",
|
20157
20170
|
"version": "2024-12-22"
|
20171
|
+
},
|
20172
|
+
{
|
20173
|
+
"retrieved": "2024-12-26",
|
20174
|
+
"version": "2024-12-24"
|
20175
|
+
},
|
20176
|
+
{
|
20177
|
+
"retrieved": "2024-12-27",
|
20178
|
+
"version": "2024-12-25"
|
20158
20179
|
}
|
20159
20180
|
],
|
20160
20181
|
"name": "Zebrafish Information Network",
|
bioversions/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: bioversions
|
3
|
-
Version: 0.6.
|
3
|
+
Version: 0.6.19
|
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=
|
9
|
+
bioversions/version.py,sha256=3d3x0lcoV9sW0kSvJWLSB66orFcuF2MRZlMJb4TrljU,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=
|
13
|
+
bioversions/resources/versions.json,sha256=H23LpOmgvHvG7WZGKkce2_fSGzk_L6yO7AkKtYmvD78,492329
|
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.
|
77
|
-
bioversions-0.6.
|
78
|
-
bioversions-0.6.
|
79
|
-
bioversions-0.6.
|
80
|
-
bioversions-0.6.
|
76
|
+
bioversions-0.6.19.dist-info/METADATA,sha256=TT9XuTVMyr4TOsUeo6eYe-ZwT15vrxo03GLf83hGp2g,19697
|
77
|
+
bioversions-0.6.19.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
78
|
+
bioversions-0.6.19.dist-info/entry_points.txt,sha256=A3qrS-nvKNZPZWQbYlmsmiDTge524C4yR-arRJwdHls,53
|
79
|
+
bioversions-0.6.19.dist-info/licenses/LICENSE,sha256=QcgJZKGxlW5BwBNnCBL8VZLVtRvXs81Ch9lJRQSIpJg,1076
|
80
|
+
bioversions-0.6.19.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|