autopub

View on PyPIReverse Dependencies (0)

0.3.0 autopub-0.3.0-py3-none-any.whl

Wheel Details

Project: autopub
Version: 0.3.0
Filename: autopub-0.3.0-py3-none-any.whl
Download: [link]
Size: 22328
MD5: a31eb785e1f7158471e080015a24a298
SHA256: f2adb15044be3bd26f23c2f96222997ee5923a219a7759fcf1316a249ade48a4
Uploaded: 2023-06-07 19:38:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autopub
Version: 0.3.0
Summary: Automatic package release upon pull request merge
Author: Justin Mayer
Author-Email: entroP[at]gmail.com
Home-Page: https://github.com/autopub/autopub
Project-Url: Issue Tracker, https://github.com/autopub/autopub/issues
Project-Url: Repository, https://github.com/autopub/autopub
License: AGPL-3.0
Keywords: automatic,packaging,publish,release,version
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.7,<4.0
Requires-Dist: build (<0.11.0,>=0.10.0)
Requires-Dist: dunamai (<2.0.0,>=1.17.0)
Requires-Dist: githubrelease (<2.0.0,>=1.5.9); extra == "github"
Requires-Dist: httpx (==0.16.1); extra == "github"
Requires-Dist: tomlkit (<2.0,>=0.5)
Requires-Dist: twine (<5.0.0,>=4.0.2)
Provides-Extra: github
Description-Content-Type: text/markdown
[Description omitted; length: 2127 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autopub/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autopub/autopub.py sha256=uY-CGv6NIamoZYdv3U5oA4GDJZ-MBSmn2v9X5YRjn6w 1908
autopub/base.py sha256=DUldASRwL8F3nWY5jXnzW0bY_4RIClvOVIK94EBxJyw 4794
autopub/build_release.py sha256=UM9AbDHJWn4FpkeTJfm6PcAOMu1ma_xArTKk9202H4w 361
autopub/check_release.py sha256=XcoX067xrJ1B1A7z0Y50Lj9zt4ELLEKjWRDf318y9fg 641
autopub/commit_release.py sha256=Tz-TToqEO9AaWz5HUCNrQV3mlusdyI3HaxmwvHsPIT4 680
autopub/create_github_release.py sha256=6jjp-7cU4ERZjNVpp8tR7U6k-hUmB7VCzC9JiBfKu70 1558
autopub/deploy_release.py sha256=J0hkMhLaO-ktKMjNa-Zu1pVngx_fD_nM_dzC3UTWJM4 447
autopub/github_contributor.py sha256=z49DxFGuvjMimUbKBP9BtsYmNLGuEW22tsPZkL_qL-0 2466
autopub/prepare_release.py sha256=Ku4ZDXeTRYpNwqAY02GYzTB2umsPlZUFs5DZUzA6jho 2537
autopub/publish_release.py sha256=xxHI2SiXIFrJPRUP5EVUWrsozJIW8HiIgSLDgzt6s2U 374
autopub-0.3.0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
autopub-0.3.0.dist-info/METADATA sha256=dWx1JeRanG58-PZTxBGRqH7Mrvr_QeNHIuVd_TzL9UA 3629
autopub-0.3.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
autopub-0.3.0.dist-info/entry_points.txt sha256=dneC-sBNh-ntAab9sb46B2D6zW7GGvXHHBtIGyknjnA 48
autopub-0.3.0.dist-info/RECORD

entry_points.txt

autopub = autopub.autopub:main