apassy
August 3, 2023, 1:09am
1
Until now, streamlit updated within hours on Conda-forge. Now, it’s stuck on 1.24.1.
Thoughts?
Hey @apassy ,
Our team is currently working on this here – thanks for flagging!
This is taking ages and for some reason there’s a pydeck issue related?
There was a newer PR to update the feed stock to 1.25.0 two weeks ago from now that was closed for some reason;
conda-forge:main
← regro-cf-autotick-bot:1.25.0_hddfbe2
opened 11:10PM - 04 Aug 23 UTC
It is very likely that the current package version for this feedstock is out of … date.
Checklist before merging this PR:
- [ ] Dependencies have been updated if changed: see [upstream](https://streamlit.io)
- [ ] Tests have passed
- [ ] Updated license if changed and `license_file` is packaged
Information about this PR:
1. Feel free to push to the bot's branch to update this PR if needed.
2. The bot will almost always only open one PR per version.
3. The bot will stop issuing PRs if more than 3 version bump PRs generated by the bot are open. If you don't want to package a particular version please close the PR.
4. If you want these PRs to be merged automatically, make an issue with <code>@conda-forge-admin,</code>`please add bot automerge` in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.
5. If this PR was opened in error or needs to be updated please add the `bot-rerun` label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase <code>@<space/>conda-forge-admin, please rerun bot</code> in a PR comment to have the `conda-forge-admin` add it for you.
Closes: #81
Pending Dependency Version Updates
--------------------
Here is a list of all the pending dependency version updates for this repo. Please double check all dependencies before merging.
| Name | Upstream Version | Current Version |
|:----:|:----------------:|:---------------:|
|protobuf|23.4|[](https://anaconda.org/conda-forge/protobuf)|
Dependency Analysis
--------------------
Please note that this analysis is **highly experimental**. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add `bot: inspection: false` to your `conda-forge.yml`. If you encounter issues with this feature please ping the bot team `conda-forge/bot`.
Analysis by source code inspection shows a discrepancy between it and the the package's stated requirements in the meta.yaml.
### Packages found by source code inspection but not in the meta.yaml:
- langchain
- plotly
### Packages found in the meta.yaml but not found by source code inspection:
- protobuf
<sub>This PR was created by the [regro-cf-autotick-bot](https://github.com/regro/cf-scripts). The **regro-cf-autotick-bot** is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any [issues](https://github.com/regro/cf-scripts/issues)! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/5767170262, please use this URL for debugging.</sub>
When I enquired they suggested me to either “to file an issue with pydeck
or patch the conda build.” as mentioned here following the conversation on pydeck 0.8.0b4
:
conda-forge:main
← regro-cf-autotick-bot:1.25.0_h8032f8
@IndigoWizard You need to file an issue with `pydeck` or patch the conda build.
Now I don’t exactly understand this issue or how it is an actual issue to begin with, even if we were to open an issue on pydeck what would it be for?
apassy
August 21, 2023, 10:07pm
4
This is not a minor issue and is taking way too long… MANY developers use conda, and to drop to pip means we lose the advantages of conda dependency management.
This should now be resolved – the PR has been merged
1 Like
system
Closed
August 24, 2023, 7:28pm
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.