3 new commits in pytest: https://bitbucket.org/pytest-dev/pytest/commits/cb888d5d8876/ Changeset: cb888d5d8876 Branch: pytest-2.6 User: hpk42 Date: 2015-02-27 11:32:53+00:00 Summary: modify links to go to new pytest-dev organisation Affected #: 1 file
diff -r f03b6de8325f5b6c35cea7c3de092f134ea8ef07 -r cb888d5d88763016b0d58a21df636afbdb33305d README.rst --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -.. image:: https://drone.io/bitbucket.org/hpk42/pytest/status.png - :target: https://drone.io/bitbucket.org/hpk42/pytest/latest +.. image:: https://drone.io/bitbucket.org/pytest-dev/pytest/status.png + :target: https://drone.io/bitbucket.org/pytest-dev/pytest/latest .. image:: https://pypip.in/v/pytest/badge.png :target: https://crate.io/packages/pytest/ @@ -7,9 +7,9 @@ Changelog: http://pytest.org/latest/changelog.html -Issues: https://bitbucket.org/hpk42/pytest/issues?status=open +Issues: https://bitbucket.org/pytest-dev/pytest/issues?status=new&status=open -CI: https://drone.io/bitbucket.org/hpk42/pytest +CI: https://drone.io/bitbucket.org/pytest-dev/pytest The ``pytest`` testing tool makes it easy to write small tests, yet scales to support complex functional testing. It provides @@ -44,11 +44,11 @@ and report bugs at: - http://bitbucket.org/hpk42/pytest/issues/ + http://bitbucket.org/pytest-dev/pytest/issues/ and checkout or fork repo at: - http://bitbucket.org/hpk42/pytest/ + http://bitbucket.org/pytest-dev/pytest/ Copyright Holger Krekel and others, 2004-2014 https://bitbucket.org/pytest-dev/pytest/commits/8caa7ffdce29/ Changeset: 8caa7ffdce29 Branch: flake8-clean User: hpk42 Date: 2015-02-27 11:33:24+00:00 Summary: closebranch Affected #: 0 files https://bitbucket.org/pytest-dev/pytest/commits/c724e3e1f9e6/ Changeset: c724e3e1f9e6 Branch: docs_community User: hpk42 Date: 2015-02-27 11:53:14+00:00 Summary: switch to push to latest docs, because otherwise people get misled to old repos which don't exist anymore Affected #: 1 file diff -r 26ea4acb80e0879bdbac7994c3f9cedb13a84821 -r c724e3e1f9e6d582db7c77dc15defdf6234e98c3 doc/en/Makefile --- a/doc/en/Makefile +++ b/doc/en/Makefile @@ -42,7 +42,7 @@ clean: -rm -rf $(BUILDDIR)/* -SITETARGET=dev +SITETARGET=latest install: html # for access talk to someone with login rights to Repository URL: https://bitbucket.org/pytest-dev/pytest/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit