15
0
forked from pool/python-ZEO
Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
9fefe36a08 - Change url to match up with upstream
- Update to release 5.2.0:
  * Fixed: The quickstart/ad-hoc/play ZEO server relied on test
    dependencies. See `issue 105
    <https://github.com/zopefoundation/ZEO/issues/105>`_.
  * Disallow passing strings as addresses to ClientStorage under Windows
    because string addresses are used for unix-domain sockets, which
    aren't supported on Windows. See `issue 107
    <https://github.com/zopefoundation/ZEO/issues/107>`_.
  * Renamed all ``async`` attributes to ``async_`` for compatibility
    with Python 3.7. See `issue 104
    <https://github.com/zopefoundation/ZEO/issues/104>`_.
  * Fixed to work with some changes made in ZODB 5.4.0.
    Client-side updates are incuded for ZODB 5.4.0 or databases that
    already had ``zodbpickle.binary`` OIDs. See `issue 113
    <https://github.com/zopefoundation/ZEO/issues/113>`_.
  * ZEO now uses pickle protocol 3 for both Python 2 and Python 3.
    (Previously protocol 1 was used for Python 2.) This matches the
    change in ZODB 5.4.0.
- Drop the docs as they are present on web and fail to build with
  current sphinx

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=13
2018-05-02 08:40:55 +00:00
Todd R
2268608fe5 Accepting request 526408 from home:TheBlackCat:branches:devel:languages:python
- Fix python-trollius detection

OBS-URL: https://build.opensuse.org/request/show/526408
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=11
2017-09-15 17:58:31 +00:00
Todd R
133c502482 Accepting request 518772 from home:TheBlackCat:branches:devel:languages:python
- Fix doc package dependencies

OBS-URL: https://build.opensuse.org/request/show/518772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=9
2017-08-25 14:45:42 +00:00
Todd R
55bfeddb8d Accepting request 511030 from home:TheBlackCat:branches:devel:languages:python
- Use same package names from requires and buildrequires to avoid
  packaging issues.

OBS-URL: https://build.opensuse.org/request/show/511030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=8
2017-07-17 17:57:29 +00:00
b0eee8799a Accepting request 508985 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/508985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=7
2017-07-10 08:56:23 +00:00
Jan Matejek
2805dab584 Accepting request 307274 from home:benoit_monin:branches:devel:languages:python
- update to version 4.1.0
- delete backup files found in the sources
- remove unwanted shebang of python files
- do not set the executable bit of python files
- fix update-alternatives: add %{_sysconfdir}/alternatives/...
- add new binary zeo-nagios
- update documentation files: changed upstream

OBS-URL: https://build.opensuse.org/request/show/307274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=5
2015-05-18 13:38:36 +00:00
Denisart Benjamin
c001d975a9 Accepting request 260364 from home:Ledest:misc
fix bashism in pre script

OBS-URL: https://build.opensuse.org/request/show/260364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=3
2014-11-14 15:27:34 +00:00
Todd R
2d29aa14c9 Accepting request 198178 from home:frispete:python
Here's the requested package with Saschas issues addressed.

OBS-URL: https://build.opensuse.org/request/show/198178
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=1
2013-09-10 11:11:04 +00:00