jfaleiro.setup-scmversion

View on PyPIReverse Dependencies (0)

0.1.1 jfaleiro.setup_scmversion-0.1.1-py3-none-any.whl

Wheel Details

Project: jfaleiro.setup-scmversion
Version: 0.1.1
Filename: jfaleiro.setup_scmversion-0.1.1-py3-none-any.whl
Download: [link]
Size: 26489
MD5: 8a738a01d4d5a0366840d2ec36778627
SHA256: 5c1759edbbfe901d6bdf9c19e53e39795924a10f3ebbd1ba76ada1648a780d55
Uploaded: 2021-08-28 17:25:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jfaleiro.setup-scmversion
Version: 0.1.1
Summary: Semantic version number based on scm tags and branches
Author: Jorge M Faleiro Jr
Author-Email: j[at]falei.ro
Home-Page: https://gitlab.com/jfaleiro.open/setup_scmversion
License: AGPL-3.0-or-later
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: PyHamcrest (<3.0.0,>=2.0.2); extra == "tests" or extra == "coverage"
Requires-Dist: autopep8 (<2.0.0,>=1.5.5); extra == "interactive-dev"
Requires-Dist: behave (<2.0.0,>=1.2.6); extra == "tests"
Requires-Dist: coverage (<6.0,>=5.4); extra == "coverage"
Requires-Dist: flake8 (<4.0.0,>=3.8.4); extra == "interactive-dev"
Requires-Dist: isort (<6.0.0,>=5.7.0); extra == "interactive-dev"
Requires-Dist: poetry-core (<2.0.0,>=1.0.4)
Requires-Dist: poetry-semver (<0.2.0,>=0.1.0)
Requires-Dist: pre-commit (<3.0.0,>=2.10.1); extra == "interactive-dev"
Requires-Dist: pylint (<3.0.0,>=2.7.0)
Requires-Dist: pytest (<7.0.0,>=6.2.2); extra == "tests" or extra == "coverage"
Requires-Dist: rope (<0.19.0,>=0.18.0); extra == "interactive-dev"
Provides-Extra: coverage
Provides-Extra: interactive-dev
Provides-Extra: tests
Description-Content-Type: text/markdown
[Description omitted; length: 6374 characters]

WHEEL

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

RECORD

Path Digest Size
setup_scmversion/__init__.py sha256=9ph5gdNMsvlMy5eqtp4M1-mR77agoBFAi_duC5B5vOA 1034
setup_scmversion/_version.py sha256=-6BStiQRisbJbKjI7v9SDuigk7mhybqBTeV9fFZhbNY 99
setup_scmversion/command.py sha256=OiQuX3HhI_mcA6JCYHI1EUBtfvVCebl7Uo_g0FVPzr4 1922
setup_scmversion/main.py sha256=l5iFj9nzp3athPB5F9POaHtgQYJikN7lEcdZqqdwUbw 6304
setup_scmversion/parser.py sha256=euWV4DV9E4epYhtIkIEUC8wgeSNtCGzunHj_MUhaGqA 5822
setup_scmversion/scm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
setup_scmversion/scm/git.py sha256=OpX447SgX2c5UKdc-09y47FzWmwNCFp-Tp87QZHso98 5657
setup_scmversion/setup_configuration.py sha256=vDUa-auu_ksPoPuNRc7G9mB7u-XdB83iKxRcQbIKcuE 1234
setup_scmversion/util.py sha256=hCIj9139IWVqh_I_xH87AXajHLmwIubwMVXmjxgX1g0 1183
jfaleiro.setup_scmversion-0.1.1.dist-info/entry_points.txt sha256=Do1W9nucjhGDOovfdt9nnfU0tEdmgR0RpE7Uh5FylLI 57
jfaleiro.setup_scmversion-0.1.1.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
jfaleiro.setup_scmversion-0.1.1.dist-info/WHEEL sha256=N0LZrBtofpkS5mJXgVHTCEy52Sam4D6PHQWC8HnMeTs 83
jfaleiro.setup_scmversion-0.1.1.dist-info/METADATA sha256=PISstldnhksVjN38wjCU6VG2QgbZH6uyh1HgCCLkIwQ 8209
jfaleiro.setup_scmversion-0.1.1.dist-info/RECORD

entry_points.txt

scmversion = setup_scmversion.main:main