This is an automated email from the git hooks/post-receive script.
kalxas-guest pushed a change to branch master
in repository pycsw.
from da19d1a Set distribution to unstable.
new 153432f Imported Upstream version 2.0.3+dfsg
new 6ddcbe3 Merge tag 'upstream/2.0.3+dfsg'
new b3c3fcf New upstream release.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 1 +
VERSION.txt | 2 +-
debian/changelog | 6 +
default-sample.cfg | 2 +-
pavement.py | 9 +-
pycsw/__init__.py | 2 +-
pycsw/core/admin.py | 7 +-
pycsw/core/config.py | 10 +
pycsw/core/metadata.py | 28 +-
pycsw/ogc/csw/cql.py | 4 +-
pycsw/ogc/csw/csw2.py | 6 +-
pycsw/ogc/csw/csw3.py | 6 +-
pycsw/opensearch.py | 2 +-
pycsw/server.py | 44 +-
setup.py | 3 +
...ites_apiso-inspire_get_GetCapabilities-lang.xml | 2 +
.../suites_apiso-inspire_get_GetCapabilities.xml | 2 +
.../expected/suites_apiso_post_GetCapabilities.xml | 2 +
.../expected/suites_atom_post_GetCapabilities.xml | 2 +
...te_get_27e17158-c57a-4493-92ac-dba8934cf462.xml | 2 +
...te_get_2ab7d1fa-885b-459f-80e4-b6282eab4f8c.xml | 2 +
...te_get_477b23a3-baa9-47c8-9541-5fe27735ed49.xml | 2 +
...te_get_48f26761-3a9d-48db-bee1-da089f5fb857.xml | 2 +
...te_get_55c38f00-2553-42c1-99ab-33edbb561ad7.xml | 2 +
...te_get_80f31def-4185-48b9-983a-960566918eae.xml | 2 +
...te_get_9697f0aa-3b6a-4125-83a5-61e8826127c4.xml | 2 +
...te_get_ba5fc729-3b71-47a0-b7d0-42ec565cd185.xml | 2 +
...te_get_f4692ec5-9547-4a05-88ab-e6154af2640a.xml | 2 +
...30_get_002258f0-627f-457f-b2ad-025777c77ac8.xml | 2 +-
...30_get_0bdf8457-971e-4ed1-be4a-5feca4dcd8fa.xml | 2 +
...30_get_22f44168-2ccf-4801-ad96-204212566d56.xml | 2 +
...30_get_2499a9c9-8d33-449c-bc92-d494adfcc84d.xml | 2 +
...30_get_27f4f39c-d92a-4e3c-b961-c6aa8c24e513.xml | 2 +
...30_get_2b06a5c8-0df2-4af1-8d2e-a425de11c845.xml | 2 +
...30_get_43cd6471-6ac7-45bd-8ff9-148cb2de9a52.xml | 2 +
...30_get_5e9e67dc-18d6-4645-8111-c6263c88a61f.xml | 2 +
...30_get_6a9d0558-9d87-495b-b999-b49a3ef1cf99.xml | 2 +
...30_get_6e9cba43-5e27-415d-adbd-a92851c2c173.xml | 2 +
...30_get_7e82446a-b5dc-43fe-9a73-4cc1f2f2f0bf.xml | 2 +
...30_get_8025978e-1a35-4d70-80c2-e8329e0c7864.xml | 2 +
.../suites_csw30_get_GetCapabilities-base-url.xml | 2 +
...suites_csw30_get_GetCapabilities-no-version.xml | 2 +
.../expected/suites_csw30_get_GetCapabilities.xml | 2 +
.../suites_csw30_get_OpenSearch-description.xml | 2 +-
...30_get_c03d173a-3f42-4956-89c8-1fe02c3a0873.xml | 2 +
...30_get_e67ca935-d65d-4d8c-8302-1405333dded0.xml | 2 +
.../expected/suites_csw30_post_GetCapabilities.xml | 2 +
.../suites_default_get_GetCapabilities.xml | 2 +
...s-filter-cql-title-or-abstract-with-spaces.xml} | 0
...-title-with-spaces-or-abstract-with-spaces.xml} | 0
...s-filter-cql-title-with-spaces-or-abstract.xml} | 0
...et_GetRecords-filter-cql-title-with-spaces.xml} | 0
.../suites_default_post_GetCapabilities-SOAP.xml | 2 +
...default_post_GetCapabilities-updatesequence.xml | 2 +
.../suites_default_post_GetCapabilities.xml | 2 +
tests/expected/suites_dif_post_GetCapabilities.xml | 2 +
.../expected/suites_ebrim_post_GetCapabilities.xml | 2 +
.../expected/suites_fgdc_post_GetCapabilities.xml | 2 +
.../expected/suites_gm03_post_GetCapabilities.xml | 2 +
.../suites_harvesting_post_GetCapabilities.xml | 2 +
.../suites_harvesting_post_Harvest-wmts.xml | 1504 +++++++++++++-------
...t_Harvest-zzz-post-GetRecords-filter-ows-dc.xml | 5 +-
...-zzz-post-GetRecords-filter-sos-abstract-dc.xml | 1 +
...t_Harvest-zzz-post-GetRecords-filter-sos-dc.xml | 2 +
...t_Harvest-zzz-post-GetRecords-filter-wms-dc.xml | 1 +
..._Harvest-zzz-post-GetRecords-filter-wms-iso.xml | 2 +-
...arvest-zzz-post-GetRecords-filter-wms-layer.xml | 2 +
..._harvesting_post_Transaction-000-delete-all.xml | 2 +-
.../suites_manager_post_GetCapabilities.xml | 2 +
.../expected/suites_utf-8_post_GetCapabilities.xml | 2 +
tests/index.html | 16 +-
tests/run_tests.py | 36 +-
tests/suites/csw30/get/requests.txt | 18 +-
tests/suites/default/get/requests.txt | 4 +
74 files changed, 1230 insertions(+), 581 deletions(-)
copy
tests/expected/{suites_default_get_GetRecords-filter-cql-title-or-abstract.xml
=> suites_default_get_GetRecords-filter-cql-title-or-abstract-with-spaces.xml}
(100%)
copy
tests/expected/{suites_default_get_GetRecords-filter-cql-title-or-abstract.xml
=>
suites_default_get_GetRecords-filter-cql-title-with-spaces-or-abstract-with-spaces.xml}
(100%)
copy
tests/expected/{suites_default_get_GetRecords-filter-cql-title-or-abstract.xml
=> suites_default_get_GetRecords-filter-cql-title-with-spaces-or-abstract.xml}
(100%)
copy
tests/expected/{suites_default_get_GetRecords-filter-cql-title-or-abstract.xml
=> suites_default_get_GetRecords-filter-cql-title-with-spaces.xml} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-grass/pycsw.git
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel