Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4a6aae8

Browse files
PYTHON-5125 Prep for 4.11.1 release (#2137)
1 parent c83f34c commit 4a6aae8

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

‎.github/workflows/release-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ env:
2020
# Changes per repo
2121
PRODUCT_NAME: PyMongo
2222
# Changes per branch
23-
SILK_ASSET_GROUP: mongodb-python-driver
24-
EVERGREEN_PROJECT: mongo-python-driver
23+
SILK_ASSET_GROUP: mongodb-python-driver-4.11
24+
EVERGREEN_PROJECT: mongo-python-driver-release
2525
# Constant
2626
# inputs will be empty on a scheduled run. so, we only set dry_run
2727
# to 'false' when the input is set to 'false'.

‎doc/changelog.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
Changelog
22
=========
33

4-
Changes in Version 4.11.0 (YYYY/MM/DD)
4+
Changes in Version 4.11.1 (2025/MM/DD)
5+
--------------------------------------
6+
7+
- Fixed support for prebuilt ``ppc64le`` and ``s390x`` wheels.
8+
9+
Changes in Version 4.11.0 (2025年01月28日)
510
--------------------------------------
611

712
.. warning:: PyMongo 4.11 drops support for Python 3.8 and PyPy 3.9: Python 3.9+ or PyPy 3.10+ is now required.

‎sbom.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
2-
"metadata": {
3-
"timestamp": "2024年05月02日T17:36:12.698229+00:00"
4-
},
5-
"components": [],
6-
"serialNumber": "urn:uuid:9876a8a6-060e-486f-b128-910aecf0fe7b",
7-
"version": 1,
8-
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
9-
"bomFormat": "CycloneDX",
10-
"specVersion": "1.5"
11-
}
2+
"metadata": {
3+
"timestamp": "2025年02月06日T23:38:31.503894+00:00"
4+
},
5+
"components": [],
6+
"serialNumber": "urn:uuid:04738005-86f1-4d21-866f-ce4560f03f00",
7+
"version": 1,
8+
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
9+
"bomFormat": "CycloneDX",
10+
"specVersion": "1.5",
11+
"vulnerabilities": []
12+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /