PyLinks 0.0.0.dev75__py3-none-any.whl → 0.0.0.dev76__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.
pylinks/api/github.py CHANGED
@@ -29,6 +29,7 @@ class GitHub:
29
29
  self._token = token
30
30
  self._headers = {"X-GitHub-Api-Version": "2022-11-28"}
31
31
  if timezone:
32
+ # https://docs.github.com/en/rest/using-the-rest-api/timezones-and-the-rest-api?apiVersion=2022-11-28
32
33
  self._headers["Time-Zone"] = timezone
33
34
  if self._token:
34
35
  self._headers["Authorization"] = f"Bearer {self._token}"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: PyLinks
3
- Version: 0.0.0.dev75
3
+ Version: 0.0.0.dev76
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: requests<3,>=2.31.0
6
- Requires-Dist: ExceptionMan==0.0.0.dev62
7
- Requires-Dist: MDit==0.0.0.dev62
6
+ Requires-Dist: ExceptionMan==0.0.0.dev63
7
+ Requires-Dist: MDit==0.0.0.dev63
@@ -6,7 +6,7 @@ pylinks/string.py,sha256=XotIPr2RdPQzu2wuD1HrfgIXgQsjFOVJWYHR04ttXSQ,1756
6
6
  pylinks/url.py,sha256=4YzmNn0U1nzWmcdzEW6RKaZd5uu-MZRimHGl5Xi60Cg,7815
7
7
  pylinks/api/__init__.py,sha256=Yi4uNdgyTba14iMig-LWNugggBzjKp07F9shNrmfUNo,537
8
8
  pylinks/api/doi.py,sha256=7YnMqy4_Ct2sw9Wz4mQC5S4xAahwh6fMUPKAx_qqj-M,5899
9
- pylinks/api/github.py,sha256=CowcVFZGxyUr7nu4IdKmrP5JuhNc9-jIkhxaKesRLHU,83515
9
+ pylinks/api/github.py,sha256=qk9-QLCLMuXnz7U8huPoMVybo_ejzuvGlFJOkIQ5tcw,83629
10
10
  pylinks/api/orcid.py,sha256=e0DAuziq7HdGJ4BJOI28mo1emB4_7gPsLxR7VsYPYMA,1377
11
11
  pylinks/api/zenodo.py,sha256=NcWOrFM0-3hMlIzS2mN1-5addJ-A7QDAFPcZWGedquQ,8375
12
12
  pylinks/exception/__init__.py,sha256=tU-LvaYi4NsLEZeeUN-JjemhefJ6R_DG37fIMoaZ5a4,89
@@ -23,7 +23,7 @@ pylinks/site/pypi.py,sha256=-NSglDo-k55bALi-aN0iF2I6z1WXsjYOIVDyjNUxuuU,1944
23
23
  pylinks/site/readthedocs.py,sha256=_s27ETa3oRoeDdQvFrrtuSh2my6cjWEIEVhwHz0yZ90,1797
24
24
  pylinks/uri/__init__.py,sha256=W38fMHGgV7mg8uPWC8IMWGgmlCQO9VHIqNpInG2NS2I,29
25
25
  pylinks/uri/data.py,sha256=uD1CipMo4oFpxH8liOY24PsxMyuR5kEH2a0XDkO1dgI,6380
26
- pylinks-0.0.0.dev75.dist-info/METADATA,sha256=vdWBfcj2E8HKUMt4FEUAhoIr_JtLCLD43jUkb9Xcu2o,190
27
- pylinks-0.0.0.dev75.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
28
- pylinks-0.0.0.dev75.dist-info/top_level.txt,sha256=LlaTHnPw89VppYU3vCciF81IOSzvc16RkdNkOCqhAcs,8
29
- pylinks-0.0.0.dev75.dist-info/RECORD,,
26
+ pylinks-0.0.0.dev76.dist-info/METADATA,sha256=xvnNNmrAmNmScY2XttPBwew8dc-6ZIspZkTPSaEnkCY,190
27
+ pylinks-0.0.0.dev76.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
28
+ pylinks-0.0.0.dev76.dist-info/top_level.txt,sha256=LlaTHnPw89VppYU3vCciF81IOSzvc16RkdNkOCqhAcs,8
29
+ pylinks-0.0.0.dev76.dist-info/RECORD,,