bitcoinwatcher 2.3__py3-none-any.whl → 2.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {bitcoinwatcher-2.3.dist-info → bitcoinwatcher-2.4.dist-info}/METADATA +2 -2
- {bitcoinwatcher-2.3.dist-info → bitcoinwatcher-2.4.dist-info}/RECORD +5 -5
- {bitcoinwatcher-2.3.dist-info → bitcoinwatcher-2.4.dist-info}/LICENSE +0 -0
- {bitcoinwatcher-2.3.dist-info → bitcoinwatcher-2.4.dist-info}/WHEEL +0 -0
- {bitcoinwatcher-2.3.dist-info → bitcoinwatcher-2.4.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: bitcoinwatcher
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.4
|
4
4
|
Summary: bitcoinwatcher is a Python library that implements a ZMQ subscriber and provides abstractions to build custom address watchers. This library is designed to make it easy for developers to monitor Bitcoin addresses and react to changes in their state.
|
5
5
|
Author: twosatsmaxi
|
6
6
|
License: Apache License
|
@@ -220,7 +220,7 @@ License-File: LICENSE
|
|
220
220
|
Requires-Dist: requests ~=2.31.0
|
221
221
|
Requires-Dist: certifi ==2024.2.2
|
222
222
|
Requires-Dist: charset-normalizer ==3.3.2
|
223
|
-
Requires-Dist: idna ==3.
|
223
|
+
Requires-Dist: idna ==3.7
|
224
224
|
Requires-Dist: pyzmq ==25.1.2
|
225
225
|
Requires-Dist: requests ==2.31.0
|
226
226
|
Requires-Dist: six ==1.16.0
|
@@ -24,8 +24,8 @@ bitcoin/utils/bitcoin_rpc.py,sha256=yEHS8BPI_Y4uLFL1ygUti8OI68JW67d_c1vshjEfQbA,
|
|
24
24
|
bitcoin/utils/bitcoin_utils.py,sha256=mrnRPqUa2U2EMKu7rrPV_bW1sL2CJUfbAom0Zdamydk,631
|
25
25
|
bitcoin/utils/constants.py,sha256=irZLlArgica2VckyckEYxH5D5KjvdF52dtBMWswqw8k,52
|
26
26
|
bitcoin/utils/inscription_utils.py,sha256=8QbOJ1o1n1bMFsPREGLzwFjnGzfuARgJCPr6ORhP44o,193
|
27
|
-
bitcoinwatcher-2.
|
28
|
-
bitcoinwatcher-2.
|
29
|
-
bitcoinwatcher-2.
|
30
|
-
bitcoinwatcher-2.
|
31
|
-
bitcoinwatcher-2.
|
27
|
+
bitcoinwatcher-2.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
28
|
+
bitcoinwatcher-2.4.dist-info/METADATA,sha256=gaTSlQkwg__aqoHgdWVx2e7VCyzYtJv88VVVo_FokvU,14938
|
29
|
+
bitcoinwatcher-2.4.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
|
30
|
+
bitcoinwatcher-2.4.dist-info/top_level.txt,sha256=YdUgzLdCiMlrwaKyDqHA1acEd23QFko5bv7D6nBANJ0,8
|
31
|
+
bitcoinwatcher-2.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|