reyserver 1.1.81__py3-none-any.whl → 1.1.82__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 reyserver might be problematic. Click here for more details.

reyserver/rcache.py CHANGED
@@ -63,7 +63,7 @@ def init_cache(redis: Redis, redis_expire: int | None = None) -> None:
63
63
 
64
64
  # Parameter.
65
65
  data = f'{func.__module__}:{func.__name__}:{args}:{kwargs}'
66
- pattern = r' object at 0x[0-9A-F]{8,16}+>'
66
+ pattern = r' object at 0x[0-9a-fA-F]+>'
67
67
  data = sub(pattern, data, '>')
68
68
 
69
69
  # Build.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: reyserver
3
- Version: 1.1.81
3
+ Version: 1.1.82
4
4
  Summary: Backend server method set.
5
5
  Project-URL: homepage, https://github.com/reyxbo/reyserver/
6
6
  Author-email: Rey <reyxbo@163.com>
@@ -3,14 +3,14 @@ reyserver/rall.py,sha256=ZK-Dn7wmG_GkiCefN7Fx5UJ3r8w_1gJ7OhyPP8__M0s,387
3
3
  reyserver/rauth.py,sha256=7mANcRcbJ3e4u0PDSMquBeCWKchHbmVeFOVv7syU7Q0,15236
4
4
  reyserver/rbase.py,sha256=JVgFso6Aohow1sEgZCH83xB90sriZPv6DHlNwGTfOhw,1314
5
5
  reyserver/rbind.py,sha256=zGXRzKWbhhFNJIdAj-cqO307fVhs3yzDBAKnAy2ixt4,6930
6
- reyserver/rcache.py,sha256=v-NUA_VqIxZNPveKmJpnRU37cH6W-L_Vt5rhrjKz4mM,2759
6
+ reyserver/rcache.py,sha256=DLNea4gcLKjh3pkuI2A9aDV0lNtw6dzWuREGzptS1wk,2756
7
7
  reyserver/rclient.py,sha256=s2uXigkSnpzdkQ_nLroyDvwo9XyHbxUFHVHUn_Z5QzU,6234
8
8
  reyserver/rfile.py,sha256=_-MGyIst3jzUheYOhhJUYvw8Ed20rD660za0pTgKypg,8936
9
9
  reyserver/rpublic.py,sha256=ixKDWdDihdVQ8Pqjpril7veJ9kkFK9yiRm8CTwmck4Q,1095
10
10
  reyserver/rredirect.py,sha256=c7wgXn5UeF53irMlbJ8vctec2KEc3DuHhBOa8NBoFjA,857
11
11
  reyserver/rserver.py,sha256=BUpP0U0ycZO6z_OTa1QYlK1RaLJCIQ_UVApKO7YHYEQ,12153
12
12
  reyserver/rtest.py,sha256=MPYsyRzO3mZL5LJfUeBY1cafXvDsT2BGqoXq49wmJeo,777
13
- reyserver-1.1.81.dist-info/METADATA,sha256=1zQzR1DYgGCnspwK2EPuDUxVQhyYTdF7_SfQl_nYE9s,1703
14
- reyserver-1.1.81.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
15
- reyserver-1.1.81.dist-info/licenses/LICENSE,sha256=UYLPqp7BvPiH8yEZduJqmmyEl6hlM3lKrFIefiD4rvk,1059
16
- reyserver-1.1.81.dist-info/RECORD,,
13
+ reyserver-1.1.82.dist-info/METADATA,sha256=k2nB0e9XO19xvqda0eNp5pkOaMepmk-plcCunD0zZOk,1703
14
+ reyserver-1.1.82.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
15
+ reyserver-1.1.82.dist-info/licenses/LICENSE,sha256=UYLPqp7BvPiH8yEZduJqmmyEl6hlM3lKrFIefiD4rvk,1059
16
+ reyserver-1.1.82.dist-info/RECORD,,