mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-08 17:46:27 +01:00
2024-08-09 Fred Gleason <fredg@paravelsystems.com>
* Updated the URL for the Python Packaging User Guide in 'versions/README.txt'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24843,3 +24843,6 @@
|
|||||||
2024-08-09 Fred Gleason <fredg@paravelsystems.com>
|
2024-08-09 Fred Gleason <fredg@paravelsystems.com>
|
||||||
Modified the 'PyPAD' Python module to use 'configparser.read_file()'
|
Modified the 'PyPAD' Python module to use 'configparser.read_file()'
|
||||||
instead of 'configparser.readfp()'.
|
instead of 'configparser.readfp()'.
|
||||||
|
2024-08-09 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Updated the URL for the Python Packaging User Guide in
|
||||||
|
'versions/README.txt'.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
4.3.0int2
|
4.3.0int3
|
||||||
@@ -30,4 +30,4 @@ RIVWEBCAPI_AGE
|
|||||||
PYTHONAPI_VERSION - Version string for the Python components beneath '/apis/'.
|
PYTHONAPI_VERSION - Version string for the Python components beneath '/apis/'.
|
||||||
See the Python Packaging User Guide - Version specifiers
|
See the Python Packaging User Guide - Version specifiers
|
||||||
for formatting rules, at:
|
for formatting rules, at:
|
||||||
https://www.python.org/dev/peps/pep-0440/
|
https://packaging.python.org/en/latest/specifications/version-specifiers/
|
||||||
|
|||||||
Reference in New Issue
Block a user