You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/23 18:36:07 UTC

[GitHub] [airflow] GFBryson opened a new issue, #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository

GFBryson opened a new issue, #26638:
URL: https://github.com/apache/airflow/issues/26638

   ### Apache Airflow Provider(s)
   
   atlassian-jira
   
   ### Versions of Apache Airflow Providers
   
   attempting to use any version (latest)(1.0.0)
   
   ### Apache Airflow version
   
   2.3.0
   
   ### Operating System
   
   Linux Mint
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   package install section 
   ```RUN python3 -m pip install --upgrade pip
   RUN pip install JIRA
   RUN pip install 'apache-airflow-providers-atlassian-jira'
   
   ### What happened
   
   Was trying to install the package `apache-airflow-providers-atlassian-jira` into the docker container and was getting the following error
   `ERROR: Could not find a version that satisfies the requirement apache-airflow-providers-atlassian-jira (from versions: none)
   ERROR: No matching distribution found for apache-airflow-providers-atlassian-jira`
   
   upon looking into this we found the docs page here https://airflow.apache.org/docs/apache-airflow-providers/packages-ref.html#apache-airflow-providers-atlassian-jira
   but when you click the link to go to the PyPi package there is no such package found
   https://pypi.org/project/apache-airflow-providers-atlassian-jira/
   
   ### What you think should happen instead
   
   the package should exist in PyPi
   
   ### How to reproduce
   
   ```RUN python3 -m pip install --upgrade pip
   RUN pip install 'apache-airflow-providers-atlassian-jira'
   
   ### Anything else
   
   This problem occurs every time
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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@airflow.apache.org.apache.org

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


[GitHub] [airflow] potiuk closed issue #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository
URL: https://github.com/apache/airflow/issues/26638


-- 
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@airflow.apache.org

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


[GitHub] [airflow] eladkal commented on issue #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #26638:
URL: https://github.com/apache/airflow/issues/26638#issuecomment-1256644530

   the provider wasn't released yet


-- 
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@airflow.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #26638:
URL: https://github.com/apache/airflow/issues/26638#issuecomment-1256543976

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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@airflow.apache.org

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


[GitHub] [airflow] sardelorme commented on issue #26638: apache-airflow-providers-atlassian-jira Not in PyPi Repository

Posted by GitBox <gi...@apache.org>.
sardelorme commented on issue #26638:
URL: https://github.com/apache/airflow/issues/26638#issuecomment-1256571753

   I am also having this issue. I have not been able to find anyone else posting about this - thanks for making the issue. Hopefully, a solution can be reached promptly.


-- 
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@airflow.apache.org

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