Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pygeoif 1.0.0 #56

Merged
merged 1 commit into from
Oct 17, 2022
Merged

pygeoif 1.0.0 #56

merged 1 commit into from
Oct 17, 2022

Conversation

drnextgis
Copy link
Contributor

@drnextgis drnextgis commented Sep 30, 2022

Adjust code to be compatible with new stable release of pygeoif which was issued yesterday. Fixes #57

@drnextgis drnextgis marked this pull request as draft September 30, 2022 11:34
@drnextgis drnextgis marked this pull request as ready for review September 30, 2022 12:55
@drnextgis
Copy link
Contributor Author

$ python -m pytest tests/parsers
==================================================================== test session starts =====================================================================
platform linux -- Python 3.8.10, pytest-7.1.3, pluggy-1.0.0
rootdir: /home/denis/git/pygeofilter
plugins: django-4.5.2
collected 192 items                                                                                                                                          

tests/parsers/cql2_json/test_cql2_spec_fixtures.py .                                                                                                   [  0%]
tests/parsers/cql2_json/test_parser.py .....................................                                                                           [ 19%]
tests/parsers/cql_json/test_parser.py ......................................                                                                           [ 39%]
tests/parsers/ecql/test_parser.py ..................................................                                                                   [ 65%]
tests/parsers/fes/test_v11.py ................                                                                                                         [ 73%]
tests/parsers/fes/test_v20.py ...................                                                                                                      [ 83%]
tests/parsers/jfe/test_parser.py ...............................                                                                                       [100%]

==================================================================== 192 passed in 1.02s =====================================================================

@drnextgis
Copy link
Contributor Author

@constantinius could you please trigger the workflows.

@KoalaGeo
Copy link

Waiting for merge as dependency of geopython/pygeoapi#964

@tomkralidis
Copy link
Member

@constantinius looks like CI failures are unrelated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pygeoif 1.0.0 is not compatible with pygeofilter 0.1.2, needs to be pinned to an earlier version
3 participants