File tree Expand file tree Collapse file tree 3 files changed +19
-13
lines changed Expand file tree Collapse file tree 3 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 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'.
Original file line number Diff line number Diff line change 11Changelog
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.
Original file line number Diff line number Diff line change 11{
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