Skip to content

ATLAS-5332: Update apache-atlas PyPI client to require Python 3.13+#686

Open
kumaab wants to merge 1 commit into
apache:masterfrom
kumaab:atlas_5332
Open

ATLAS-5332: Update apache-atlas PyPI client to require Python 3.13+#686
kumaab wants to merge 1 commit into
apache:masterfrom
kumaab:atlas_5332

Conversation

@kumaab

@kumaab kumaab commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Require Python 3.13+ for the apache-atlas PyPI client (v0.0.16). Adds unit tests, CI, and packaging fixes. Library code is already 3.13-compatible.

Breaking: Python ≤ 3.12 users must stay on 0.0.15.

What changed

  • python_requires='>=3.13', requests>=2.34.2, SPDX license metadata
  • setup.py reads deps from requirements.txt; add MANIFEST.in for reliable wheel builds
  • 11 unit tests + mvn -pl intg test hook + GitHub Actions workflow (Python 3.13)
  • README updates; RAT/gitignore excludes for .tox/, .mypy_cache/, etc.

How was this patch tested?

  • Unit tests, flake8, mypy, tox, make build check
  • Live read-only smoke (typedef, discovery)
  • PyPI publish 0.0.16 (post-merge)

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.

1 participant