From 8f4912dad4a3071677e36f2f499eb02a30535f5e Mon Sep 17 00:00:00 2001 From: Francis Charette Migneault Date: Tue, 23 Jul 2024 15:54:33 -0400 Subject: [PATCH] patch changes rst failing pypi deploy --- CHANGES.rst | 70 ++++++++++++++++++++++++++--------------------------- setup.cfg | 6 ++--- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 553dc5f..527f78c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,10 +2,10 @@ Changes ******* Unreleased -========== +==================================================================================================================== 0.10.0 (2024-07-22) -================== +==================================================================================================================== Changes: @@ -15,7 +15,7 @@ Changes: * Update docker with latest ``python:3.11-alpine3.20`` base. 0.9.0 (2023-02-08) -================== +==================================================================================================================== Changes: @@ -24,7 +24,7 @@ Changes: * Convert comment typing definitions into typing annotations. 0.8.0 (2023-02-01) -================== +==================================================================================================================== Changes: @@ -46,7 +46,7 @@ Changes: .. |nginx-auth| replace:: NGINX Authentication Based on Subrequest Result 0.7.0 (2022-05-11) -================== +==================================================================================================================== Changes: @@ -54,7 +54,7 @@ Changes: and returned responses from the service. The default adapter applies no modifications to the original definitions. 0.6.2 (2021-12-01) -================== +==================================================================================================================== Changes: @@ -62,7 +62,7 @@ Changes: require the new transaction or refreshed database session state each time. 0.6.1 (2021-10-27) -================== +==================================================================================================================== Changes: @@ -77,7 +77,7 @@ Changes: concurrent requests. 0.6.0 (2020-04-01) -================== +==================================================================================================================== Changes: @@ -93,7 +93,7 @@ Changes: * Drop ``owsproxy_secure`` endpoint. 0.5.6 (2021-09-10) -================== +==================================================================================================================== Changes: @@ -108,7 +108,7 @@ Fixes: (``rust`` installed via ``cargo``). 0.5.5 (2021-01-27) -================== +==================================================================================================================== Fixes: @@ -117,14 +117,14 @@ Fixes: of problems prior to deploy triggers from tags. 0.5.4 (2020-10-29) -================== +==================================================================================================================== Changes: * Replace ``waitress`` by ``gunicorn`` to resolve issue related to slow download of large files (#97). 0.5.3 (2020-02-20) -================== +==================================================================================================================== Changes: @@ -132,7 +132,7 @@ Changes: code behavior (unauthorised access) when ``OWSException`` is raised, instead of dumping an unhandled error traceback. 0.5.2 (2019-07-11) -================== +==================================================================================================================== New Features: @@ -148,7 +148,7 @@ Changes: Fixes: 0.5.1 (2019-05-24) -================== +==================================================================================================================== New Features: @@ -166,7 +166,7 @@ Fixes: * Fix Twitcher ``main`` including ``twitcher.`` instead of ``.``. 0.5.0 (2019-05-22) -================== +==================================================================================================================== Changes: @@ -197,7 +197,7 @@ Fixes: `#74 `_) 0.4.0 (2019-05-02) -================== +==================================================================================================================== Changes: @@ -208,7 +208,7 @@ Changes: * Moved tests to top-level folder (`#47 `_). 0.3.8 (2018-09-11) -================== +==================================================================================================================== Fixes: @@ -220,7 +220,7 @@ New Features: * make protected path configurable (`#36 `_). 0.3.7 (2018-03-13) -================== +==================================================================================================================== Fixes: @@ -232,7 +232,7 @@ New Features: (e.g download file through ``thredds``). 0.3.6 (2018-03-08) -================== +==================================================================================================================== * Fix PEP8 * Removed unused ``c4i`` option. @@ -244,7 +244,7 @@ New Features: * Feature `#25 `_: using x509 certificates for service authentication. 0.3.5 (2018-03-01) -================== +==================================================================================================================== * Fix PEP8. * Updated makefile. @@ -256,30 +256,30 @@ New Features: * Added readthedocs, licence and chat badges. 0.3.4 (2017-05-05) -================== +==================================================================================================================== * Updated logging. * Fixed: creates workdir if it does not exist. 0.3.3 (2017-04-27) -================== +==================================================================================================================== * Fixed fetching of access token when service is public. 0.3.2 (2017-01-31) -================== +==================================================================================================================== * Set header ``X-X509-User-Proxy``. 0.3.1 (2017-01-26) -================== +==================================================================================================================== * Fix PEP8. * Set permission of ``certfile``. * Added option ``ows-proxy-delegate``. 0.3.0 (2017-01-11) -================== +==================================================================================================================== * Fix PEP8. * Changed rpc interface. @@ -297,7 +297,7 @@ New Features: * Using ``OWSExceptions`` on errors in owsproxy. 0.2.4 (2016-12-23) -================== +==================================================================================================================== * Fix PEP8. * Using ``replace_caps_url`` in ``owsproxy``. @@ -306,7 +306,7 @@ New Features: * Added ``wms_130`` and renamed ``wms_111``. 0.2.3 (2016-11-18) -================== +==================================================================================================================== * Fix PEP8. * Using ``doc2dict``, renamed ``get_service_by_name()``. @@ -316,33 +316,33 @@ New Features: * Fixed functional tests. 0.2.2 (2016-08-18) -================== +==================================================================================================================== * Fix PEP8. * Don't allow duplicate service names. 0.2.1 (2016-08-05) -================== +==================================================================================================================== * Register service with public access. * WMS services can be registered. 0.2.0 (2016-07-18) -================== +==================================================================================================================== * Updated to new buildout with separated conda environment. * Replaced nose by pytest. * Updated installation docs. 0.1.7 (2016-06-09) -================== +==================================================================================================================== Fixes: * Update of service failed (`#17 `_). 0.1.6 (2016-06-01) -================== +==================================================================================================================== * Updated docs. * Renamed Python package to ``pyramid_twitcher``. @@ -357,12 +357,12 @@ Fixes: * Fixed twitcher app config: wrong egg name. 0.1.5 (2016-04-22) -================== +==================================================================================================================== * Fixed docs links 0.1.4 (2016-04-19) -================== +==================================================================================================================== * Fixed ``MANIFEST.in`` * Fixed service database index. @@ -370,6 +370,6 @@ Fixes: * Added more links to appendix. 0.1.0 (2015-12-07) -================== +==================================================================================================================== Initial Release. diff --git a/setup.cfg b/setup.cfg index 5e8f2ce..6725cfa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,13 +6,13 @@ tag = True [bumpversion:file:CHANGES.rst] search = Unreleased - ========== + ==================================================================================================================== replace = Unreleased - ========== + ==================================================================================================================== {new_version} ({now:%%Y-%%m-%%d}) - ================== + ==================================================================================================================== [bumpversion:file:Makefile] search = VERSION := {current_version}