You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/09/30 09:52:32 UTC

[GitHub] [dolphinscheduler] zhongjiajie opened a new issue, #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

zhongjiajie opened a new issue, #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   During the distribution tarball release process, I run `python3 -m twine upload --repository testpypi dist/*` to upload but get error with 
   
   ```log
   ERROR    HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
            Invalid value for requires_dist. Error: Can't have direct dependency: "sphinx-multiversion @ git+https://github.com/Holzhaus/sphinx-multiversion#egg=sphinx-multiversion ; extra == 'all'"
   ```
   
   we should not raise error during the release process
   
   ### What you expected to happen
   
   should not raise error
   
   ### How to reproduce
   
   `python3 -m twine upload --repository testpypi dist/*`
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] closed issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency
URL: https://github.com/apache/dolphinscheduler/issues/12238


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238#issuecomment-1263362270

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238#issuecomment-1449128826

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238#issuecomment-1469045528

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238#issuecomment-1311477911

   will be fixed in https://github.com/apache/dolphinscheduler-sdk-python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] EricGao888 commented on issue #12238: [Bug] [python] Distribute tarball and wheel error with direct dependency

Posted by GitBox <gi...@apache.org>.
EricGao888 commented on issue #12238:
URL: https://github.com/apache/dolphinscheduler/issues/12238#issuecomment-1290019886

   May I ask whether we are going to add this patch to 3.0.2? If not, I will put it to 3.0.3.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org