46 Commits

Author SHA256 Message Date
28cfdb28ff Accepting request 788612 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/788612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=27
2020-03-29 12:25:03 +00:00
Tomáš Chvátal
dbbebb4e25 Accepting request 788608 from home:mcalabkova:branches:devel:languages:python
- update to 3.4.0
  * Python 3 updates for use of StringIO and auth_tkt.py.
  * Use six.BytesIO when reading wsgi.input.
  * Allow binding IPv6 address when starting a server.

OBS-URL: https://build.opensuse.org/request/show/788608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=44
2020-03-26 16:22:23 +00:00
52a4448d36 Accepting request 764619 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/764619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=26
2020-01-16 17:15:42 +00:00
Tomáš Chvátal
2b0785ffd4 Accepting request 764617 from home:mcalabkova:branches:devel:languages:python
- update to 3.2.6
  * Correctly handle HEAD requests (to send empty body) when gzip encoding requested.
  * 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.

OBS-URL: https://build.opensuse.org/request/show/764617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=42
2020-01-15 10:57:16 +00:00
b98a21b180 Accepting request 758637 from devel:languages:python
- update to 3.2.3:
  * Correct ``100 Continue`` in Python 3
  * Avoid some reference cycles through tracebacks in httpserver.py

OBS-URL: https://build.opensuse.org/request/show/758637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=25
2020-01-01 13:58:03 +00:00
3e6fa6ae57 - update to 3.2.3:
* Correct ``100 Continue`` in Python 3
  * Avoid some reference cycles through tracebacks in httpserver.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=40
2019-12-20 19:28:32 +00:00
d696baf4f5 Accepting request 735885 from devel:languages:python
- Update to 3.2.1:
  * no changelog

OBS-URL: https://build.opensuse.org/request/show/735885
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=24
2019-11-04 16:04:30 +00:00
Tomáš Chvátal
b9bb77104b - Update to 3.2.1:
* no changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=38
2019-10-07 14:56:07 +00:00
d8e5fefab7 Accepting request 732889 from devel:languages:python
- Update to 3.2.0:
  * Ensure unicode URLs work in TestApp.
  * Make LimitedLengthFile file return empty bytes.
  * Protect against accidental close in FieldStorage.

OBS-URL: https://build.opensuse.org/request/show/732889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=23
2019-09-30 13:55:02 +00:00
Tomáš Chvátal
852c700bd7 - Update to 3.2.0:
* Ensure unicode URLs work in TestApp.
  * Make LimitedLengthFile file return empty bytes.
  * Protect against accidental close in FieldStorage.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=36
2019-09-24 09:25:46 +00:00
69b59e26fd Accepting request 719517 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=22
2019-08-06 13:07:51 +00:00
Tomáš Chvátal
321f3e058e Accepting request 719501 from home:pgajdos
- version update to 3.1.0
  * Allow anything that can read() for a file-like response, not just
    a ``file`` instance.

OBS-URL: https://build.opensuse.org/request/show/719501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=34
2019-07-29 08:41:23 +00:00
2875ec832d Accepting request 682768 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/682768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=21
2019-03-12 08:45:38 +00:00
Tomáš Chvátal
3a225446aa Accepting request 682761 from home:jayvdb:py-check-failures
- Add test_modified-fixup.patch to re-enable the test
- Remove build dependency on pytest-runner
- Update to v3.0.8
  * Fix quoting of bytestrings

OBS-URL: https://build.opensuse.org/request/show/682761
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=32
2019-03-08 11:22:11 +00:00
60c20661da Accepting request 681893 from devel:languages:python
- Do not bother with sphinx docu, it is online anyway

- Update to 3.0.7:
  * Write bytestrings when calling wsgi_write_chunk
  * Revert "Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL

OBS-URL: https://build.opensuse.org/request/show/681893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=20
2019-03-08 10:00:51 +00:00
Tomáš Chvátal
eb6e21510a - Do not bother with sphinx docu, it is online anyway
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=30
2019-03-05 19:13:36 +00:00
Tomáš Chvátal
0014087761 - Update to 3.0.7:
* Write bytestrings when calling wsgi_write_chunk
  * Revert "Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=29
2019-03-05 17:02:22 +00:00
0561bb03d5 Accepting request 662605 from devel:languages:python
- Disable test_modified as it fails on non 64b arches due to
  slightly different reported string
- Drop nose dep, not needed
- Fix URL to point to current homepage

OBS-URL: https://build.opensuse.org/request/show/662605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=19
2019-01-03 17:09:30 +00:00
Tomáš Chvátal
e81908e08a - Disable test_modified as it fails on non 64b arches due to
slightly different reported string
- Drop nose dep, not needed
- Fix URL to point to current homepage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=27
2019-01-03 07:23:25 +00:00
fed889824c Accepting request 658977 from devel:languages:python
- update to 3.0.5:
  * make tests pass after 2031
  * Use correct variable when building message for exception
  * Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL anyways. (#16)
  * Fix error on httpserver shutdown
  * Add support for limited testing with travis-ci
  * Merged in hroncok/paste/py37 (pull request #41)
  * Don't raise StopIteration from generator, return instead
  * Fix up testing after switch to pytest
  * Make iterators Python3-compatible
  * Remove use of future
  * Don't raise StopIteration inside a generator
  * add link to read the docs to README
  * Release 3.0.2
  * Release 3.0.5
  * Prepare docs for publishing to RTFD
  * Run tox with Python 3.6 and 3.7
  * Prepare a 3.0.0 release
  * release 3.0.1
  * py3 fixes for form handling in paste.fixture (#8)
  * release 3.0.3
  * Special case py37
  * release 3.0.4
  * Switch from nose to pytest
  * Pytest fixes (#9)
  * paste.fixture: fix form offset handling (#12)
  * Add a simple .gitignore
  * Don't delete dict item while iterating over same dict (#14)
  * Depend on pytest instead of nose (#13)
  * Fix proxy test

OBS-URL: https://build.opensuse.org/request/show/658977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=18
2018-12-19 12:50:49 +00:00
Thomas Bechtold
11693b901b - update to 3.0.5:
* make tests pass after 2031
  * Use correct variable when building message for exception
  * Remove use of OpenSSL.tsafe, which links to OpenSSL.SSL anyways. (#16)
  * Fix error on httpserver shutdown
  * Add support for limited testing with travis-ci
  * Merged in hroncok/paste/py37 (pull request #41)
  * Don't raise StopIteration from generator, return instead
  * Fix up testing after switch to pytest
  * Make iterators Python3-compatible
  * Remove use of future
  * Don't raise StopIteration inside a generator
  * add link to read the docs to README
  * Release 3.0.2
  * Release 3.0.5
  * Prepare docs for publishing to RTFD
  * Run tox with Python 3.6 and 3.7
  * Prepare a 3.0.0 release
  * release 3.0.1
  * py3 fixes for form handling in paste.fixture (#8)
  * release 3.0.3
  * Special case py37
  * release 3.0.4
  * Switch from nose to pytest
  * Pytest fixes (#9)
  * paste.fixture: fix form offset handling (#12)
  * Add a simple .gitignore
  * Don't delete dict item while iterating over same dict (#14)
  * Depend on pytest instead of nose (#13)
  * Fix proxy test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=25
2018-12-17 21:10:44 +00:00
2eba5b9415 Accepting request 642830 from devel:languages:python
- Fix build on python 3.7:
  * python37.patch

OBS-URL: https://build.opensuse.org/request/show/642830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=17
2018-10-25 06:13:39 +00:00
Tomáš Chvátal
e1dbddccd4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=23 2018-10-18 09:21:12 +00:00
Tomáš Chvátal
4c0317dc61 - Fix build on python 3.7:
* python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=22
2018-10-18 09:20:20 +00:00
cb62f1e2bf Accepting request 589231 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/589231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=16
2018-03-22 11:04:51 +00:00
f09fb5a7a1 Accepting request 583651 from home:aplanas:branches:devel:languages:python
Allows Recommends and Suggest in Fedora

OBS-URL: https://build.opensuse.org/request/show/583651
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=20
2018-03-20 14:49:00 +00:00
b62812f5c4 Accepting request 515841 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/515841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=15
2017-08-13 12:57:39 +00:00
5db97f49a7 Accepting request 515755 from home:tbechtold:branches:devel:languages:python
- Remove unused BuildRequires
- Use Suggests for openid and flup. Both are optional deps

OBS-URL: https://build.opensuse.org/request/show/515755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=18
2017-08-10 07:12:15 +00:00
2b86f933ba Accepting request 493094 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/493094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=14
2017-05-17 08:50:59 +00:00
Todd R
dc8eed1525 Accepting request 493091 from home:TheBlackCat:branches:devel:languages:python
- Fix Provides/Obsoletes.

OBS-URL: https://build.opensuse.org/request/show/493091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=16
2017-05-05 22:00:20 +00:00
Todd R
273d4fb0f6 Accepting request 489196 from home:TheBlackCat:branches:devel:languages:python
- Implement single-spec version.

OBS-URL: https://build.opensuse.org/request/show/489196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=15
2017-04-19 02:23:58 +00:00
21014e612c Accepting request 400245 from devel:languages:python
- update to 2.0.3:
  * prepare release 2.0.1
  * Added tag 2.0.1 for changeset a0ef0e57e057
  * set version to 2.0.2
  * Add tests/test_httpserver.py
  * Fix improper commas in request headers in wsgi_environ
  * tests/test_httpserver.py: Use `email` module instead of `mimetools`
  * tests/test_httpserver.py: Add test_environ_with_multiple_values
  * Make get all values of a header work on both Python 2 and 3
  * Make get_headers default to Python 3; fallback to Python 2
  * Make utility function private: _get_headers
  * Fix Python 3 issue in paste/fixture.py
  * test_wsgirequest_charset: Use UTF-8 instead of iso-8859-1
  * Replace cgi.parse_qsl w/ six.moves.urllib.parse.parse_sql
  * replace ``has_key`` method to ``in`` operator #9
  * Don't display invalid error message when socket in use
  * Update docs/news.txt for 2.0.2
  * Added tag 2.0.2 for changeset 53f5c2cd7f50
  * Python 3: App must always return binary type.
  * Python 3: Always encode params if passed as text types
  * Python 3: Don't mangle strangely encoded input
  * Python 3: Use the same python interpreter for CGI scripts.
  * Python 3: add workarounds for cgi.FieldStorage
  * Python 3: avoid spurious warnings
  * Python 3: dict.items() doesn't return a list anymore
  * Python 3: ignore exception details in doctests
  * Python 3: let html_quote() and url() always return the same type
  * Python 3: use compatible print syntax in example text
  * Change six requirement to >=1.4.0
  * tox.ini: Add py35 to envlist

OBS-URL: https://build.opensuse.org/request/show/400245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=13
2016-06-07 21:49:36 +00:00
97e819c121 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=13 2016-06-06 11:29:54 +00:00
b803f64a4f Accepting request 399994 from home:tbechtold:branches:devel:languages:python
- update to 2.0.3:
  * prepare release 2.0.1
  * Added tag 2.0.1 for changeset a0ef0e57e057
  * set version to 2.0.2
  * Add tests/test_httpserver.py
  * Fix improper commas in request headers in wsgi_environ
  * tests/test_httpserver.py: Use `email` module instead of `mimetools`
  * tests/test_httpserver.py: Add test_environ_with_multiple_values
  * Make get all values of a header work on both Python 2 and 3
  * Make get_headers default to Python 3; fallback to Python 2
  * Make utility function private: _get_headers
  * Fix Python 3 issue in paste/fixture.py
  * test_wsgirequest_charset: Use UTF-8 instead of iso-8859-1
  * Replace cgi.parse_qsl w/ six.moves.urllib.parse.parse_sql
  * replace ``has_key`` method to ``in`` operator #9
  * Don't display invalid error message when socket in use
  * Update docs/news.txt for 2.0.2
  * Added tag 2.0.2 for changeset 53f5c2cd7f50
  * Python 3: App must always return binary type.
  * Python 3: Always encode params if passed as text types
  * Python 3: Don't mangle strangely encoded input
  * Python 3: Use the same python interpreter for CGI scripts.
  * Python 3: add workarounds for cgi.FieldStorage
  * Python 3: avoid spurious warnings
  * Python 3: dict.items() doesn't return a list anymore
  * Python 3: ignore exception details in doctests
  * Python 3: let html_quote() and url() always return the same type
  * Python 3: use compatible print syntax in example text
  * Change six requirement to >=1.4.0
  * tox.ini: Add py35 to envlist

OBS-URL: https://build.opensuse.org/request/show/399994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=12
2016-06-06 11:12:17 +00:00
c17170d0fe Accepting request 371247 from devel:languages:python
- add license.txt

OBS-URL: https://build.opensuse.org/request/show/371247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=12
2016-03-17 15:34:27 +00:00
c027bf4d57 - add license.txt
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=10
2016-03-13 20:57:57 +00:00
Stephan Kulow
72ecf69043 Accepting request 306669 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/306669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=11
2015-05-15 05:43:53 +00:00
Denisart Benjamin
364bb1fdcf Accepting request 305908 from home:benoit_monin:branches:devel:languages:python
- update to version 2.0.1
- add python-six as dependency
- add python-flup, python-nose and python-python-openid as test dependencies
- remove test requiring internet access: test_proxy.py
- reenable the tests

OBS-URL: https://build.opensuse.org/request/show/305908
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=8
2015-05-12 21:32:52 +00:00
Tomáš Chvátal
6c263e4d1b Accepting request 204611 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204611
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=9
2013-10-25 09:25:14 +00:00
Sascha Peilicke
c483a013be - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=6
2013-10-24 11:09:47 +00:00
Stephan Kulow
72b32f959c Accepting request 142495 from devel:languages:python
- Require python-python-openid instead of non-existing python-openid
- Build HTML documentation

OBS-URL: https://build.opensuse.org/request/show/142495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=6
2012-11-25 12:51:36 +00:00
Sascha Peilicke
eb0e171050 - Require python-python-openid instead of non-existing python-openid
- Build HTML documentation

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=4
2012-11-22 15:37:12 +00:00
Pascal Bleser
4ae30812bb remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=3
2011-12-12 09:04:38 +00:00
fb681e1b0e Autobuild autoformatter for 77041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=2
2011-08-04 12:59:36 +00:00
45e3e3e2e0 Accepting request 77041 from devel:languages:python
Please add

OBS-URL: https://build.opensuse.org/request/show/77041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=1
2011-08-04 12:59:24 +00:00
Sascha Peilicke
e89d3342bf - Initial version, obsoletes 'python-paste'
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=1
2011-06-22 09:59:46 +00:00