pysentry-rs 0.3.5__cp311-cp311-macosx_11_0_arm64.whl → 0.3.6__cp311-cp311-macosx_11_0_arm64.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 pysentry-rs might be problematic. Click here for more details.

Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pysentry-rs
3
- Version: 0.3.5
3
+ Version: 0.3.6
4
4
  Classifier: Development Status :: 4 - Beta
5
5
  Classifier: Intended Audience :: Developers
6
6
  Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
@@ -27,6 +27,7 @@ Project-URL: Issues, https://github.com/nyudenkov/pysentry/issues
27
27
  # 🐍 PySentry
28
28
 
29
29
  [![OSV Integration](https://img.shields.io/badge/OSV-Integrated-blue)](https://google.github.io/osv.dev/)
30
+ [![PyPI Downloads](https://static.pepy.tech/badge/pysentry-rs/week)](https://pepy.tech/projects/pysentry-rs)
30
31
 
31
32
  [Help to test and improve](https://github.com/nyudenkov/pysentry/issues/12) | [Latest PySentry - pip-audit benchmark](benchmarks/results/latest.md)
32
33
 
@@ -299,7 +300,8 @@ Add PySentry to your `.pre-commit-config.yaml`:
299
300
 
300
301
  ```yaml
301
302
  repos:
302
- - repo: https://github.com/nyudenkov/pysentry
303
+ - repo: https://github.com/pysentry/pysentry-pre-commit
304
+ rev: v0.3.5
303
305
  hooks:
304
306
  - id: pysentry # default pysentry settings
305
307
  ```
@@ -308,7 +310,8 @@ repos:
308
310
 
309
311
  ```yaml
310
312
  repos:
311
- - repo: https://github.com/nyudenkov/pysentry
313
+ - repo: https://github.com/pysentry/pysentry-pre-commit
314
+ rev: v0.3.5
312
315
  hooks:
313
316
  - id: pysentry
314
317
  args: ["--sources", "pypa,osv", "--fail-on", "high"]
@@ -0,0 +1,7 @@
1
+ pysentry/__init__.py,sha256=uSo2bKZNbcRd1bEXOzF3MuxrEapECowrIHG0t_DERa8,611
2
+ pysentry/_internal.cpython-311-darwin.so,sha256=joLHpNXVeV8xWSUzCD_1adJzpeYJJbG5HBy5zmvy1Sg,10608848
3
+ pysentry_rs-0.3.6.dist-info/METADATA,sha256=3NHzbMhclWGgf8oxZ5QIg4AncsKyYhJTLfj_BypwVDw,27698
4
+ pysentry_rs-0.3.6.dist-info/WHEEL,sha256=FQD2wNSk7QdKfwuvlrA52DGgdDYb2Xq1PtLwlu6bv-w,104
5
+ pysentry_rs-0.3.6.dist-info/entry_points.txt,sha256=3bJguekVEbXTn-ceDCWJaSIZScquPPP1Ux9TPVHHanE,44
6
+ pysentry_rs-0.3.6.dist-info/licenses/LICENSE,sha256=TAMtDCoJuavXz7pCEklrzjH55sdvsy5gKsXY9NsImwY,34878
7
+ pysentry_rs-0.3.6.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- pysentry/__init__.py,sha256=uSo2bKZNbcRd1bEXOzF3MuxrEapECowrIHG0t_DERa8,611
2
- pysentry/_internal.cpython-311-darwin.so,sha256=pQ7PN41OCEuyL4XZvuxGeZ_KBuMt-MF1ztI7PlM8Bf8,10593712
3
- pysentry_rs-0.3.5.dist-info/METADATA,sha256=2e0z2RA2NN3R-aGC_rMk5m66hA1gNGUn8yGPZgrb184,27537
4
- pysentry_rs-0.3.5.dist-info/WHEEL,sha256=FQD2wNSk7QdKfwuvlrA52DGgdDYb2Xq1PtLwlu6bv-w,104
5
- pysentry_rs-0.3.5.dist-info/entry_points.txt,sha256=3bJguekVEbXTn-ceDCWJaSIZScquPPP1Ux9TPVHHanE,44
6
- pysentry_rs-0.3.5.dist-info/licenses/LICENSE,sha256=TAMtDCoJuavXz7pCEklrzjH55sdvsy5gKsXY9NsImwY,34878
7
- pysentry_rs-0.3.5.dist-info/RECORD,,