Skip to main content

LaterPay Django tools

Project description

https://badge.fury.io/py/django-laterpay.png https://travis-ci.org/laterpay/django-laterpay.png?branch=master https://coveralls.io/repos/laterpay/django-laterpay/badge.png?branch=master

LaterPay Django utilities

Installation

$ pip install django-laterpay

Usage

See https://www.laterpay.net/developers/docs

Development

See https://github.com/laterpay/django-laterpay

Tested by Travis

Releasing checklist

This repository uses GitHub flow. In order to release a new version please follow these steps:

  • Install twine with $ pipsi install twine

  • Ensure CHANGELOG is representative

  • Determine next version number from the CHANGELOG (ensuring we follow SemVer)

  • Update the CHANGELOG with the new version

  • Update the version in setup.py

  • Update trove classifiers in setup.py

  • Stage the change git add CHANGELOG.md setup.py

  • Commit and ensure the correct version number is part of the commit message git commit -m "Bump to 2.0.0"

  • Tag the commit with current version number git tag -s 2.0.0 -m "Bump to 2.0.0"

  • git push --tags origin master

  • python setup.py sdist bdist_wheel

  • twine upload dist/$newver or optionally, for signed releases twine upload -s ...

  • Bump version in setup.py to next likely version as Alpha 1 (e.g. 3.0.0a1)

  • Alter trove classifiers in setup.py

  • Add likely new version to CHANGELOG.md

  • Stage the change git add CHANGELOG.md setup.py

  • Commit git commit -m "Post release prep"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-laterpay-2.0.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

django_laterpay-2.0.0-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-laterpay-2.0.0.tar.gz.

File metadata

File hashes

Hashes for django-laterpay-2.0.0.tar.gz
Algorithm Hash digest
SHA256 0da9719ec71a63b24712f08a4e951353120d7ba52848eba9e1a2b6356fef5405
MD5 dc6b418deb20b70ae5be3bece8eab273
BLAKE2b-256 ab0fa4a173728b2af32c8d02d1c8f65d69531485f7ff4a0fcd3f569ae6875772

See more details on using hashes here.

File details

Details for the file django_laterpay-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_laterpay-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a5180f2cb546cc1a99591dc05e233d863e510dbfbfa3464d4d234aba79cc7c4d
MD5 f1c3274e5e887cae854229a28d8a9902
BLAKE2b-256 37a6228d6f047295fdbc63c7f720851cd884f7ff882f5e8ceedc0989b224296b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page