Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rguenther:plgrnd
python-eventlet
no-dynamic-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File no-dynamic-version.patch of Package python-eventlet
--- pyproject.toml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ classifiers = [ "Topic :: Internet", "Topic :: Software Development :: Libraries :: Python Modules", ] -dynamic = ["version"] +version = '0.37.0' dependencies = [ 'dnspython >= 1.15.0', 'greenlet >= 1.0', @@ -61,12 +61,6 @@ packages = ['eventlet'] where = "evenetlet" exclude = ["tests*", "benchmarks", "examples"] -[tool.hatch] -version.source = "vcs" - -[tool.hatch.build.hooks.vcs] -version-file = "eventlet/_version.py" - [tool.ruff] # Might eventually want to add evenetlet/green/, but it's a pain... exclude = ["eventlet/green/", "eventlet/zipkin/_thrift", "tests/mock.py", "doc/"]
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor