File tree 3 files changed +19
-13
lines changed
3 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 20
20
# Changes per repo
21
21
PRODUCT_NAME : PyMongo
22
22
# 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
25
25
# Constant
26
26
# inputs will be empty on a scheduled run. so, we only set dry_run
27
27
# to 'false' when the input is set to 'false'.
Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
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)
5
10
--------------------------------------
6
11
7
12
.. warning :: PyMongo 4.11 drops support for Python 3.8 and PyPy 3.9: Python 3.9+ or PyPy 3.10+ is now required.
Original file line number Diff line number Diff line change 1
1
{
2
- "metadata" : {
3
- "timestamp" : " 2024-05-02T17: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-06T23: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
+ }
You can’t perform that action at this time.
0 commit comments