The NetBSD Project

CVS log for pkgsrc/www/py-paste/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:31:54 2025 UTC (12 days, 4 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -3 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.39: download - view: text, markup, annotated - select for diffs
Wed Mar 5 10:57:37 2025 UTC (7 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -6 lines
py-paste: fix wheel name for latest setuptools and depend on it

Bump PKGREVISION.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:26 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Jun 11 09:09:28 2024 UTC (10 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -4 lines
py-paste: updated to 3.10.1

3.10.1

* Correct packaging and testing when not in a clean virtualenv.

3.10.0

* Move development to https://github.com/pasteorg/paste
* Vendor cgi.FieldStorage and cgitb.Hook
* More cleaning of Python 2 style code.

With version 3.10.0 Paste development moves to the pasteorg GitHub
organization and will be going deeper into maintenance mode unless
more active maintainers step forward to take over. "Deeper" in this
case means that releases will be much less frequent and patches
will only be accepted for security issues or major problems. Current
consumers of Paste should prepare to migrate away to more modern
solutions.

3.9.0

* Remove dead format_environ code in watchthread.py app.

3.8.0

* Remove remainder of Python 2 code. Thanks a-detiste.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jan 26 13:59:19 2024 UTC (15 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -8 lines
py-paste: updated to 3.7.1

3.7.0
* End Python 2 support.
* Remove use of distutils.
* Fix double query processing in parse_formvars.

3.6.1
* Tiny release to confirm release automation.

3.6.0
* Provide kwarg for timestamp format in Translogger.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jul 30 08:10:39 2023 UTC (20 months, 4 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
py-paste: updated to 3.5.3

3.5.3
* Use importlib instead of imp with Python 3.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Aug 19 13:22:16 2022 UTC (2 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
py-paste: updated to 3.5.2

3.5.2
* Additional fixes to next in iterators.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Aug 5 08:08:37 2022 UTC (2 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
py-paste: updated to 3.5.1

3.5.1
* Replace deprecated threading.currentThread, getName and setDaemon
  with threading.current_thread, name and daemon.

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

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

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 25 19:10:41 2021 UTC (3 years, 8 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -2 lines
py-paste: updated to 3.5.0

3.5.0
Python 3 fixes to auth and wsgi.errors handling; notably making wsgi.errors text.

3.4.6
Explicit pkg_resource dependency to easy packaging.

3.4.5
Remove deprecated dependencies paste/fixture.py.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 10 10:07:00 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
py-paste: updated to 3.4.4

3.4.4:
Unknown changes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jul 29 14:34:18 2020 UTC (4 years, 8 months ago) by adam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
py-paste: updated to 3.4.3

3.4.3
* Patch auth ticket to be python3 compatible.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jul 15 07:38:42 2020 UTC (4 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
py-paste: updated to 3.4.2

3.4.2:
* Correct sorting of items() in EvalHTMLFormatter.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jun 8 13:03:32 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
py-paste: updated to 3.4.1

3.4.1
Fix next in iterators in wsgilib.py.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Apr 7 10:36:26 2020 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
py-paste: updated to 3.4.0

3.4.0
Allow binding IPv6 address when starting a server.

3.3.0
Use six.BytesIO when reading wsgi.input.
Remove use of pytest-runner.

3.2.7
Python 3 updates for use of StringIO and auth_tkt.py.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 14 16:07:22 2020 UTC (5 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
py-paste: updated to 3.2.6

3.2.6:
* Correctly handle HEAD requests (to send empty body) when gzip
  encoding requested.

3.2.4
* Use is_alive instead of isAlive for Python 3.9 compatibility.
* Use encodebytes instead of deprecated encodestring.
* Fix Python 2 and 3 compatibility for base64.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Dec 3 17:27:53 2019 UTC (5 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
py-paste: updated to 3.2.3

3.2.3
* Correct ``100 Continue`` in Python 3

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Oct 16 10:14:34 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
py-paste: updated to 3.2.2

3.2.2
* Avoid some reference cycles through tracebacks in httpserver.py

3.2.1
* Handle io.UnsupportedOperation from socket.tell()

3.2.0
* Ensure unicode URLs work in TestApp.
* Make LimitedLengthFile file return empty bytes.
* Protect against accidental close in FieldStorage.

3.1.1
* TestApp.encode_multipart handles bytes filenames and params.

3.1.0
* Allow anything that can read() for a file-like response, not just
  a ``file`` instance.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 10 13:54:40 2019 UTC (6 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
py-paste: updated to 3.0.8

3.0.8:
* Fix quoting of bytestrings

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 1 08:50:54 2019 UTC (6 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
py-paste: updated to 3.0.7

3.0.7:
* Send bytestrings when writing chunks from paste/httpserver.py.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 7 17:14:41 2019 UTC (6 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
py-paste: update to 3.0.9

3.0.6
* Revert the changes in the 3.0.5, which introduced unexpected errors in
  paste/httpserver.py when using SSL.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Nov 29 18:39:37 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
py-paste: updated to 3.0.5

3.0.5:
* Quiet a deprecation warning in OpenSSL.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 5 18:07:53 2018 UTC (6 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
py-paste: updated to 3.0.4

3.0.4
* Python 3 fix for deleting items from a dict.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 4 09:08:35 2018 UTC (6 years, 5 months ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -8 lines
py-paste: updated to 3.0.3

3.0.3
* Ensure pytest requirements set properly.

3.0.2
* Encoding fixes in paste.fixture.

3.0.1
* Remove use of future for sake of html.escape and use own. Using
  future was causing installation loops.

3.0.0
* Fixes for use with Python 3.7, mostly to do with StopIteration.
* Moving to https://github.com/cdent/paste to keep things maintained.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 4 18:01:03 2017 UTC (7 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Comment out dead sites.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Jul 9 21:16:41 2017 UTC (7 years, 9 months ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
2.0.3
-----
* 26: Change six requirement to >=1.4.0
* 28: Py3k fixes
* 29: paste.wsgilib.add_close: Add __next__ method to support using `add_close` objects as iterators on Python 3.
* 30: tox.ini: Add py35 to envlist
* 31: Enable testing with pypy
* 33: tox.ini: Measure test coveraage

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

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jul 16 11:36:20 2015 UTC (9 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -4 lines
Update to 2.0.2:

2.0.2
-----

* #22: Fix improper commas in request headers in wsgi_environ (https://bitbucket.org/ianb/paste/pull-request/22/fix-improper-commas-in-request-headers-in)
  Fixes issue #4 ("WSGI environ totally borked") (https://bitbucket.org/ianb/paste/issue/4/wsgi-environ-totally-borked)

* #24: test_wsgirequest_charset: Use UTF-8 instead of iso-8859-1 (https://bitbucket.org/ianb/paste/pull-request/24/test_wsgirequest_charset-use-utf-8-instead)
  Fixes issue #7 ("Python 3 test failure") (https://bitbucket.org/ianb/paste/issue/7/python-3-test-failure)

* #23: Replace cgi.parse_qsl w/ six.moves.urllib.parse.parse_qsl (https://bitbucket.org/ianb/paste/pull-request/23/replace-cgiparse_qsl-w)
  Fixes issue #8 ("cgi.parse_qsl is pending deprecation") (https://bitbucket.org/ianb/paste/issue/8/cgiparse_qsl-is-pending-deprecation)

* #20: Escape CGI environment variables in HTTP 404 responses (https://bitbucket.org/ianb/paste/pull-request/20/escape-cgi-environment-variables-in-http)

* #6: Add HTTP exception for new code 429 "Too Many Requests" (https://bitbucket.org/ianb/paste/pull-request/6/add-http-exception-for-new-code-429-too)

* #25: replace ``has_key`` method to ``in`` operator #9 (https://bitbucket.org/ianb/paste/pull-request/25/replace-has_key-method-to-in-operator-9)
  Fixes #9 ("used methods removed from py3") (https://bitbucket.org/ianb/paste/issue/9/used-methods-removed-from-py3)

* #5: Invalid error message when the socket is already in use (https://bitbucket.org/ianb/paste/issue/5/invalid-error-message-when-the-socket-is)

2.0.1
-----

* Fix setup.py for six dependency: move the six dependency from extras_require
  to install_requires.

* Port paste.proxy to Python 3.

* Fix paste.exceptions.serial_number_generator.hash_identifier() on Python 3.

* Fix paste.util.threadedprint.uninstall(). Rename duplicated uninstall()
  function to uninstall_stdin() and fix typo in variable name (_oldstin =>
  _oldstdin).

* Add README.rst file.

2.0
---

* Experimental Python 3 support.

* paste now requires the six module.

* Drop support of Python 2.5 and older.

* Fixed ``egg:Paste#cgi``

* In ``paste.httpserver``: give a 100 Continue response even when the
  server has been configured as an HTTP/1.0 server (clients may send
  ``Expect: 100-Continue`` before they know the version), and wrap
  100 Continue ``environ['wsgi.input']`` files with LimitedLengthFile
  just like normal request bodies are wrapped, keeping WSGI
  applications from over-reading from the socket.

* Fixed parsing of paths beginning with multiple forward slashes.

* Add tox.ini to run tests with tox on Python 2.6, 2.7 and 3.4.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 9 07:37:25 2014 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 25 10:30:29 2014 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 28 20:17:43 2013 UTC (12 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Changes 1.7.5.1:
Bug fixes.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:31:01 2012 UTC (12 years, 6 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 27 06:57:26 2012 UTC (13 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
no compiler languages is required to build.

Revision 1.6.6.1: download - view: text, markup, annotated - select for diffs
Tue Jul 27 18:07:43 2010 UTC (14 years, 9 months ago) by tron
Branches: pkgsrc-2010Q2
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +3 -2 lines
Pullup ticket #3190 - requested by obache
www/py-paste: security update

Revisions pulled up:
- www/py-paste/Makefile			1.7
- www/py-paste/PLIST			1.5
- www/py-paste/distinfo			1.3
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Jul 26 12:38:42 UTC 2010

Modified Files:
	pkgsrc/www/py-paste: Makefile PLIST distinfo

Log Message:
Update py-Paste to 1.7.4.
While here, set LICENSE=mit.

1.7.4
-----

* Fix XSS bug (security issue) with not found handlers for
   :class:`paste.urlparser.StaticURLParser` and
   :class:`paste.urlmap.URLMap`.  If you ask for a path with
   ``/--><script>...`` that will be inserted in the error page and can
   execute Javascript.  Reported by Tim Wintle.

* Replaced :func:`paste.util.mimeparse.desired_match`

1.7.3.1
-------

* Removed directory name from 404 errors in
   :class:`paste.urlparser.StaticURLParser`.

* Fixed packaging to include Javascript and images for
   :mod:`paste.evalexception`

1.7.3
-----

* I got a fever and the only prescription is more :mod:`paste.cowbell`!

* Fix :mod:`paste.httpserver` on Python 2.6.

* Fix :mod:`paste.auth.cookie`, which would insert newlines for long
   cookies.

* :mod:`paste.util.mimeparse` parses a single ``*`` in Accept headers
   (sent by IE 6).

* Fix some problems with the ``wdg_validate`` middleware.

* Improvements to :mod:`paste.auth.auth_tkt`: add httponly support,
   don't always aggressively set cookies without the
   ``wildcard_cookie`` option.  Also on logout, make cookies expire.

* In :class:`paste.proxy.Proxy` handle Content-Length of -1.

* In :mod:`paste.httpexceptions` avoid some unicode errors.

* In :mod:`paste.httpserver` handle ``.read()`` from 100 Continue
   properly (because of a typo it was doing a readline).

* Update ``paste.util.mimeparse`` from `upstream
   <http://code.google.com/p/mimeparse/>`_.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:38:42 2010 UTC (14 years, 9 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Update py-Paste to 1.7.4.
While here, set LICENSE=mit.

1.7.4
-----

* Fix XSS bug (security issue) with not found handlers for
  :class:`paste.urlparser.StaticURLParser` and
  :class:`paste.urlmap.URLMap`.  If you ask for a path with
  ``/--><script>...`` that will be inserted in the error page and can
  execute Javascript.  Reported by Tim Wintle.

* Replaced :func:`paste.util.mimeparse.desired_match`

1.7.3.1
-------

* Removed directory name from 404 errors in
  :class:`paste.urlparser.StaticURLParser`.

* Fixed packaging to include Javascript and images for
  :mod:`paste.evalexception`

1.7.3
-----

* I got a fever and the only prescription is more :mod:`paste.cowbell`!

* Fix :mod:`paste.httpserver` on Python 2.6.

* Fix :mod:`paste.auth.cookie`, which would insert newlines for long
  cookies.

* :mod:`paste.util.mimeparse` parses a single ``*`` in Accept headers
  (sent by IE 6).

* Fix some problems with the ``wdg_validate`` middleware.

* Improvements to :mod:`paste.auth.auth_tkt`: add httponly support,
  don't always aggressively set cookies without the
  ``wildcard_cookie`` option.  Also on logout, make cookies expire.

* In :class:`paste.proxy.Proxy` handle Content-Length of -1.

* In :mod:`paste.httpexceptions` avoid some unicode errors.

* In :mod:`paste.httpserver` handle ``.read()`` from 100 Continue
  properly (because of a typo it was doing a readline).

* Update ``paste.util.mimeparse`` from `upstream
  <http://code.google.com/p/mimeparse/>`_.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 10 17:08:24 2009 UTC (15 years, 5 months ago) by epg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Branch point for: pkgsrc-2010Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Update to 1.7.2
-----

* In :mod:`paste.proxy`, added some more headers that are disallowed
  in WSGI (e.g., Keep-Alive).  Send Content-Length.  Also fix the
  missing query string when using :class:`paste.proxy.Proxy`
  (:class:`paste.proxy.TransparentProxy` already worked).

* Make :mod:`paste.debug.prints` work with Google App Engine.

* Make ``environ['wsgi.input']`` with :mod:`paste.httpserver` only
  have a ``seek`` method if it is wrapping something with a seek
  method (which usually it is not).

* In :mod:`paste.httpserver` re-raise KeyboardInterrupt in worker
  threads.

* Added support for the ``HttpOnly`` Cookie property to
  :mod:`paste.wsgiwrappers`

* Added :func:`paste.reloader.add_file_callback`, which lets you watch
  files based on a callback.

* Quiet Python 2.6 deprecation warnings.

* Fix :mod:`paste.auth.cookie` generating bad headers.

* Added :class:`paste.reloader.JythonMonitor` for an experimental,
  optimized reloader on Jython.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 12 05:32:38 2008 UTC (16 years, 7 months ago) by epg
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -2 lines
Default EGG_NAME to ${DISTNAME} in egg.mk and drop EGG_NAME from packages that
set it to ${DISTNAME}.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 10 16:34:51 2008 UTC (16 years, 7 months ago) by epg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -12 lines
Use egg.mk, cutting the Makefile in half (and fixing semi-automatic PLIST
generation, now that egg.mk does it).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 8 03:27:28 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
py-setuptools is only support for 2.4+

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 4 17:17:15 2008 UTC (16 years, 7 months ago) by epg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -4 lines
Oops, this doesn't require 2.5; DEPEND on setuptools and drop
PYTHON_VERSIONS_ACCEPTED (should work with any).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Sep 4 16:49:17 2008 UTC (16 years, 7 months ago) by epg
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import py-Paste-1.7.1.

These provide several pieces of "middleware" (or filters) that can be
nested to build web applications.  Each piece of middleware uses the WSGI
(`PEP 333`_) interface, and should be compatible with other middleware
based on those interfaces.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 4 16:49:17 2008 UTC (16 years, 7 months ago) by epg
Branches: MAIN
Initial revision

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>