python-monerorpc
Advanced tools
+2
-2
| Metadata-Version: 2.1 | ||
| Name: python-monerorpc | ||
| Version: 0.6.0 | ||
| Version: 0.6.1 | ||
| Summary: Enhanced version of python-jsonrpc for Monero (monerod, monero-wallet-rpc). | ||
@@ -11,3 +11,3 @@ Home-page: https://www.github.com/monero-ecosystem/python-monerorpc | ||
| License: UNKNOWN | ||
| Download-URL: https://github.com/monero-ecosystem/python-monerorpc/archive/v0.6.0.tar.gz | ||
| Download-URL: https://github.com/monero-ecosystem/python-monerorpc/archive/v0.6.1.tar.gz | ||
| Description: [](https://github.com/monero-ecosystem/python-monerorpc/releases) | ||
@@ -14,0 +14,0 @@ [](https://github.com/monero-ecosystem/python-monerorpc/tags) |
| Metadata-Version: 2.1 | ||
| Name: python-monerorpc | ||
| Version: 0.6.0 | ||
| Version: 0.6.1 | ||
| Summary: Enhanced version of python-jsonrpc for Monero (monerod, monero-wallet-rpc). | ||
@@ -11,3 +11,3 @@ Home-page: https://www.github.com/monero-ecosystem/python-monerorpc | ||
| License: UNKNOWN | ||
| Download-URL: https://github.com/monero-ecosystem/python-monerorpc/archive/v0.6.0.tar.gz | ||
| Download-URL: https://github.com/monero-ecosystem/python-monerorpc/archive/v0.6.1.tar.gz | ||
| Description: [](https://github.com/monero-ecosystem/python-monerorpc/releases) | ||
@@ -14,0 +14,0 @@ [](https://github.com/monero-ecosystem/python-monerorpc/tags) |
@@ -1,1 +0,1 @@ | ||
| requests>=2.24.0 | ||
| requests>=2.23.0 |
+2
-2
@@ -5,3 +5,3 @@ #!/usr/bin/env python | ||
| __version__ = "v0.6.0" | ||
| __version__ = "v0.6.1" | ||
@@ -21,3 +21,3 @@ setup( | ||
| packages=["monerorpc"], | ||
| install_requires=["requests>=2.24.0"], | ||
| install_requires=["requests>=2.23.0"], | ||
| classifiers=[ | ||
@@ -24,0 +24,0 @@ "License :: OSI Approved :: MIT License", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.