GitHub / nexB/python-inspector issues and pull requests
#179 - Parse error if comment # starts in the middle of the line
Issue -
State: open - Opened by wkl3nk about 1 year ago
- 1 comment
#178 - An invalid `requirements.txt` file is silently accepted
Issue -
State: open - Opened by sschuberth about 1 year ago
#177 - Do not fail on unsupported manifests
Issue -
State: open - Opened by AyanSinhaMahapatra about 1 year ago
#172 - Prepare for release v0.11.0
Pull Request -
State: closed - Opened by TG1999 over 1 year ago
#171 - Also add CycloneDX and SPDX output options
Issue -
State: open - Opened by pombredanne over 1 year ago
#170 - Add support for global index-urls
Pull Request -
State: open - Opened by heliocastro over 1 year ago
- 1 comment
#169 - Running `python-inspector` gives `KeyError: 'dictionary is empty'`
Issue -
State: open - Opened by sschuberth over 1 year ago
- 3 comments
#168 - Fix missing index_urls parsing (#127)
Pull Request -
State: closed - Opened by unclejay80 over 1 year ago
- 8 comments
#166 - fix: skip proccesing if req is a comment
Pull Request -
State: open - Opened by 35C4n0r over 1 year ago
#165 - Fix unit tests
Pull Request -
State: closed - Opened by TG1999 over 1 year ago
#164 - RecursionError in Dependency Resolution with "sphinx-rtd-theme" in requirements.txt
Issue -
State: open - Opened by inderps over 1 year ago
- 2 comments
#162 - Use asyncio to gain performance
Issue -
State: open - Opened by netomi over 1 year ago
- 2 comments
#161 - Unit test fixes
Pull Request -
State: closed - Opened by netomi over 1 year ago
#160 - Added option to get resolved packages in a requirements.txt file. Fixes #135
Pull Request -
State: open - Opened by arijitde92 over 1 year ago
- 8 comments
#159 - [feature] Add ignore error mode
Pull Request -
State: closed - Opened by qequ over 1 year ago
#158 - Fix CI configuration
Pull Request -
State: closed - Opened by TG1999 over 1 year ago
#157 - Add ignore_errors flag and update PythonUpdateProvider
Pull Request -
State: closed - Opened by qequ over 1 year ago
- 7 comments
#156 - Added option to get resolved packages in a requirements.txt file #135
Pull Request -
State: closed - Opened by arijitde92 over 1 year ago
- 6 comments
#154 - Bump python-inspector to v0.10.0
Pull Request -
State: closed - Opened by TG1999 over 1 year ago
#153 - Question: Can python-inpector handle manifest files other than requirements.txt and setup.py?
Issue -
State: open - Opened by shi9qiu almost 2 years ago
- 4 comments
#152 - Parse error at "'# Note: '": Expected W:(0-9A-Za-z)
Issue -
State: open - Opened by bennati almost 2 years ago
- 4 comments
#151 - Update skeleton
Pull Request -
State: closed - Opened by TG1999 almost 2 years ago
#150 - Do not use absolute paths in test fixtures
Issue -
State: open - Opened by pombredanne almost 2 years ago
#149 - Add permissive flag and update PythonUpdateProvider
Pull Request -
State: closed - Opened by qequ almost 2 years ago
#148 - Python-inspector cannot parse requirements.txt with '\' as end of line character
Issue -
State: open - Opened by gmathiou4 almost 2 years ago
- 3 comments
#147 - More test fixes
Pull Request -
State: closed - Opened by fviernau almost 2 years ago
#146 - Fix building the documentation
Pull Request -
State: closed - Opened by fviernau almost 2 years ago
#145 - Fix several failing tests
Pull Request -
State: closed - Opened by fviernau almost 2 years ago
#144 - Fix resolving requirements with percent encoded characters
Pull Request -
State: closed - Opened by fviernau almost 2 years ago
- 14 comments
#143 - Resolution fails due to encoding issue with version strings containing a `+`
Issue -
State: closed - Opened by fviernau almost 2 years ago
- 2 comments
#142 - `--find-links` in `requirements.txt` not handled
Issue -
State: open - Opened by fviernau almost 2 years ago
- 1 comment
#141 - Graceful handling of non-existent packages
Issue -
State: closed - Opened by tsteenbe almost 2 years ago
- 4 comments
#140 - Prepare for release v0.9.8
Pull Request -
State: closed - Opened by TG1999 almost 2 years ago
- 5 comments
#139 - CI is failing with `##[warning]An image label with the label ubuntu-18.04 does not exist.`
Issue -
State: open - Opened by TG1999 about 2 years ago
- 2 comments
#138 - Stacktrace for a given requirement file
Issue -
State: open - Opened by nnobelis about 2 years ago
- 2 comments
#137 - Add Cython to requirements.txt
Pull Request -
State: open - Opened by bennati about 2 years ago
- 2 comments
#136 - Add Cython as dependency
Issue -
State: open - Opened by bennati about 2 years ago
- 1 comment
#135 - Add option to get resolved packages in a requirements.txt file
Issue -
State: open - Opened by TG1999 about 2 years ago
- 4 comments
Labels: enhancement, good first issue
#134 - relative links_fix
Pull Request -
State: closed - Opened by gmathiou4 about 2 years ago
- 18 comments
#133 - Analysis with 0.9.7 fails with `cannot import name 'Feature' from 'setuptools'`
Issue -
State: open - Opened by MarcelBochtler about 2 years ago
- 5 comments
#132 - `No matching distribution found for typing-extensions` when install in Ubuntu 20.04.5 LTS
Issue -
State: closed - Opened by nnobelis over 2 years ago
- 2 comments
#131 - Prepare for release v0.9.7
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
#130 - Bump version to 0.9.6 and add CHANGELOG
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
#129 - Relative links confuse PyPi
Issue -
State: closed - Opened by bennati over 2 years ago
- 1 comment
#128 - Exception in requirements.txt
Issue -
State: open - Opened by dgutson over 2 years ago
- 3 comments
#126 - Update tests with latest version 0.9.5
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
#125 - Fix resolution of setup files which partially have dynamic dependencies
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
- 2 comments
#124 - Inspecting setup.py with string substitution and `extras_require` creates a result without packages and graph
Issue -
State: closed - Opened by MarcelBochtler over 2 years ago
- 3 comments
#123 - Update dependency resolvelib to latest
Pull Request -
State: closed - Opened by bennati over 2 years ago
- 3 comments
#122 - Support comments in netrc file #107
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
- 2 comments
#121 - Update readme with test instructions
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
- 1 comment
#120 - Mock the actual setup provider defined in setup.py
Pull Request -
State: closed - Opened by bennati over 2 years ago
- 15 comments
#119 - Merge latest skeleton in python-inspector
Pull Request -
State: closed - Opened by swastkk over 2 years ago
- 32 comments
#118 - Problem parsing escape sequence characters.
Issue -
State: open - Opened by shricodev over 2 years ago
- 2 comments
#117 - Fail gracefully at parsing setup.py with no deps.
Pull Request -
State: closed - Opened by bennati over 2 years ago
- 13 comments
#116 - Failure parsing dependences of pypi:packer.py
Issue -
State: closed - Opened by bennati over 2 years ago
- 3 comments
#115 - Prepare for release v0.9.4
Pull Request -
State: closed - Opened by TG1999 over 2 years ago
#114 - Update cache location
Pull Request -
State: closed - Opened by JonoYang over 2 years ago
- 1 comment
#113 - Issues with hard-coded .cache location
Issue -
State: closed - Opened by JonoYang over 2 years ago
- 1 comment
#112 - docs: Fix to say "macos" instead of "mac" for the OS
Pull Request -
State: closed - Opened by sschuberth over 2 years ago
#111 - CVE-2007-4559 Patch
Pull Request -
State: closed - Opened by TrellixVulnTeam over 2 years ago
- 5 comments
#110 - Prevent duplicated package versions
Pull Request -
State: closed - Opened by bennati over 2 years ago
- 5 comments
#109 - Replace packaging with packvers #108
Pull Request -
State: closed - Opened by swastkk over 2 years ago
- 6 comments
#108 - Replace packaging with packvers
Issue -
State: open - Opened by pombredanne over 2 years ago
- 1 comment
#107 - Python Inspector does not support comments in `.netrc` files
Issue -
State: closed - Opened by nnobelis over 2 years ago
- 5 comments
#106 - Python-inspector processes certain dependencies for way too long
Issue -
State: open - Opened by bennati over 2 years ago
- 17 comments
Labels: bug, must have
#105 - Parallelize python-inspector runs
Issue -
State: open - Opened by bennati over 2 years ago
- 5 comments
#104 - Support inspecting Conda projects
Issue -
State: open - Opened by tsteenbe over 2 years ago
- 3 comments
Labels: enhancement
#103 - Conflicts with python versions on patch level
Issue -
State: open - Opened by oheger-bosch over 2 years ago
- 4 comments
Labels: bug, must have
#102 - Prototype NVDR.
Issue -
State: open - Opened by pombredanne over 2 years ago