The NetBSD Project

CVS log for pkgsrc/www/py-flask-testing/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-flask-testing

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:23 2024 UTC (4 weeks, 2 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Feb 6 16:58:59 2024 UTC (10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -4 lines
py-flask-testing: updated to 0.8.1

Version 0.8.0
Drops support for python 2.6, 3.3, and 3.4 due to end-of-life.
Fixes werkzeug 1.0 compatibility issue with import paths

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:56:46 2022 UTC (2 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -7 lines
*: mark py-flask dependencies as not-for-python-2.x

I'll update py-flask soon; the current pkgsrc of py-flask version
is broken and all newer versions do not support python 2.x

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:28 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 5 08:22:32 2018 UTC (6 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
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.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Dec 12 10:07:26 2017 UTC (7 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -5 lines
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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 16 19:27:23 2017 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Reset maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:03:02 2017 UTC (7 years, 11 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to latest release 0.6.1. No changelog. Assume "more/better/faster".

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 8 17:43:47 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Switch to MASTER_SITES_PYPI.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 21 05:40:20 2016 UTC (8 years, 6 months ago) by richard
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -4 lines
post-install chmod no longer necessary

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Apr 5 23:26:27 2015 UTC (9 years, 8 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Remove group and world writeable permissions on files in ${EGG_INFODIR} in
post-install. Shown from build failure on OmniOS.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 31 13:57:33 2014 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 7 02:29:08 2014 UTC (10 years, 4 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 13 17:08:45 2014 UTC (10 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Correctly build as Python Egg.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 3 02:13:35 2014 UTC (10 years, 7 months ago) by rodent
Branches: MAIN
Import py27-Flask-Testing-0.4.1 as www/py-flask-testing.

Flask unittest integration.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>