Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sbidoul/pip-deepfreeze issues and pull requests
#160 - [FIX] force refreshing of project metadata when using uv
Pull Request -
State: closed - Opened by sbidoul 3 months ago
- 1 comment
#159 - Make sure to not use setuptools>=71.
Pull Request -
State: closed - Opened by sbidoul 4 months ago
- 1 comment
#158 - Also pass --no-input when pip is installed in the target env
Pull Request -
State: closed - Opened by sbidoul 4 months ago
- 1 comment
#157 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: open - Opened by pre-commit-ci[bot] 5 months ago
- 1 comment
#156 - Refactor installer selection, and use uv pip uninstall, uv pip freeze
Pull Request -
State: closed - Opened by sbidoul 5 months ago
- 2 comments
#155 - Pre commit autoupdate
Pull Request -
State: closed - Opened by sbidoul 5 months ago
- 1 comment
#154 - ci: macos-latest runner don't have python 3.6 and 3.7
Pull Request -
State: closed - Opened by sbidoul 5 months ago
- 2 comments
#153 - Add support for pre-sync commands
Pull Request -
State: closed - Opened by sbidoul 5 months ago
- 1 comment
#152 - Add `--pre-sync-command`
Issue -
State: closed - Opened by sbidoul 5 months ago
#151 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 9 months ago
- 2 comments
#150 - Convert README to markdown
Pull Request -
State: closed - Opened by sbidoul 9 months ago
#149 - Use codecov GitHub action
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#148 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 1 comment
Labels: dependencies, github_actions
#147 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
- 2 comments
Labels: dependencies, github_actions
#146 - Pass --no-input to pip commands
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#145 - Use uv --python instead of VIRTUAL_ENV env variable
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#144 - Rename uv option to uvpip
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#143 - Always install uv as a dependency
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#142 - Modernize importlib_resource usage
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#141 - Support `--min-version`, `tool.pip-deepfreeze.min_version`
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#140 - Support overrides
Issue -
State: open - Opened by sbidoul 9 months ago
Labels: enhancement
#139 - Fix coverage reporting
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#138 - Pass installer option via CLI instead of requirements file
Pull Request -
State: closed - Opened by sbidoul 9 months ago
- 1 comment
#137 - Support environments where pip is not installed
Pull Request -
State: closed - Opened by sbidoul 10 months ago
- 1 comment
#132 - Additional normalization of requirements
Pull Request -
State: closed - Opened by sbidoul 11 months ago
- 1 comment
#131 - Pass `--no-input` to pip commands
Issue -
State: closed - Opened by sbidoul 11 months ago
- 1 comment
Labels: enhancement
#130 - Allow non-editable install
Issue -
State: open - Opened by JP-Ellis 12 months ago
- 1 comment
#129 - Test with python 3.12
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#128 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#127 - Don't attempt to fixup VCS direct URLs for older python versions
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#126 - Factor out post_sync_command execution
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#125 - Freeze pip legacy build tools if they are dependencies
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#124 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#123 - Pin pip, setuptools, wheel and distribute when they are dependencies
Issue -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
Labels: enhancement
#122 - Lock command
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#121 - Add `lock` command when the target pip supports `pip install --dry-run --report`
Issue -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
Labels: enhancement
#120 - Add --version option
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
#119 - Fixup VCS `direct_url.json` to force reinstall during next sync
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#118 - Rework http fetcher for typing
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#117 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
#116 - Finish support for editable constraints
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#115 - Simpler and more robust temp file handling
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#114 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 1 year ago
- 1 comment
#113 - Move scripts for clarity
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#112 - Drop support for python 3.7
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#111 - Fix python 2.7 ci
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#110 - Support named editable requirements in contraint files
Pull Request -
State: closed - Opened by sbidoul about 1 year ago
- 1 comment
#109 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 1 year ago
- 1 comment
#108 - Add python version to env info
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#107 - Use pip_requirements_parser
Pull Request -
State: open - Opened by sbidoul over 1 year ago
- 2 comments
#106 - Use ruff for linting
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#105 - Search for `py` before `python`
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#104 - Remove NormalizedName compatibility shim
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#103 - Use tomli instead of toml
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#102 - Don't warn about absent wheel package with recent pip
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
#101 - Don't warn about `wheel` being absent when using pip >= 23.1
Issue -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
Labels: enhancement
#100 - Search for `py` before `python` when looking for the default python interpreter
Issue -
State: closed - Opened by sbidoul over 1 year ago
Labels: enhancement
#99 - Use `pip inspect` if the target pip supports it
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 2 comments
#98 - Support environments where pip is not installed
Issue -
State: closed - Opened by sbidoul over 1 year ago
- 1 comment
Labels: enhancement
#97 - Use pip inspect when available
Issue -
State: closed - Opened by sbidoul over 1 year ago
Labels: enhancement
#96 - [WIP] work without pyproject
Pull Request -
State: closed - Opened by sbidoul over 1 year ago
- 2 comments
#95 - Declare minimum pip-deepfreeze version in pyproject.toml
Issue -
State: closed - Opened by sbidoul almost 2 years ago
Labels: enhancement
#94 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] almost 2 years ago
- 1 comment
#93 - Normalize requirement lines in pip_upgrade_project
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
#92 - Don't show a stack trace when post sync commands fail
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#91 - Don't show a stack trace when post sync commands fail
Issue -
State: closed - Opened by sbidoul almost 2 years ago
Labels: enhancement
#90 - Read pyproject.toml using utf-8 encoding
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#89 - Drop python 3.6 (we still support 3.6 target environments)
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#88 - Fix typo in tox.ini
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#87 - Load default options from pyproject.toml
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#86 - Add post-sync commands
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#85 - Fix CI
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#84 - Support pyproject.toml without build system to detect project name
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#83 - Default extras
Issue -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
Labels: enhancement
#82 - Read constraints from `constraints.txt` and fallback to `requirements.txt.in`
Pull Request -
State: closed - Opened by sbidoul almost 2 years ago
- 1 comment
#81 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
- 1 comment
#80 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
- 1 comment
#79 - Fix tox.ini for python 3.10
Pull Request -
State: closed - Opened by sbidoul about 2 years ago
- 1 comment
#78 - Prepare 1.0
Pull Request -
State: closed - Opened by sbidoul about 2 years ago
- 1 comment
#77 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
- 1 comment
#76 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
- 1 comment
#75 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#74 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#73 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#72 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#71 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#70 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#69 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#68 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#67 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] over 2 years ago
- 1 comment
#66 - ci: remove pre-commit job
Pull Request -
State: closed - Opened by sbidoul over 2 years ago
- 1 comment
#65 - Editable mode is now mandatory
Pull Request -
State: closed - Opened by sbidoul about 3 years ago
- 1 comment
#64 - Support PEP 660 (editables)
Issue -
State: closed - Opened by sbidoul over 3 years ago
- 1 comment
Labels: enhancement
#63 - Add option to update transivitive dependencies
Issue -
State: open - Opened by sbidoul over 3 years ago
Labels: enhancement
#62 - Switch toml parser
Issue -
State: closed - Opened by sbidoul over 3 years ago
Labels: enhancement
#61 - A bit of maintenance
Pull Request -
State: closed - Opened by sbidoul over 3 years ago
- 1 comment
#60 - Remove --no-use-pip-constraints option
Pull Request -
State: closed - Opened by sbidoul over 3 years ago
- 1 comment
#59 - Rename requirements.txt.in to constraints.txt
Issue -
State: closed - Opened by sbidoul over 3 years ago
Labels: enhancement
#58 - Update tests for new resolver compatibility
Pull Request -
State: closed - Opened by sbidoul almost 4 years ago
- 1 comment
#57 - Rename --extra short option from -e to -x
Pull Request -
State: closed - Opened by sbidoul almost 4 years ago
- 1 comment