forked from pool/python-textX
cb1a4b2305144fcd5c1fec947ef00f2c8f04c253eaba87d7ad91e8077ee53785
- Update to 4.0.1:
* Use flit-core for test projects.
* Removed word boundary from INT rule regex.
* Removed Python support for 3.6 and 3.7. The minimal supported version
is 3.8.
* Migrated to pyproject.toml for project configuration.
* Migrated to importlib for language/generator registration/discovery as
setuptools pkg_resources is deprecated and unsupported from Python 3.12.
* Added dependency to `importlib-metadata` backward compatibility
package for Python versions < 3.10.
* Relaxed dependency for click to accept 8.x.
* Use flit for package building and publishing.
- Use build and installer for the test projects so we do not pollute the
build root.
OBS-URL: https://build.opensuse.org/request/show/1165411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textX?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%