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

[Failing Test]: setuptools 69.3.0 breaks sdist #30955

Closed
16 tasks
Abacn opened this issue Apr 12, 2024 · 2 comments
Closed
16 tasks

[Failing Test]: setuptools 69.3.0 breaks sdist #30955

Abacn opened this issue Apr 12, 2024 · 2 comments

Comments

@Abacn
Copy link
Contributor

Abacn commented Apr 12, 2024

What happened?

Even though there is a log

/private/var/folders/wg/hwmcqjwd4zz75mjs0r5z_3f400y2yj/T/build-env-h7rslxzz/lib/python3.8/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '2.56.0.dev' to '2.56.0.dev0'

the "normalized" version is

creating apache_beam-2.55.dev0

Likely a bug in the latest setuptools.

Update: setuptools 69.4.0 released after 2 hr of 69.3.0 release, still not resolve the issue

Issue Failure

Failure: Test is continually failing

Issue Priority

Priority: 1 (unhealthy code / failing or flaky postcommit so we cannot be sure the product is healthy)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@tvalentyn
Copy link
Contributor

They also changed the handling of dashes: apache-beam becomes apache_beam

@Abacn
Copy link
Contributor Author

Abacn commented Apr 12, 2024

They also changed the handling of dashes: apache-beam becomes apache_beam

Yeah, this is pypa/setuptools#4300

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

No branches or pull requests

2 participants