Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

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 3 months ago - 1 comment

#177 - Do not fail on unsupported manifests

Issue - State: open - Opened by AyanSinhaMahapatra 3 months ago

#176 - .netrc file is queried incorrectly

Issue - State: open - Opened by oheger-bosch 4 months ago - 1 comment

#175 - Issue for python-inspector

Issue - State: open - Opened by buwagaurav 4 months ago

#174 - Add support for Python3.12

Pull Request - State: closed - Opened by tdruez 6 months ago - 1 comment

#172 - Prepare for release v0.11.0

Pull Request - State: closed - Opened by TG1999 8 months ago

#171 - Also add CycloneDX and SPDX output options

Issue - State: open - Opened by pombredanne 8 months ago

#170 - Add support for global index-urls

Pull Request - State: open - Opened by heliocastro 8 months ago - 1 comment

#169 - Running `python-inspector` gives `KeyError: 'dictionary is empty'`

Issue - State: open - Opened by sschuberth 8 months ago - 3 comments

#168 - Fix missing index_urls parsing (#127)

Pull Request - State: closed - Opened by unclejay80 9 months ago - 8 comments

#167 - Dotted Python version not fully supported

Issue - State: open - Opened by sschuberth 9 months ago - 7 comments

#166 - fix: skip proccesing if req is a comment

Pull Request - State: open - Opened by 35C4n0r 10 months ago

#165 - Fix unit tests

Pull Request - State: closed - Opened by TG1999 10 months ago

#163 - Use async io where possible to improve runtime performance

Pull Request - State: open - Opened by netomi 10 months ago - 9 comments

#162 - Use asyncio to gain performance

Issue - State: open - Opened by netomi 10 months ago - 2 comments

#161 - Unit test fixes

Pull Request - State: closed - Opened by netomi 10 months ago

#160 - Added option to get resolved packages in a requirements.txt file. Fixes #135

Pull Request - State: open - Opened by arijitde92 10 months ago - 8 comments

#159 - [feature] Add ignore error mode

Pull Request - State: closed - Opened by qequ 11 months ago

#158 - Fix CI configuration

Pull Request - State: closed - Opened by TG1999 11 months ago

#157 - Add ignore_errors flag and update PythonUpdateProvider

Pull Request - State: closed - Opened by qequ 11 months ago - 7 comments

#156 - Added option to get resolved packages in a requirements.txt file #135

Pull Request - State: closed - Opened by arijitde92 11 months ago - 6 comments

#154 - Bump python-inspector to v0.10.0

Pull Request - State: closed - Opened by TG1999 11 months ago

#152 - Parse error at "'# Note: '": Expected W:(0-9A-Za-z)

Issue - State: open - Opened by bennati 12 months ago - 4 comments

#151 - Update skeleton

Pull Request - State: closed - Opened by TG1999 12 months ago

#150 - Do not use absolute paths in test fixtures

Issue - State: open - Opened by pombredanne 12 months ago

#149 - Add permissive flag and update PythonUpdateProvider

Pull Request - State: closed - Opened by qequ 12 months ago

#147 - More test fixes

Pull Request - State: closed - Opened by fviernau about 1 year ago

#146 - Fix building the documentation

Pull Request - State: closed - Opened by fviernau about 1 year ago

#145 - Fix several failing tests

Pull Request - State: closed - Opened by fviernau about 1 year ago

#144 - Fix resolving requirements with percent encoded characters

Pull Request - State: closed - Opened by fviernau about 1 year ago - 14 comments

#143 - Resolution fails due to encoding issue with version strings containing a `+`

Issue - State: closed - Opened by fviernau about 1 year ago - 2 comments

#142 - `--find-links` in `requirements.txt` not handled

Issue - State: open - Opened by fviernau about 1 year ago - 1 comment

#141 - Graceful handling of non-existent packages

Issue - State: closed - Opened by tsteenbe about 1 year ago - 4 comments

#140 - Prepare for release v0.9.8

Pull Request - State: closed - Opened by TG1999 about 1 year ago - 5 comments

#138 - Stacktrace for a given requirement file

Issue - State: open - Opened by nnobelis over 1 year ago - 2 comments

#137 - Add Cython to requirements.txt

Pull Request - State: open - Opened by bennati over 1 year ago - 2 comments

#136 - Add Cython as dependency

Issue - State: open - Opened by bennati over 1 year ago - 1 comment

#135 - Add option to get resolved packages in a requirements.txt file

Issue - State: open - Opened by TG1999 over 1 year ago - 4 comments
Labels: enhancement, good first issue

#134 - relative links_fix

Pull Request - State: closed - Opened by gmathiou4 over 1 year ago - 18 comments

#131 - Prepare for release v0.9.7

Pull Request - State: closed - Opened by TG1999 over 1 year ago

#130 - Bump version to 0.9.6 and add CHANGELOG

Pull Request - State: closed - Opened by TG1999 over 1 year ago

#129 - Relative links confuse PyPi

Issue - State: closed - Opened by bennati over 1 year ago - 1 comment

#128 - Exception in requirements.txt

Issue - State: open - Opened by dgutson over 1 year ago - 3 comments

#127 - Having private packages makes python-inspector crashes

Issue - State: open - Opened by qequ over 1 year ago - 7 comments

#126 - Update tests with latest version 0.9.5

Pull Request - State: closed - Opened by TG1999 over 1 year ago

#125 - Fix resolution of setup files which partially have dynamic dependencies

Pull Request - State: closed - Opened by TG1999 over 1 year ago - 2 comments

#123 - Update dependency resolvelib to latest

Pull Request - State: closed - Opened by bennati over 1 year ago - 3 comments

#122 - Support comments in netrc file #107

Pull Request - State: closed - Opened by TG1999 over 1 year ago - 2 comments

#121 - Update readme with test instructions

Pull Request - State: closed - Opened by TG1999 over 1 year ago - 1 comment

#120 - Mock the actual setup provider defined in setup.py

Pull Request - State: closed - Opened by bennati over 1 year ago - 15 comments

#119 - Merge latest skeleton in python-inspector

Pull Request - State: closed - Opened by swastkk over 1 year ago - 32 comments

#118 - Problem parsing escape sequence characters.

Issue - State: open - Opened by shricodev over 1 year ago - 2 comments

#117 - Fail gracefully at parsing setup.py with no deps.

Pull Request - State: closed - Opened by bennati over 1 year ago - 13 comments

#116 - Failure parsing dependences of pypi:packer.py

Issue - State: closed - Opened by bennati over 1 year ago - 3 comments

#115 - Prepare for release v0.9.4

Pull Request - State: closed - Opened by TG1999 over 1 year ago

#114 - Update cache location

Pull Request - State: closed - Opened by JonoYang over 1 year ago - 1 comment

#113 - Issues with hard-coded .cache location

Issue - State: closed - Opened by JonoYang over 1 year ago - 1 comment

#112 - docs: Fix to say "macos" instead of "mac" for the OS

Pull Request - State: closed - Opened by sschuberth over 1 year ago

#111 - CVE-2007-4559 Patch

Pull Request - State: closed - Opened by TrellixVulnTeam over 1 year ago - 5 comments

#110 - Prevent duplicated package versions

Pull Request - State: closed - Opened by bennati over 1 year ago - 5 comments

#109 - Replace packaging with packvers #108

Pull Request - State: closed - Opened by swastkk over 1 year ago - 6 comments

#108 - Replace packaging with packvers

Issue - State: open - Opened by pombredanne almost 2 years ago - 1 comment

#107 - Python Inspector does not support comments in `.netrc` files

Issue - State: closed - Opened by nnobelis almost 2 years ago - 5 comments

#106 - Python-inspector processes certain dependencies for way too long

Issue - State: open - Opened by bennati almost 2 years ago - 17 comments
Labels: bug, must have

#105 - Parallelize python-inspector runs

Issue - State: open - Opened by bennati almost 2 years ago - 5 comments

#104 - Support inspecting Conda projects

Issue - State: open - Opened by tsteenbe almost 2 years ago - 3 comments
Labels: enhancement

#103 - Conflicts with python versions on patch level

Issue - State: open - Opened by oheger-bosch almost 2 years ago - 4 comments
Labels: bug, must have

#102 - Prototype NVDR.

Issue - State: open - Opened by pombredanne almost 2 years ago

#101 - Problem with resolution

Issue - State: open - Opened by pombredanne almost 2 years ago

#100 - Documentation not up to date with 0.9.2 release

Issue - State: open - Opened by heliocastro almost 2 years ago - 2 comments

#99 - Operating system and python version are now required fields in CLI

Pull Request - State: closed - Opened by TG1999 almost 2 years ago - 1 comment

#98 - python-inspector can't handle simple requirements file

Issue - State: open - Opened by heliocastro almost 2 years ago - 1 comment

#97 - Make os and python version as mandatory input parameters #92

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#96 - Do not return duplicates binaries #93

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#94 - Inconsistent type of `resolvedDependenciesGraph`

Issue - State: closed - Opened by mnonnenmacher almost 2 years ago - 3 comments
Labels: bug

#93 - Do not return duplicates binaries

Issue - State: closed - Opened by TG1999 almost 2 years ago

#92 - Make os and python_version as mandatory input parameters

Issue - State: closed - Opened by TG1999 almost 2 years ago

#91 - Add --prefer-source option #90

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#90 - Add option to only get the "source" distribution of packages.

Issue - State: closed - Opened by tdruez almost 2 years ago
Labels: must have

#89 - Add support for recursive requirements #88

Pull Request - State: closed - Opened by TG1999 almost 2 years ago - 2 comments

#88 - requirements.txt has recursive calls

Issue - State: closed - Opened by gmathiou4 almost 2 years ago - 1 comment

#87 - Ensure we can handle old distutils-only setup.py

Issue - State: open - Opened by pombredanne almost 2 years ago

#86 - Do not fail if no dependencies are required

Issue - State: closed - Opened by mnonnenmacher almost 2 years ago - 1 comment
Labels: bug

#85 - Support `setuptools.setup`

Issue - State: closed - Opened by mnonnenmacher almost 2 years ago

#84 - Adapt python-inspector output according to SCTK output

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#83 - Raise error for non existing package

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#82 - Bump version of dependencies in tests

Pull Request - State: closed - Opened by TG1999 almost 2 years ago

#81 - Provide classifiers in python-inspector output

Issue - State: closed - Opened by mnonnenmacher almost 2 years ago - 7 comments

#80 - Bump dependency version in tests

Pull Request - State: closed - Opened by TG1999 almost 2 years ago