pyship 0.3.1__py3-none-any.whl → 0.3.2__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.
pyship/_version_.py CHANGED
@@ -1,10 +1,12 @@
1
- from pyshipupdate import __author__ as pyship_author
1
+ from importlib.metadata import metadata
2
+
3
+ _metadata = metadata("pyship")
2
4
 
3
5
  __application_name__ = "pyship"
4
- __author__ = pyship_author
5
- __version__ = "0.3.1"
6
+ __version__ = _metadata["Version"]
7
+ __author__ = _metadata["Author-email"].split("<")[0].strip() if "<" in _metadata["Author-email"] else _metadata["Author-email"]
6
8
  __title__ = __application_name__
7
- __author_email__ = "j@abel.co"
9
+ __author_email__ = _metadata["Author-email"]
8
10
  __url__ = "https://github.com/jamesabel/pyship"
9
11
  __download_url__ = "https://github.com/jamesabel/pyship"
10
- __description__ = "freezer, installer and updater for Python applications"
12
+ __description__ = _metadata["Summary"]
@@ -1,13 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyship
3
- Version: 0.3.1
3
+ Version: 0.3.2
4
4
  Summary: freezer, installer and updater for Python applications
5
- Home-page: https://github.com/jamesabel/pyship
6
- Download-URL: https://github.com/jamesabel/pyship
7
- Author: abel
8
- Author-email: j@abel.co
9
- License: MIT License
5
+ Author-email: abel <j@abel.co>
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/jamesabel/pyship
8
+ Project-URL: Download, https://github.com/jamesabel/pyship
10
9
  Keywords: freezer,installer,ship
10
+ Requires-Python: >=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  License-File: LICENSE
13
13
  Requires-Dist: setuptools
@@ -25,18 +25,7 @@ Requires-Dist: boto3
25
25
  Requires-Dist: awsimple
26
26
  Requires-Dist: platformdirs
27
27
  Requires-Dist: pyshipupdate
28
- Dynamic: author
29
- Dynamic: author-email
30
- Dynamic: description
31
- Dynamic: description-content-type
32
- Dynamic: download-url
33
- Dynamic: home-page
34
- Dynamic: keywords
35
- Dynamic: license
36
28
  Dynamic: license-file
37
- Dynamic: requires-dist
38
- Dynamic: summary
39
-
40
29
 
41
30
  # PyShip
42
31
 
@@ -1,6 +1,6 @@
1
1
  pyship/__init__.py,sha256=5lL2td91Xm31z8x4XcTZW591rO3hvFzXpAtTiKdt064,1438
2
2
  pyship/__main__.py,sha256=KtAdk7BCWhXbhywlFB8P4HbvypVkqJXbxgMW3XVD-To,84
3
- pyship/_version_.py,sha256=oP5tZarLvBvusPvGrBXb6FMKD55dVUQDZ9LYYFZi4A0,389
3
+ pyship/_version_.py,sha256=y-oqerPvrMS7jU7JSdHdUyKkSxJWA0anyoCQCfQ3INQ,502
4
4
  pyship/app_info.py,sha256=kxWMOhksgPijODj76LUkHuxKzPeHNWMN2Dv4D9PfAp4,6383
5
5
  pyship/arguments.py,sha256=p4cA8FwbNSZqg4XI6LsYit1QN7TpAWWZH2xrgLf-f-g,1882
6
6
  pyship/clip.py,sha256=N6es31zy0l3kakf1Enxt2fqkcMQoaUSXMlcCqhHJdWI,3700
@@ -27,8 +27,8 @@ pyship/launcher/hash.py,sha256=THEh8G-StEJeh5tH24RnAQpYB0Zv1nnBwqOoStN6_NY,1153
27
27
  pyship/launcher/launcher_standalone.py,sha256=1HIXieq17IQFuldBAkmo7tjpsjADQVw7R8zXXQpEMXs,10654
28
28
  pyship/launcher/metadata.py,sha256=PnOkYLQf6NYvPiZWhf0LAUjmFWzURKWriRQJSy3T-x4,1969
29
29
  pyship/launcher/restart_monitor.py,sha256=jfzchLxGuC_xUNdPAr849FhAdozJ6BX9M-gqLd-gGIA,952
30
- pyship-0.3.1.dist-info/licenses/LICENSE,sha256=wJpPh6rC_YhbTZ7ZIy1VjrqeLdJ8Pz0ppx2MUi7s8Dg,1088
31
- pyship-0.3.1.dist-info/METADATA,sha256=9q0ykIxrTYTZevR0Q1pNkEvnqIErD8wSmXh6-Uk0Rwc,2703
32
- pyship-0.3.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
33
- pyship-0.3.1.dist-info/top_level.txt,sha256=mlozeft-UInVAceSajzNvtkn2vPa8El9j0RulsTVtlU,7
34
- pyship-0.3.1.dist-info/RECORD,,
30
+ pyship-0.3.2.dist-info/licenses/LICENSE,sha256=wJpPh6rC_YhbTZ7ZIy1VjrqeLdJ8Pz0ppx2MUi7s8Dg,1088
31
+ pyship-0.3.2.dist-info/METADATA,sha256=-nX9TalZF05DmVKUebIA3daad4gc34cwogbNySW2E5Q,2513
32
+ pyship-0.3.2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
33
+ pyship-0.3.2.dist-info/top_level.txt,sha256=mlozeft-UInVAceSajzNvtkn2vPa8El9j0RulsTVtlU,7
34
+ pyship-0.3.2.dist-info/RECORD,,
File without changes