Commit graph

12 commits

Author SHA1 Message Date
adam
889d9b2a0a py-flask-testing: updated to 0.7.1
0.7.1:
Reverts the request context changes from 0.7.0. This change broke backwards compatibility so it will be moved to a major version release instead.

0.7.0:
Changes the way request contexts are managed. Let’s Flask be responsible for the context, which fixes some subtle bugs.
2018-01-05 08:22:32 +00:00
adam
87fd630ebb py-flask-testing: updated to 0.6.2
Version 0.6.2:
* Add support for OS chosen port in LiveServerTestCase
* Better error messages when missing required modules
* assertRedirects now supports all valid redirect codes as specified in the HTTP protocol
* Fixed bug that caused TypeError instead of AssertionError when testing against used templates
* Fixed bug in assertRedirects where the location was not being checked properly
2017-12-12 10:07:26 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
rodent
75d02670ed Update to latest release 0.6.1. No changelog. Assume "more/better/faster". 2017-01-12 12:03:02 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
richard
a1e3ed8dcb post-install chmod no longer necessary 2016-05-21 05:40:20 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
rodent
2951bbd7fe Remove group and world writeable permissions on files in ${EGG_INFODIR} in
post-install. Shown from build failure on OmniOS.
2015-04-05 23:26:27 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +00:00
rodent
5af1056c31 0.4.2 (24.07.2014)
Improved teardown to be more graceful.
  Add message argument to assertStatus respectively all assertion methods with
    fixed status like assert404.
2014-08-07 02:29:08 +00:00
joerg
61a3a8ab97 Correctly build as Python Egg. 2014-05-13 17:08:44 +00:00
rodent
b3c145704c Import py27-Flask-Testing-0.4.1 as www/py-flask-testing.
Flask unittest integration.
2014-05-03 02:13:35 +00:00