Bas Couwenberg pushed to branch master at Debian GIS Project / python-osmapi
Commits: 8f2e656d by Bas Couwenberg at 2026-07-27T14:04:54+02:00 New upstream version 6.0.0+ds - - - - - 6f2267f4 by Bas Couwenberg at 2026-07-27T14:04:54+02:00 Update upstream source from tag 'upstream/6.0.0+ds' Update to upstream version '6.0.0+ds' with Debian dir 3dfe45261b086a5f889ba804659875d751b0f5af - - - - - fe3e7c9e by Bas Couwenberg at 2026-07-27T14:05:06+02:00 New upstream release. - - - - - 5d6ae924 by Bas Couwenberg at 2026-07-27T14:08:50+02:00 Mark python3-dotenv as nocheck. - - - - - 67317228 by Bas Couwenberg at 2026-07-27T14:09:05+02:00 Set distribution to unstable. - - - - - 69 changed files: - + .flake8 - + .github/dependabot.yml - .github/workflows/build.yml - + .github/workflows/publish_docs.yml - .github/workflows/publish_python.yml - .gitignore - .pre-commit-config.yaml - CHANGELOG.md - + CLAUDE.md - CONTRIBUTING.md - Makefile - README.md - debian/changelog - debian/control - examples/changesets.py - examples/error_handling.py - osmapi/OsmApi.py - osmapi/__init__.py - osmapi/changeset.py - osmapi/dom.py - osmapi/errors.py - osmapi/http.py - osmapi/node.py - osmapi/note.py - osmapi/relation.py - osmapi/way.py - osmapi/xmlbuilder.py - pyproject.toml - − requirements.txt - − setup.cfg - − setup.py - setup.sh - − test-requirements.txt - test.sh - tests/capabilities_test.py - tests/changeset_test.py - tests/conftest.py - tests/dom_test.py - + tests/errors_test.py - − tests/fixtures/passwordfile.txt - − tests/fixtures/passwordfile_colon.txt - + tests/fixtures/test_changeset_close_on_closed_changeset.xml - + tests/fixtures/test_changeset_comment_not_found.xml - + tests/fixtures/test_changeset_comment_on_closed_changeset.xml - + tests/fixtures/test_changeset_subscribe_other_error.xml - + tests/fixtures/test_changeset_unsubscribe_other_error.xml - + tests/fixtures/test_changeset_update_on_closed_changeset.xml - + tests/fixtures/test_changeset_update_server_error.xml - + tests/fixtures/test_map.xml - + tests/fixtures/test_map_empty.xml - + tests/fixtures/test_node_create_precondition_failed.xml - + tests/fixtures/test_node_create_when_changeset_is_closed.xml - + tests/fixtures/test_node_delete_conflict.xml - + tests/fixtures/test_node_delete_forbidden.xml - + tests/fixtures/test_node_delete_precondition_failed.xml - + tests/fixtures/test_node_delete_when_changeset_is_closed.xml - + tests/fixtures/test_relation_full_recur_100.xml - + tests/fixtures/test_relation_full_recur_200.xml - + tests/fixtures/test_relation_full_recur_300.xml - + tests/fixtures/test_relation_full_recur_cycle_400.xml - + tests/fixtures/test_relation_full_recur_cycle_401.xml - − tests/helper_test.py - + tests/http_test.py - tests/node_test.py - tests/notes_test.py - tests/osmapi_test.py - tests/relation_test.py - tests/way_test.py - + uv.lock The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/-/compare/ab05ab07391eb8640c06bff9ceb20e7c8e1d5e5f...6731722863a1f7a6e8275ea98c3211ec1ee122e7 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/-/compare/ab05ab07391eb8640c06bff9ceb20e7c8e1d5e5f...6731722863a1f7a6e8275ea98c3211ec1ee122e7 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
