pypi-simple
Advanced tools
+5
-0
@@ -0,1 +1,6 @@ | ||
| v1.6.1 (2024-10-23) | ||
| ------------------- | ||
| - `SUPPORTED_REPOSITORY_VERSION` increased to `"1.3"` for compatibility with | ||
| PEP 740 | ||
| v1.6.0 (2024-07-18) | ||
@@ -2,0 +7,0 @@ ------------------- |
@@ -6,2 +6,8 @@ .. currentmodule:: pypi_simple | ||
| v1.6.1 (2024-10-23) | ||
| ------------------- | ||
| - `SUPPORTED_REPOSITORY_VERSION` increased to ``"1.3"`` for compatibility with | ||
| :pep:`740` | ||
| v1.6.0 (2024-07-18) | ||
@@ -8,0 +14,0 @@ ------------------- |
@@ -1,3 +0,3 @@ | ||
| Sphinx~=7.0 | ||
| Sphinx~=8.0 | ||
| sphinx-copybutton~=0.5.0 | ||
| sphinx_rtd_theme~=2.0 | ||
| sphinx_rtd_theme~=3.0 |
+1
-1
| Metadata-Version: 2.3 | ||
| Name: pypi-simple | ||
| Version: 1.6.0 | ||
| Version: 1.6.1 | ||
| Summary: PyPI Simple Repository API client library | ||
@@ -5,0 +5,0 @@ Project-URL: Source Code, https://github.com/jwodder/pypi-simple |
@@ -17,3 +17,3 @@ """ | ||
| __version__ = "1.6.0" | ||
| __version__ = "1.6.1" | ||
| __author__ = "John Thorvald Wodder II" | ||
@@ -28,3 +28,3 @@ __author_email__ = "pypi-simple@varonathe.org" | ||
| #: The maximum supported simple repository version (See :pep:`629`) | ||
| SUPPORTED_REPOSITORY_VERSION: str = "1.2" | ||
| SUPPORTED_REPOSITORY_VERSION: str = "1.3" | ||
@@ -31,0 +31,0 @@ #: :mailheader:`Accept` header value for accepting either the HTML or JSON |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
298410
0.09%