d130bba972
Accepting request 1140254 from devel:languages:python
...
- update to 4.0:
* Drop support for Python 2.7, 3.5, 3.6.
OBS-URL: https://build.opensuse.org/request/show/1140254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=10
2024-01-21 22:09:50 +00:00
9111e81db3
- update to 4.0:
...
* Drop support for Python 2.7, 3.5, 3.6.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=19
2024-01-21 10:37:01 +00:00
c0ebe698ed
Accepting request 1067286 from devel:languages:python
...
- Update to 3.6.1:
* Add support for Python 3.11.
* Drop support for Python 3.4.
OBS-URL: https://build.opensuse.org/request/show/1067286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=9
2023-02-23 15:29:20 +00:00
fe72454f3d
- Update to 3.6.1:
...
* Add support for Python 3.11.
* Drop support for Python 3.4.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=17
2023-02-20 07:32:59 +00:00
0edbae20e4
Accepting request 905798 from devel:languages:python
...
- Update to 3.6.0
* Added support for Python 3.8, 3.9 and 3.10. This primarily
involves avoiding the new-in-3.8 validation of the format
string when using the ‘safe-template’ format style, since
that’s not supported in the Python standard library.
* Added ZConfig.pygments module containing a lexer compatible
with the pygments library. Made discoverable via an entry
point; use zconfig as the highlight language for code-block
directives in Sphinx documents.
- Drop patch python-38-support.patch that was integrated upstream.
OBS-URL: https://build.opensuse.org/request/show/905798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=8
2021-07-16 20:12:34 +00:00
5506ee110b
mention dropped patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=16
2021-07-12 09:29:45 +00:00
ae36cb25f6
Accepting request 905715 from home:jacraig:branches:devel:languages:python
...
- Update to 3.6.0
* Added support for Python 3.8, 3.9 and 3.10. This primarily
involves avoiding the new-in-3.8 validation of the format
string when using the ‘safe-template’ format style, since
that’s not supported in the Python standard library.
* Added ZConfig.pygments module containing a lexer compatible
with the pygments library. Made discoverable via an entry
point; use zconfig as the highlight language for code-block
directives in Sphinx documents.
- Drop patch that was integrated upstream.
OBS-URL: https://build.opensuse.org/request/show/905715
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=15
2021-07-12 09:29:04 +00:00
cc9d149981
Accepting request 750654 from devel:languages:python
...
- Add python-38-support.patch to support Python 3.8
OBS-URL: https://build.opensuse.org/request/show/750654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=7
2019-11-29 14:55:42 +00:00
2790947c07
- Add python-38-support.patch to support Python 3.8
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=13
2019-11-25 01:57:26 +00:00
482ead4231
Accepting request 719651 from devel:languages:python
...
- version update to 3.5.0
* Add support for documenting schema files contained in packages to
the Sphinx extension. See `issue 59
<https://github.com/zopefoundation/ZConfig/issues/59> ;`_. (forwarded request 719614 from pgajdos)
OBS-URL: https://build.opensuse.org/request/show/719651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=6
2019-08-06 13:08:45 +00:00
35dc8c9882
Accepting request 719614 from home:pgajdos
...
- version update to 3.5.0
* Add support for documenting schema files contained in packages to
the Sphinx extension. See `issue 59
<https://github.com/zopefoundation/ZConfig/issues/59 >`_.
OBS-URL: https://build.opensuse.org/request/show/719614
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=11
2019-07-29 16:17:44 +00:00
fbd095f4ba
Accepting request 681395 from devel:languages:python
...
- Update to 3.4.0:
* Many changes have been made in the support for logging configurations
* Drop support for Python 3.3.
* Add support for Python 3.7.
* Drop support for 'python setup.py test'. See issue 38.
* Add support for example in section and multisection, and include those examples in generated documentation. See https://github.com/zopefoundation/ZConfig/pull/5 .
* Fix configuration loaders to decode byte data using UTF-8 instead of the default encoding (usually ASCII). See issue 37.
OBS-URL: https://build.opensuse.org/request/show/681395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=5
2019-03-05 11:22:59 +00:00
Tomáš Chvátal
7d60b05c01
- Update to 3.4.0:
...
* Many changes have been made in the support for logging configurations
* Drop support for Python 3.3.
* Add support for Python 3.7.
* Drop support for 'python setup.py test'. See issue 38.
* Add support for example in section and multisection, and include those examples in generated documentation. See https://github.com/zopefoundation/ZConfig/pull/5 .
* Fix configuration loaders to decode byte data using UTF-8 instead of the default encoding (usually ASCII). See issue 37.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=9
2019-03-04 12:32:47 +00:00
c4beb3a045
Accepting request 506972 from devel:languages:python
...
(forwarded request 506522 from alois)
OBS-URL: https://build.opensuse.org/request/show/506972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=4
2017-07-08 10:33:28 +00:00
bdf6cbc9ef
Accepting request 506522 from home:alois:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/506522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=7
2017-06-29 08:41:57 +00:00
Tomáš Chvátal
ca9c3dac03
Accepting request 230405 from devel:languages:python
...
Update + update-alternatives (forwarded request 230404 from posophe)
OBS-URL: https://build.opensuse.org/request/show/230405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=2
2014-04-17 12:11:30 +00:00
Denisart Benjamin
981e9aae1b
Accepting request 230404 from home:posophe:branches:devel:languages:python
...
Update + update-alternatives
OBS-URL: https://build.opensuse.org/request/show/230404
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=5
2014-04-16 20:51:19 +00:00
Stephan Kulow
502aee7516
Accepting request 200702 from devel:languages:python
...
needed by python-ZODB3, which replaced now-deleted python-zodb3
source URL fixed
OBS-URL: https://build.opensuse.org/request/show/200702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZConfig?expand=0&rev=1
2013-09-27 16:02:45 +00:00
Todd R
0d0a2d1ecd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=3
2013-09-26 10:48:51 +00:00
Todd R
76adbd7ca7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=2
2013-09-26 10:48:25 +00:00
Sascha Peilicke
f5591b7240
Accepting request 186037 from home:frispete:python
...
some missing zope stuff
OBS-URL: https://build.opensuse.org/request/show/186037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=1
2013-08-08 11:22:41 +00:00