Skip to content

Commit ad7e01f

Browse files
committed
Release 3.0.0-beta.1
1 parent b4a722d commit ad7e01f

7 files changed

Lines changed: 39 additions & 36 deletions

File tree

e2e/server/core-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==22.0.0
22
honcho==1.0.1
3-
git+https://github.com/superdesk/superdesk-core.git@async#egg=superdesk-core
3+
git+https://github.com/superdesk/superdesk-core.git@release/3.0#egg=superdesk-core

e2e/server/core-requirements.txt

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ aiofiles==24.1.0
1414
# quart
1515
aiohappyeyeballs==2.6.1
1616
# via aiohttp
17-
aiohttp==3.12.13
17+
aiohttp==3.12.15
1818
# via
1919
# aiobotocore
2020
# elasticsearch
2121
aioitertools==0.12.0
2222
# via aiobotocore
23-
aiosignal==1.3.2
23+
aiosignal==1.4.0
2424
# via aiohttp
2525
amqp==5.3.1
2626
# via kombu
@@ -30,7 +30,7 @@ arrow==1.3.0
3030
# via
3131
# eve-elastic
3232
# superdesk-core
33-
asgiref==3.8.1
33+
asgiref==3.9.1
3434
# via superdesk-core
3535
async-timeout==5.0.1
3636
# via
@@ -63,15 +63,15 @@ botocore==1.37.3
6363
# aiobotocore
6464
# boto3
6565
# s3transfer
66-
cachetools==6.1.0
66+
cachetools==6.2.0
6767
# via flask-oidc-ex
6868
celery[redis]==5.4.0
6969
# via superdesk-core
7070
cerberus==1.3.7
7171
# via
7272
# eve
7373
# superdesk-core
74-
certifi==2025.6.15
74+
certifi==2025.8.3
7575
# via
7676
# elastic-apm
7777
# elasticsearch
@@ -81,11 +81,11 @@ cffi==1.17.1
8181
# via cryptography
8282
chardet==5.2.0
8383
# via superdesk-core
84-
charset-normalizer==3.4.2
84+
charset-normalizer==3.4.3
8585
# via
8686
# reportlab
8787
# requests
88-
ciso8601==2.3.2
88+
ciso8601==2.3.3
8989
# via eve-elastic
9090
click==8.2.1
9191
# via
@@ -97,13 +97,13 @@ click==8.2.1
9797
# quart
9898
click-didyoumean==0.3.1
9999
# via celery
100-
click-plugins==1.1.1
100+
click-plugins==1.1.1.2
101101
# via celery
102102
click-repl==0.3.0
103103
# via celery
104104
croniter==6.0.0
105105
# via superdesk-core
106-
cryptography==45.0.4
106+
cryptography==45.0.6
107107
# via
108108
# authlib
109109
# jwcrypto
@@ -113,7 +113,7 @@ draftjs-exporter[lxml]==5.1.0
113113
# via superdesk-core
114114
ecs-logging==2.2.0
115115
# via elastic-apm
116-
elastic-apm[flask]==6.23.0
116+
elastic-apm[flask]==6.24.0
117117
# via superdesk-core
118118
elasticsearch[async]==7.17.12
119119
# via
@@ -129,7 +129,7 @@ exceptiongroup==1.3.0
129129
# taskgroup
130130
feedparser==6.0.11
131131
# via superdesk-core
132-
flask==3.1.1
132+
flask==3.1.2
133133
# via
134134
# flask-mail
135135
# flask-oidc-ex
@@ -150,7 +150,7 @@ h11==0.16.0
150150
# via
151151
# hypercorn
152152
# wsproto
153-
h2==4.2.0
153+
h2==4.3.0
154154
# via hypercorn
155155
hachoir==3.3.0
156156
# via superdesk-core
@@ -160,7 +160,7 @@ honcho==1.0.1
160160
# via -r core-requirements.in
161161
hpack==4.1.0
162162
# via h2
163-
httplib2==0.22.0
163+
httplib2==0.30.0
164164
# via oauth2client
165165
hypercorn==0.17.3
166166
# via quart
@@ -188,7 +188,7 @@ jwcrypto==1.5.6
188188
# via
189189
# flask-oidc-ex
190190
# python-jwt
191-
kombu==5.4.2
191+
kombu==5.5.4
192192
# via
193193
# celery
194194
# superdesk-core
@@ -211,24 +211,26 @@ markupsafe==3.0.2
211211
# werkzeug
212212
motor==3.7.1
213213
# via superdesk-core
214-
multidict==6.5.0
214+
multidict==6.6.4
215215
# via
216216
# aiobotocore
217217
# aiohttp
218218
# yarl
219219
oauth2client==4.1.3
220220
# via flask-oidc-ex
221-
oauthlib==3.3.0
221+
oauthlib==3.3.1
222222
# via requests-oauthlib
223223
packaging==25.0
224-
# via gunicorn
225-
pillow==11.1.0
224+
# via
225+
# gunicorn
226+
# kombu
227+
pillow==11.2.1
226228
# via
227229
# reportlab
228230
# superdesk-core
229231
priority==2.0.0
230232
# via hypercorn
231-
prompt-toolkit==3.0.51
233+
prompt-toolkit==3.0.52
232234
# via click-repl
233235
propcache==0.3.2
234236
# via
@@ -298,9 +300,9 @@ redis==5.2.1
298300
# superdesk-core
299301
regex==2024.11.6
300302
# via superdesk-core
301-
reportlab==4.4.2
303+
reportlab==4.4.3
302304
# via superdesk-core
303-
requests==2.32.4
305+
requests==2.32.5
304306
# via
305307
# python-twitter
306308
# requests-oauthlib
@@ -311,7 +313,7 @@ rsa==4.9.1
311313
# via oauth2client
312314
s3transfer==0.11.3
313315
# via boto3
314-
sentry-sdk[quart]==2.30.0
316+
sentry-sdk[quart]==2.35.1
315317
# via superdesk-core
316318
sgmllib3k==1.0.0
317319
# via feedparser
@@ -322,18 +324,19 @@ six==1.17.0
322324
# flask-oidc-ex
323325
# oauth2client
324326
# python-dateutil
325-
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@async
327+
superdesk-core @ git+https://github.com/superdesk/superdesk-core.git@release/3.0
326328
# via -r core-requirements.in
327329
taskgroup==0.2.2
328330
# via hypercorn
329331
tomli==2.2.1
330332
# via hypercorn
331-
types-python-dateutil==2.9.0.20250516
333+
types-python-dateutil==2.9.0.20250822
332334
# via arrow
333-
types-pytz==2025.2.0.20250516
335+
types-pytz==2025.2.0.20250809
334336
# via quart-babel
335-
typing-extensions==4.14.0
337+
typing-extensions==4.15.0
336338
# via
339+
# aiosignal
337340
# asgiref
338341
# exceptiongroup
339342
# hypercorn
@@ -351,7 +354,7 @@ tzdata==2025.2
351354
# kombu
352355
tzlocal==5.3.1
353356
# via superdesk-core
354-
unidecode==1.3.8
357+
unidecode==1.4.0
355358
# via superdesk-core
356359
urllib3==1.26.20
357360
# via
@@ -374,7 +377,7 @@ werkzeug==3.1.3
374377
# via
375378
# flask
376379
# quart
377-
wrapt==1.17.2
380+
wrapt==1.17.3
378381
# via
379382
# aiobotocore
380383
# elastic-apm

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"sinon": "^4.5.0",
7070
"style-loader": "^2.0.0",
7171
"superdesk-code-style": "1.5.0",
72-
"superdesk-core": "github:superdesk/superdesk-client-core#async",
72+
"superdesk-core": "github:superdesk/superdesk-client-core#release/3.0",
7373
"superdesk-ui-framework": "^4.0.35",
7474
"ts-loader": "^8.4.0",
7575
"ts-node": "~7.0.1",

server/planning/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
from .module import module # noqa
7171

72-
__version__ = "3.0.0-dev.0"
72+
__version__ = "3.0.0-beta.1"
7373

7474
_SERVER_PATH = os.path.dirname(os.path.realpath(__file__))
7575

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ aioresponses
2323

2424
-e .
2525
# Install in editable state so we get feature fixtures
26-
-e git+https://github.com/superdesk/superdesk-core.git@async#egg=superdesk-core
26+
-e git+https://github.com/superdesk/superdesk-core.git@release/3.0#egg=superdesk-core

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name="superdesk-planning",
19-
version="3.0.0-dev.0",
19+
version="3.0.0-beta.1",
2020
description=DESCRIPTION,
2121
long_description=DESCRIPTION,
2222
package_dir={"": "server"},

0 commit comments

Comments
 (0)