[Checkins] [zopefoundation/z3c.recipe.paster] f6d1c6: Added initial implementation

GitHub noreply at github.com
Tue Mar 12 13:30:18 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.recipe.paster
  Commit: f6d1c6fb1a31662985e0770c08f8f177f2bea631
      https://github.com/zopefoundation/z3c.recipe.paster/commit/f6d1c6fb1a31662985e0770c08f8f177f2bea631
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2008-06-28 (Sat, 28 Jun 2008)

  Changed paths:
    A CHANGES.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/z3c/__init__.py
    A src/z3c/recipe/__init__.py
    A src/z3c/recipe/paster/README.txt
    A src/z3c/recipe/paster/__init__.py
    A src/z3c/recipe/paster/serve.py
    A src/z3c/recipe/paster/tests.py
    A src/z3c/recipe/paster/wsgi.py

  Log Message:
  -----------
  Added initial implementation
See README.txt for more infos or ask ;-)


  Commit: 12611221021ebde6e059b116485af7b43c4a837c
      https://github.com/zopefoundation/z3c.recipe.paster/commit/12611221021ebde6e059b116485af7b43c4a837c
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2008-06-29 (Sun, 29 Jun 2008)

  Changed paths:
    M src/z3c/recipe/paster/serve.py
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix test setup, added Paste, PasteDeploy and PasteScript,
it was on my local python installed which means it was missing in a plain setup


  Commit: babf4e8bf8b3893b5f3bf01bf41c707f5852b83d
      https://github.com/zopefoundation/z3c.recipe.paster/commit/babf4e8bf8b3893b5f3bf01bf41c707f5852b83d
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2008-06-30 (Mon, 30 Jun 2008)

  Changed paths:
    M setup.py
    M src/z3c/recipe/paster/README.txt
    A src/z3c/recipe/paster/paster.py
    A src/z3c/recipe/paster/paster.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Added recipe for generate a paster script with a custom name and egg dependencies.
This allows us to setup more then one paster with different egg dependencies
Added tests


  Commit: 62bb6cfdbea4070c694e2748cc565b3a6a73729c
      https://github.com/zopefoundation/z3c.recipe.paster/commit/62bb6cfdbea4070c694e2748cc565b3a6a73729c
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2009-02-21 (Sat, 21 Feb 2009)

  Changed paths:
    M CHANGES.txt
    M README.txt
    M setup.py
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/paster.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  - reflect changes in zope packages
- prepare for initial release


  Commit: 52294681a7bb78a6a97ee1366c8c081e50c8eae5
      https://github.com/zopefoundation/z3c.recipe.paster/commit/52294681a7bb78a6a97ee1366c8c081e50c8eae5
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2009-02-21 (Sat, 21 Feb 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  added dev marker


  Commit: 0f4290284345c567c96377d0672adef85b593d9f
      https://github.com/zopefoundation/z3c.recipe.paster/commit/0f4290284345c567c96377d0672adef85b593d9f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2009-04-20 (Mon, 20 Apr 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/paster.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  - Updated tests, so they work with current packages.

- Fixed tests, so they should run both an Windows-like and Unix-like
  OS.


  Commit: 9010ec49cf7e97464e29e1dbf9ce2b10d4c683a6
      https://github.com/zopefoundation/z3c.recipe.paster/commit/9010ec49cf7e97464e29e1dbf9ce2b10d4c683a6
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2009-06-08 (Mon, 08 Jun 2009)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M setup.py
    M src/z3c/recipe/paster/paster.py
    M src/z3c/recipe/paster/serve.py
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  - fixed test setup , probably we lost some eggs during dependency refactoring (zope.app.zcmlfiles?)
  add all of them explicit in test
- fixed test normalizer


  Commit: cefc416d5e7d205f2f2322ec4a637d822cc064b1
      https://github.com/zopefoundation/z3c.recipe.paster/commit/cefc416d5e7d205f2f2322ec4a637d822cc064b1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2009-08-20 (Thu, 20 Aug 2009)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M setup.py
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  - removed no longer needed packages
- added coverage analysis tools


  Commit: 04412150669811264689783e2115a9813ba51aca
      https://github.com/zopefoundation/z3c.recipe.paster/commit/04412150669811264689783e2115a9813ba51aca
  Author: Michael Howitz <mh at gocept.com>
  Date:   2009-11-24 (Tue, 24 Nov 2009)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  added missing package needed for tests to run


  Commit: 2fad5ad6ad8f991106041c4c9254ea55fe35177d
      https://github.com/zopefoundation/z3c.recipe.paster/commit/2fad5ad6ad8f991106041c4c9254ea55fe35177d
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-22 (Fri, 22 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py
    A src/z3c/recipe/paster/debug.py
    A src/z3c/recipe/paster/debug.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  building a debug recipe


  Commit: 0a3ec5fdaa54516c01df3e9b86cfc389bfcb1ef8
      https://github.com/zopefoundation/z3c.recipe.paster/commit/0a3ec5fdaa54516c01df3e9b86cfc389bfcb1ef8
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-22 (Fri, 22 Jan 2010)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  fix test setup


  Commit: 843f0eebe2255f1d4dfbc1cbe930fdab7f4071fc
      https://github.com/zopefoundation/z3c.recipe.paster/commit/843f0eebe2255f1d4dfbc1cbe930fdab7f4071fc
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-22 (Fri, 22 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 3f767d81a5f1c4615b4ec8eb0a0efe7ef27fd3be
      https://github.com/zopefoundation/z3c.recipe.paster/commit/3f767d81a5f1c4615b4ec8eb0a0efe7ef27fd3be
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-28 (Thu, 28 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/debug.txt
    M src/z3c/recipe/paster/paster.py
    M src/z3c/recipe/paster/serve.py

  Log Message:
  -----------
  add PasteScript egg if it's not there to make sure it's installed


  Commit: 951af218f024e5a2fe9324cc43a74afcecc7eed4
      https://github.com/zopefoundation/z3c.recipe.paster/commit/951af218f024e5a2fe9324cc43a74afcecc7eed4
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-28 (Thu, 28 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 254d0c0dd57331b8e989f8015babd6321e5a890a
      https://github.com/zopefoundation/z3c.recipe.paster/commit/254d0c0dd57331b8e989f8015babd6321e5a890a
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-01-28 (Thu, 28 Jan 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  back to dev


  Commit: b9f3757709504ce713eeaeafb768533e57bc27ca
      https://github.com/zopefoundation/z3c.recipe.paster/commit/b9f3757709504ce713eeaeafb768533e57bc27ca
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-02-08 (Mon, 08 Feb 2010)

  Changed paths:
    M src/z3c/recipe/paster/debug.py

  Log Message:
  -----------
  add z3c.recipe.paster as dep egg for debugging


  Commit: 7e11119b3b98a025fd252e673010001ce4e51eb3
      https://github.com/zopefoundation/z3c.recipe.paster/commit/7e11119b3b98a025fd252e673010001ce4e51eb3
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-02-08 (Mon, 08 Feb 2010)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  add history


  Commit: 7ca83adf2e086e8f7ddfc0b76c85a18ffad50059
      https://github.com/zopefoundation/z3c.recipe.paster/commit/7ca83adf2e086e8f7ddfc0b76c85a18ffad50059
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-02-08 (Mon, 08 Feb 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  release


  Commit: 30259c112b49967816ab5c59eef4765c1cc2459c
      https://github.com/zopefoundation/z3c.recipe.paster/commit/30259c112b49967816ab5c59eef4765c1cc2459c
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-02-08 (Mon, 08 Feb 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: 2b49905afe33c309c2489aeecee8199848ff896f
      https://github.com/zopefoundation/z3c.recipe.paster/commit/2b49905afe33c309c2489aeecee8199848ff896f
  Author: Jan-Wijbrand Kolman <janwijbrand at gmail.com>
  Date:   2010-06-02 (Wed, 02 Jun 2010)

  Changed paths:
    A COPYRIGHT.txt
    A LICENSE.txt
    M bootstrap.py
    M src/z3c/recipe/paster/tests.py
    M src/z3c/recipe/paster/wsgi.py

  Log Message:
  -----------
  Conform to repository policy


  Commit: acd3e074044ca88ab0b9540a92a7550ad71b9757
      https://github.com/zopefoundation/z3c.recipe.paster/commit/acd3e074044ca88ab0b9540a92a7550ad71b9757
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2010-06-03 (Thu, 03 Jun 2010)

  Changed paths:
    M setup.py
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/debug.txt
    M src/z3c/recipe/paster/paster.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  required packages changed... fix tests, tho zc.buildout seems to be talky


  Commit: e071dfe5e695ac3648b29fce9642a84866e9fb69
      https://github.com/zopefoundation/z3c.recipe.paster/commit/e071dfe5e695ac3648b29fce9642a84866e9fb69
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-09-07 (Tue, 07 Sep 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/debug.txt
    M src/z3c/recipe/paster/paster.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  - Fixed tests to run with current package versions and ``distribute``.

- Using python's ``doctest`` module instead of deprecated ``zope.testing.doctest``.


  Commit: 2d0951663cb1cc1e41d3f1dc5d3bb06bd986bdd9
      https://github.com/zopefoundation/z3c.recipe.paster/commit/2d0951663cb1cc1e41d3f1dc5d3bb06bd986bdd9
  Author: Michael Howitz <mh at gocept.com>
  Date:   2011-03-24 (Thu, 24 Mar 2011)

  Changed paths:
    M CHANGES.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fixed tests to run with `zope.testbrowser` 4.0.


  Commit: 103b95bb52639184bc83daf26db4c400d08fda2b
      https://github.com/zopefoundation/z3c.recipe.paster/commit/103b95bb52639184bc83daf26db4c400d08fda2b
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-08-30 (Thu, 30 Aug 2012)

  Changed paths:
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/debug.txt
    M src/z3c/recipe/paster/paster.txt

  Log Message:
  -----------
  fix tests for buildout 1.6 series


  Commit: 9cfebe261b1476c8e8031747ba6b25649182e812
      https://github.com/zopefoundation/z3c.recipe.paster/commit/9cfebe261b1476c8e8031747ba6b25649182e812
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-09-29 (Sat, 29 Sep 2012)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  python 2.6 and below needs ordereddict


  Commit: a8e3a7d911bde7f38f21647de913f1268cf21bed
      https://github.com/zopefoundation/z3c.recipe.paster/commit/a8e3a7d911bde7f38f21647de913f1268cf21bed
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Update to latest v1 bootstrap.

Downloaded from http://downloads.buildout.org/1/bootstrap.py


  Commit: 883fcb0c037f1bfdf3a90026df142a53271932d9
      https://github.com/zopefoundation/z3c.recipe.paster/commit/883fcb0c037f1bfdf3a90026df142a53271932d9
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Pin zc.buildout and zc.recipe.testrunner to pre-2.0 versions.

(I'm not sure it's necessary to pin the test runner.)


  Commit: eab1782906dab0097ffc02b161c9c2cda951cca6
      https://github.com/zopefoundation/z3c.recipe.paster/commit/eab1782906dab0097ffc02b161c9c2cda951cca6
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-13 (Wed, 13 Feb 2013)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix the old test failure about BTrees.

There's this zc.buildout.testing thing which I know nothing about.
Apparently z3c.recipe.paster's tests started failing when ZODB3 was
exploded into a bunch of smaller packages (persistent, BTrees, ZODB,
ZEO), since apparently the buildout testing environment knows about real
deps but won't fetch them unless explicitly instructed.


  Commit: 274b1c8d0d21f5c0b02bec4cfbafd3e12e96a457
      https://github.com/zopefoundation/z3c.recipe.paster/commit/274b1c8d0d21f5c0b02bec4cfbafd3e12e96a457
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M src/z3c/recipe/paster/README.txt
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix tests.

New zope.traversing depends on zope.browserpage, which pulls in all
kinds of stuff.


  Commit: 18b6e7a06a8cbcc61ac8cc0f0d1d723c99ad8073
      https://github.com/zopefoundation/z3c.recipe.paster/commit/18b6e7a06a8cbcc61ac8cc0f0d1d723c99ad8073
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-21 (Thu, 21 Feb 2013)

  Changed paths:
    M setup.py
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix test failure.

The way zc.buildout.testing.install works is it takes eggs from the
outer buildout and copies them into the inner one.  Therefore we must
ensure the egg exists in the outer one, or not try to copy unneeded eggs.

And since zope.browserpage is apparently no longer needed, drop it and
(almost) all of its dependencies I'd added in r129557.


  Commit: fce9ccd63a29ec64988844396ead615139871867
      https://github.com/zopefoundation/z3c.recipe.paster/commit/fce9ccd63a29ec64988844396ead615139871867
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix tests.

They broke because zope.app.wsgi now depends on WebTest, which also
pulls in waitress.


  Commit: 855df778f7140d884e7bed83642e1c9c373418ca
      https://github.com/zopefoundation/z3c.recipe.paster/commit/855df778f7140d884e7bed83642e1c9c373418ca
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-02 (Sat, 02 Mar 2013)

  Changed paths:
    M src/z3c/recipe/paster/tests.py

  Log Message:
  -----------
  Fix test failures.


Compare: https://github.com/zopefoundation/z3c.recipe.paster/compare/f6d1c6fb1a31^...855df778f714


More information about the checkins mailing list