Skip to content

Commit

Permalink
v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omab committed Dec 3, 2016
1 parent 1e37f5e commit 1078c07
Show file tree
Hide file tree
Showing 150 changed files with 6 additions and 7,207 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

## [Unreleased](https://github.com/omab/python-social-auth/tree/HEAD)

[Full Changelog](https://github.com/omab/python-social-auth/compare/v0.2.21...HEAD)
[Full Changelog](https://github.com/omab/python-social-auth/compare/v0.3.0...HEAD)

## [v0.3.0](https://github.com/omab/python-social-auth/tree/v0.3.0) (2016-12-03)

Deprecated in favor of [python-social-auth organization](https://github.com/python-social-auth)

## [v0.2.21](https://github.com/omab/python-social-auth/tree/v0.2.21) (2016-08-15)

Expand Down
18 changes: 0 additions & 18 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
docs:
sphinx-build docs/ docs/_build/

site: docs
rsync -avkz site/ tarf:sites/psa/

build:
python setup.py sdist
python setup.py bdist_wheel --python-tag py2
Expand All @@ -14,9 +8,6 @@ publish:
python setup.py bdist_wheel --python-tag py2 upload
BUILD_VERSION=3 python setup.py bdist_wheel --python-tag py3 upload

run-tox:
@ tox

docker-tox-build:
@ docker build -t omab/psa-legacy .

Expand All @@ -26,16 +17,7 @@ docker-tox: docker-tox-build
-v "`pwd`:/code" \
-w /code omab/psa-legacy tox

docker-shell: docker-tox-build
@ docker run -it --rm \
--name psa-legacy-test \
-v "`pwd`:/code" \
-w /code omab/psa-legacy bash

clean:
@ find . -name '*.py[co]' -delete
@ find . -name '__pycache__' -delete
@ rm -rf *.egg-info dist build


.PHONY: site docs publish
130 changes: 0 additions & 130 deletions docs/Makefile

This file was deleted.

29 changes: 0 additions & 29 deletions docs/backends/amazon.rst

This file was deleted.

21 changes: 0 additions & 21 deletions docs/backends/angel.rst

This file was deleted.

11 changes: 0 additions & 11 deletions docs/backends/aol.rst

This file was deleted.

46 changes: 0 additions & 46 deletions docs/backends/appsfuel.rst

This file was deleted.

25 changes: 0 additions & 25 deletions docs/backends/arcgis.rst

This file was deleted.

20 changes: 0 additions & 20 deletions docs/backends/azuread.rst

This file was deleted.

34 changes: 0 additions & 34 deletions docs/backends/battlenet.rst

This file was deleted.

25 changes: 0 additions & 25 deletions docs/backends/beats.rst

This file was deleted.

Loading

0 comments on commit 1078c07

Please sign in to comment.