releasecmd

releasecmd is a release subcommand for setup.py (setuptools.setup). The subcommand create a git tag and push, and upload packages to PyPI.

MIT License

Downloads
439
Stars
2
Committers
2

Bot releases are hidden (Show)

releasecmd - v0.10.0

Published by thombashi about 1 year ago

  • Fix incorrect DependencyWarning
  • Modify to use pypa/build for package build
  • Add zip_safe=False
  • Drop support for Python 3.8
  • Remove a deprecated setup.py call
  • Replace deprecated pkg_resources package usages

Full Changelog: https://github.com/thombashi/releasecmd/compare/v0.9.0...v0.10.0

releasecmd - v0.9.0

Published by thombashi over 1 year ago

  • Add deprecation warnings to --sign option
  • Add --verbose option
  • Update build-system
  • Fix an error message

Full Changelog: https://github.com/thombashi/releasecmd/compare/v0.8.1...v0.9.0

releasecmd -

Published by thombashi over 2 years ago

  • Modify to use git-fetch instead of git-pull
releasecmd -

Published by thombashi over 3 years ago

  • Add --skip-uploading option
releasecmd -

Published by thombashi over 3 years ago

  • Add retries to internal command executions
  • Add git pull tags execution before creating a git tag
  • Drop support for Python 3.5
releasecmd -

Published by thombashi over 3 years ago

  • Add support for Python 3.10
  • Rename an option from --dir to --search-dir
  • Improve error output
releasecmd -

Published by thombashi over 3 years ago

  • Add --dir option
releasecmd -

Published by thombashi almost 4 years ago

  • Modify to skip git push when using --skip-tagging option
releasecmd -

Published by thombashi almost 4 years ago

  • Add support for Python 3.9
  • Exclude .tox directory from version file search
  • Remove an unnecessary dependency
releasecmd -

Published by thombashi almost 5 years ago

  • Add --version option to specify version manually
releasecmd -

Published by thombashi almost 5 years ago

  • Drop Python 2 support
  • Add asc file creation and upload when --sign option specified
releasecmd -

Published by thombashi almost 5 years ago

releasecmd -

Published by thombashi over 6 years ago

releasecmd -

Published by thombashi over 6 years ago

Package Rankings
Top 20.76% on Pypi.org