File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,32 +2,32 @@ environment:
22 PYPI_TOKEN :
33 secure : /FwQrmudDyj+Mu3DaxLEo23Y6/OEgdHJqyWyZTjkJKje8pxCOrUorN8ZlXRGXbd3UA60emClt0M+SI+xqyA/qkpqZTgd5CKohpVAGH2EfzRc/zwJSGJ4tmZmMVAG8ayk6N9zFxCeC+y0BgZPQnj/Eq/RfuS4YIuaKutIUa5gTMmhWpODFKGV/2Wx1w67xWxAoONfEC5j0Gu3R274SS7FfBb4qWyIiBIJMwHGjlgp1Onk8KlpCLauZv8/hGfQDmWEdZ+mjcsTYyQYr1xfr1/FjQ==
44 matrix :
5- - DESCRIPTION : " Run tests on Windows with 32-bit Python 3.12 "
5+ - DESCRIPTION : " Run tests on Windows with 32-bit Python 3.14 "
66 MACHINE_TYPE : " x86"
77 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
8- PYTHON : " C:\\ Python312 "
9- PYTHON_VERSION : " 3.12 "
8+ PYTHON : " C:\\ Python314 "
9+ PYTHON_VERSION : " 3.14 "
1010 L2TBINARIES_TRACK : " dev"
1111 TARGET : tests
12- - DESCRIPTION : " Run tests on Windows with 64-bit Python 3.12 "
12+ - DESCRIPTION : " Run tests on Windows with 64-bit Python 3.14 "
1313 MACHINE_TYPE : " amd64"
1414 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
15- PYTHON : " C:\\ Python312 -x64"
16- PYTHON_VERSION : " 3.12 "
15+ PYTHON : " C:\\ Python314 -x64"
16+ PYTHON_VERSION : " 3.14 "
1717 L2TBINARIES_TRACK : " dev"
1818 TARGET : tests
19- - DESCRIPTION : " Build wheel on Windows with 32-bit Python 3.12 "
19+ - DESCRIPTION : " Build wheel on Windows with 32-bit Python 3.14 "
2020 MACHINE_TYPE : " amd64"
2121 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
22- PYTHON : " C:\\ Python312 -x64"
23- PYTHON_VERSION : " 3.12 "
22+ PYTHON : " C:\\ Python314 -x64"
23+ PYTHON_VERSION : " 3.14 "
2424 L2TBINARIES_TRACK : " dev"
2525 TARGET : wheel
26- - DESCRIPTION : " Build wheel on Windows with 64-bit Python 3.12 "
26+ - DESCRIPTION : " Build wheel on Windows with 64-bit Python 3.14 "
2727 MACHINE_TYPE : " amd64"
2828 APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2022
29- PYTHON : " C:\\ Python312 -x64"
30- PYTHON_VERSION : " 3.12 "
29+ PYTHON : " C:\\ Python314 -x64"
30+ PYTHON_VERSION : " 3.14 "
3131 L2TBINARIES_TRACK : " dev"
3232 TARGET : wheel
3333 - DESCRIPTION : " Run tests on Mac OS with Python 3.14"
Original file line number Diff line number Diff line change 11[metadata]
22name = dfdatetime
3- version = 20251118
3+ version = 20251120
44description = Digital Forensics date and time (dfDateTime).
55long_description = dfDateTime, or Digital Forensics date and time, provides date and time objects to preserve accuracy and precision.
66long_description_content_type = text/plain
You can’t perform that action at this time.
0 commit comments