14
0

78 Commits

Author SHA256 Message Date
Tomáš Chvátal
b412871c6a Accepting request 703509 from home:yeey:branches:devel:languages:python
- Disable test_wait_publishes_periodically test as it is unstable and
  highly time sensitive.

OBS-URL: https://build.opensuse.org/request/show/703509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=26
2019-05-16 18:15:31 +00:00
63c0d5656f Accepting request 689368 from devel:languages:python
- Update to 18.1.1:
  * Revert bus behavior change from 18.1.0 as the former behavior
    was intentional

- Update to 18.1.0:
  * too many changes to iterate, see CHANGES.rst
  * Dropped support for python2
- Make sure tests are run

OBS-URL: https://build.opensuse.org/request/show/689368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=18
2019-03-29 19:38:51 +00:00
Tomáš Chvátal
d552d60950 - Update to 18.1.1:
* Revert bus behavior change from 18.1.0 as the former behavior
    was intentional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=24
2019-03-28 14:06:31 +00:00
Tomáš Chvátal
c49c2fa23d - Update to 18.1.0:
* too many changes to iterate, see CHANGES.rst
  * Dropped support for python2
- Make sure tests are run

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=23
2019-03-05 14:33:48 +00:00
8befbae2a5 Accepting request 574711 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/574711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=17
2018-02-13 09:24:54 +00:00
7131bed871 Accepting request 574693 from home:michel_mno:branches:devel:languages:python
- disable pytest as transient failures

OBS-URL: https://build.opensuse.org/request/show/574693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=21
2018-02-09 14:51:47 +00:00
c9b80c6917 Accepting request 561649 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/561649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=16
2018-01-16 08:35:11 +00:00
Tomáš Chvátal
f4cff24695 Accepting request 561647 from openSUSE:Factory:Staging:O
- conditionally disable python2
- update for singlespec
- update to version 10.2.1
  * too many changes to list
- add many new requirements and recommends
- update to version 3.6.0:
  * Fixed HTTP range headers for negative length larger than
    content size
  * Disabled universal wheel generation as wsgiserver has Python
    duality
  * Pull Request #42: Correct TypeError in ``check_auth`` when
    encrypt is used
  * Pull Request #59: Correct signature of HandlerWrapperTool
  * Pull Request #60: Fix error in SessionAuth where login_screen
    was incorrectly used
  * Issue #1077: Support keyword-only arguments in dispatchers
    (Python 3)
  * Issue #1019: Allow logging host name in the access log
  * Pull Request #50: Fixed race condition in session cleanup
- changes from version 3.5.0:
  * Issue #1301: When the incoming queue is full, now reject
    additional connections. This functionality was added to
    CherryPy 3.0, but unintentionally lost in 3.1
- changes from version 3.4.0:
  * Miscellaneous quality improvements
- remove CFLAGS export
- use update-alternatives for cherryd binary
- Update to version 3.3.0
  + No changelog available
- Update to version 3.2.6
  + No changelog available
- Update to version 3.2.5
  + No changelog available
- Update to version 3.2.4
  + No changelog available
- Remove redundant %clean section
- update to 3.2.2
- python3 package added
- minor spec improvement 
- Renamed package to python-CherryPy to match upstream PyPi name
  * Added Provides/Obsoletes for python-cherrypy
- Update to 3.2:
  * WSGI-1.0.1 compliance, support for Python's builtin SSL module
  * Much improved FastCGI support
  * Python 3 support
- Spec file cleanup:
  * Added proper license header
  * Added changelog section
- Repacked tarball as tar.bz2
- the INSTALLED_FILES file name had a little typo
- fix changelog to be in chronological order (an error that I
  probably introduced during the conversion)
- add dos2unix to BuildRequires
- convert the package changelog from the in-specfile text to a .changes file,
  to be edited with "osc vc"
- Update to 3.1.1
- Update to 3.0.3
- Update to 3.0.2:
  * Some bugfixes
- Update to 3.0.1:
  * More docstrings.  help() is more helpful than ever
  * The WSGI server has been moved into its own package to allow for
    easier use outside of CherryPy
  * Session locking can now be "implicit" (before_handler), "early"
    (before_request_body), or "explicit" (none)
  * Moved checker back to cherrypy.checker from engine, and also added
    a new check_config_types method. There's also a new checker config
    namespace, so you can turn off the checker with "checker.on = False",
    or turn off specific methods with "checker.check_method_foo = None"
- Update to 3.0.0
- Update
- Update to final release
- Update
- Build for SL10
- Initial release

OBS-URL: https://build.opensuse.org/request/show/561647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=19
2018-01-04 14:13:19 +00:00
d94931ce74 Accepting request 487857 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/487857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=15
2017-04-28 08:38:52 +00:00
Jan Matejek
f2d40e0308 Accepting request 486191 from devel:languages:python:singlespec
- update for singlespec
- update to version 10.2.1
  * too many changes to list
- add many new requirements and recommends

OBS-URL: https://build.opensuse.org/request/show/486191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=17
2017-04-06 15:50:20 +00:00
94a7c3f642 Accepting request 287335 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/287335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=14
2015-02-27 10:07:38 +00:00
Jan Matejek
689f4a83c7 Accepting request 287241 from home:benoit_monin:branches:devel:languages:python
- update to version 3.6.0
- remove CFLAGS export
- use update-alternatives for cherryd binary

OBS-URL: https://build.opensuse.org/request/show/287241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=15
2015-02-23 14:05:21 +00:00
Stephan Kulow
2c0b55bb0f Accepting request 234841 from devel:languages:python
Update to version 3.3.0 (forwarded request 234840 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/234841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=12
2014-05-21 14:22:10 +00:00
Todd R
16cac38b37 Accepting request 234840 from home:TheBlackCat:branches:devel:languages:python
Update to version 3.3.0

OBS-URL: https://build.opensuse.org/request/show/234840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=13
2014-05-20 12:32:49 +00:00
Stephan Kulow
7718783474 Accepting request 201027 from devel:languages:python
update (forwarded request 201006 from posophe)

OBS-URL: https://build.opensuse.org/request/show/201027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=11
2013-09-27 15:59:00 +00:00
Sascha Peilicke
785be0b75e Accepting request 201006 from home:posophe:branches:devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/201006
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=11
2013-09-27 07:09:04 +00:00
Stephan Kulow
8659597930 Accepting request 179670 from devel:languages:python
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.

OBS-URL: https://build.opensuse.org/request/show/179670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=9
2013-06-19 14:20:22 +00:00
Sascha Peilicke
25713761b0 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=9
2013-06-17 12:50:22 +00:00
Stephan Kulow
9df8f4d9a0 Accepting request 142388 from devel:languages:python
Remove openSUSE 11.4 spec file workarounds (forwarded request 142386 from TheBlackCat) (forwarded request 142387 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=7
2012-11-22 16:20:31 +00:00
Todd R
af99178358 Accepting request 142387 from devel:languages:python3
Remove openSUSE 11.4 spec file workarounds (forwarded request 142386 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142387
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=7
2012-11-22 12:54:51 +00:00
Stephan Kulow
efafaf243c Accepting request 122300 from devel:languages:python
- Fix building on openSUSE 11.4
- spec file cleanups (forwarded request 122297 from TheBlackCat) (forwarded request 122299 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/122300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=5
2012-05-29 08:35:03 +00:00
Todd R
392379eee4 Accepting request 122299 from devel:languages:python3
- Fix building on openSUSE 11.4
- spec file cleanups (forwarded request 122297 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/122299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=5
2012-05-25 09:28:42 +00:00
Todd R
4277beee4e Accepting request 121837 from home:HighwayStar:branches:devel:languages:python
update to 3.2.2, python3 package added

OBS-URL: https://build.opensuse.org/request/show/121837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=4
2012-05-23 07:12:51 +00:00
Pascal Bleser
7c28fbd366 remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=3
2011-12-12 08:57:05 +00:00
Stephan Kulow
aa12a69f1d replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=4
2011-12-06 17:54:57 +00:00
19d644008a Autobuild autoformatter for 75249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=2
2011-07-04 13:31:36 +00:00
81f22c76cc Accepting request 75249 from devel:languages:python
Please add, replaces python-cherrypy.

OBS-URL: https://build.opensuse.org/request/show/75249
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-CherryPy?expand=0&rev=1
2011-07-04 13:31:23 +00:00
Sascha Peilicke
7f80ef9e8f - Renamed package to python-CherryPy to match upstream PyPi name
* Added Provides/Obsoletes for python-cherrypy

- Update to 3.2:
  * WSGI-1.0.1 compliance, support for Python's builtin SSL module
  * Much improved FastCGI support
  * Python 3 support
- Spec file cleanup:
  * Added proper license header
  * Added changelog section
- Repacked tarball as tar.bz2

- the INSTALLED_FILES file name had a little typo
- fix changelog to be in chronological order (an error that I
  probably introduced during the conversion)

- add dos2unix to BuildRequires
- convert the package changelog from the in-specfile text to a .changes file,
  to be edited with "osc vc"

- Update to 3.1.1

- Update to 3.0.3

- Update to 3.0.2:
  * Some bugfixes

- Update to 3.0.1:
  * More docstrings.  help() is more helpful than ever
  * The WSGI server has been moved into its own package to allow for

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=1
2011-05-31 07:29:52 +00:00