httpx-qs 0.1.0__py3-none-any.whl → 0.1.1__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.

Potentially problematic release.


This version of httpx-qs might be problematic. Click here for more details.

httpx_qs/__init__.py CHANGED
@@ -1,6 +1,6 @@
1
1
  """httpx-qs: A library for smart query string handling with httpx."""
2
2
 
3
- __version__ = "0.1.0"
3
+ __version__ = "0.1.1"
4
4
 
5
5
  from .enums.merge_policy import MergePolicy
6
6
  from .transporters import smart_query_strings
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: httpx-qs
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: HTTPX transport leveraging qs-codec for advanced query string encoding and decoding.
5
5
  Project-URL: Homepage, https://techouse.github.io/httpx_qs/
6
6
  Project-URL: Repository, https://github.com/techouse/httpx_qs.git
@@ -30,7 +30,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
30
30
  Classifier: Topic :: Software Development :: Libraries
31
31
  Classifier: Typing :: Typed
32
32
  Requires-Python: >=3.9
33
- Requires-Dist: httpx>=0.28.1
33
+ Requires-Dist: httpx<1.0.0,>=0.28.1
34
34
  Requires-Dist: qs-codec>=1.2.3
35
35
  Provides-Extra: dev
36
36
  Requires-Dist: black; extra == 'dev'
@@ -88,8 +88,8 @@ Smart, policy-driven query string merging & encoding for `httpx <https://www.pyt
88
88
  :target: https://github.com/sponsors/techouse
89
89
  :alt: GitHub Sponsors
90
90
 
91
- .. image:: https://img.shields.io/github/stars/techouse/qs_codec
92
- :target: https://github.com/techouse/qs_codec/stargazers
91
+ .. image:: https://img.shields.io/github/stars/techouse/httpx_qs
92
+ :target: https://github.com/techouse/httpx_qs/stargazers
93
93
  :alt: GitHub Repo stars
94
94
 
95
95
  .. image:: https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg
@@ -1,9 +1,9 @@
1
- httpx_qs/__init__.py,sha256=L_QNDEcprD6zfOnzSu2ZRRPRtKE07NzFPR83fr2LdSA,308
1
+ httpx_qs/__init__.py,sha256=Ju2ZfBgTrr3cDnElriAaCNjTu6Blco64ruUQpsBhKHk,308
2
2
  httpx_qs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  httpx_qs/enums/merge_policy.py,sha256=CULesKR01GjBqIuPN7WD_EasvogpIpQy4oTNlbEG9Mg,653
4
4
  httpx_qs/transporters/smart_query_strings.py,sha256=d3XKTb2X1Rey3vk1uiWjk4JTKZ5bstbd4NHUw-lXuig,1584
5
5
  httpx_qs/utils/merge_query.py,sha256=usOLroZzR0tTFixV2Bh2TzxUz8poqJC_4qBaS9yPhOs,3016
6
- httpx_qs-0.1.0.dist-info/METADATA,sha256=6mzStJzL6DTnxX78GOTIN_Ewn5qMMKObFiJX9BEqXBo,10237
7
- httpx_qs-0.1.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
- httpx_qs-0.1.0.dist-info/licenses/LICENSE,sha256=BGym7TZirVdWajaAWJVsuIt57rdDM8_mmVAzXDerIlY,1498
9
- httpx_qs-0.1.0.dist-info/RECORD,,
6
+ httpx_qs-0.1.1.dist-info/METADATA,sha256=KjQnLVjJLY2hQEKrFEApuf1igSuvMLo--zd-MUu-osA,10244
7
+ httpx_qs-0.1.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
8
+ httpx_qs-0.1.1.dist-info/licenses/LICENSE,sha256=BGym7TZirVdWajaAWJVsuIt57rdDM8_mmVAzXDerIlY,1498
9
+ httpx_qs-0.1.1.dist-info/RECORD,,