Ecosyste.ms: Issues

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

GitHub / colcon/colcon-python-setup-py issues and pull requests

#56 - setuptools==68.2.0 breaks colcon-python-setup-py

Issue - State: open - Opened by hashb 10 months ago - 5 comments

#55 - Handle DISTUTILS_DEBUG environment variable

Pull Request - State: open - Opened by cottsay 10 months ago - 1 comment
Labels: bug

#54 - Prepare 0.2.8 release.

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

#53 - failure to build cython package

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

#52 - New release to pypi

Issue - State: open - Opened by russkel over 2 years ago

#51 - Install Reqs From Setup.py's "install_requires" Field

Issue - State: open - Opened by connoranderson over 2 years ago

#50 - Update stdeb suites to match publish-python.yaml

Pull Request - State: closed - Opened by cottsay over 2 years ago

#49 - Update release platforms.

Pull Request - State: closed - Opened by nuclearsandwich over 2 years ago
Labels: enhancement

#48 - Use GitHub Actions instead of Travis and AppVeyor

Pull Request - State: closed - Opened by cottsay over 2 years ago
Labels: enhancement

#47 - error: Error: setup script specifies an absolute path

Issue - State: open - Opened by johnwason over 3 years ago

#45 - Rust Extensions issue with setup.py

Issue - State: closed - Opened by AndrewJSchoen over 3 years ago - 1 comment
Labels: bug, duplicate

#44 - allow ImportError to support Arch and older setuptools versions

Pull Request - State: closed - Opened by dirk-thomas over 3 years ago - 1 comment
Labels: bug

#43 - add publish-python.yaml

Pull Request - State: closed - Opened by dirk-thomas over 3 years ago
Labels: enhancement

#42 - Move SpecifierSet from setuptools to packaging

Pull Request - State: closed - Opened by AchmadFathoni over 3 years ago - 3 comments
Labels: question

#41 - setuptools 50.3.0 makes build fail

Issue - State: closed - Opened by AchmadFathoni over 3 years ago - 10 comments

#39 - avoid warning introduced in setuptools 49.2.0

Pull Request - State: closed - Opened by dirk-thomas almost 4 years ago
Labels: bug

#38 - setuptools warning causing build failure

Issue - State: closed - Opened by baldonp1 almost 4 years ago - 9 comments
Labels: bug

#37 - use contextlib.suppress

Pull Request - State: closed - Opened by dirk-thomas about 4 years ago

#36 - pass with flake8 3.8

Pull Request - State: closed - Opened by dirk-thomas about 4 years ago

#35 - Pass Distribution object back from subprocess

Pull Request - State: open - Opened by rotu about 4 years ago

#34 - Use pickle instead of repr/ast.literal_eval

Pull Request - State: open - Opened by rotu about 4 years ago - 2 comments

#33 - Fails to identify package that specifies `python_requires`.

Issue - State: open - Opened by rotu about 4 years ago - 1 comment
Labels: bug

#32 - fix AttributeError when reading metadata dict

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago - 4 comments
Labels: bug

#31 - colcon build failing on python modules

Issue - State: closed - Opened by zmichaels11 over 4 years ago - 3 comments
Labels: bug

#30 - use distutils.core.run_setup to get package information

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago - 1 comment
Labels: bug

#29 - paths incorrect after colcon-core 0.5.0 backwards-incompatible changes

Issue - State: closed - Opened by AAlon over 4 years ago - 4 comments
Labels: bug

#28 - support non-realpath package path

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago - 7 comments
Labels: bug

#27 - add Ubuntu Focal to list of suites

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago

#26 - add minimum version for flake8 to provide extend_ignore

Pull Request - State: closed - Opened by rotu over 4 years ago - 2 comments

#25 - Make subprocess calls faster by not using ProcessPoolExecutor

Pull Request - State: closed - Opened by rotu over 4 years ago - 6 comments

#24 - Better scoping of things

Pull Request - State: closed - Opened by rotu over 4 years ago - 11 comments

#23 - Fix crash since os.environ can't be pickled

Pull Request - State: closed - Opened by rotu over 4 years ago - 5 comments

#22 - use distutils.core.run_setup to extract more complete package information

Pull Request - State: closed - Opened by dirk-thomas over 4 years ago - 9 comments
Labels: bug

#21 - WIP: better way to get python package metadata

Pull Request - State: closed - Opened by rotu almost 5 years ago - 7 comments

#20 - Update release suites for deb releases.

Pull Request - State: closed - Opened by nuclearsandwich almost 5 years ago - 1 comment

#19 - use utf-8 to pass setup arguments from subprocess

Pull Request - State: closed - Opened by dirk-thomas almost 5 years ago - 1 comment
Labels: bug, review

#18 - add version to package metadata

Pull Request - State: closed - Opened by dirk-thomas almost 5 years ago
Labels: enhancement, review

#17 - If a project has a setup.cfg file, colcon ignores the setup.py file completely

Issue - State: closed - Opened by rotu about 5 years ago - 1 comment

#15 - switch to scspell for spell checking

Pull Request - State: closed - Opened by dirk-thomas over 5 years ago

#14 - fix flake8 test logic

Pull Request - State: closed - Opened by dirk-thomas over 5 years ago

#13 - add desc order in changelog link

Pull Request - State: closed - Opened by dirk-thomas over 5 years ago

#12 - set pytest option filterwarnings: error

Pull Request - State: closed - Opened by dirk-thomas almost 6 years ago
Labels: enhancement

#11 - Add version metadata to dependencies in PackageDescriptor

Pull Request - State: closed - Opened by murphm8 almost 6 years ago - 2 comments
Labels: enhancement

#10 - declare flake8 import order style

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago
Labels: enhancement

#9 - update package metadata

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago
Labels: enhancement

#8 - add stdeb.cfg, update dependencies

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago - 1 comment

#7 - Every colcon package now prints an error at bootstrap time

Issue - State: closed - Opened by mikaelarguedas about 6 years ago - 1 comment
Labels: bug

#6 - use Python 3.6 on AppVeyor

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago - 1 comment

#5 - ignore non-evaluable arguments

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago - 3 comments
Labels: enhancement

#4 - fix docblock of get_setup_arguments_with_context()

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago - 1 comment
Labels: bug

#3 - reduce priority of identification based on setup() arguments

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago - 1 comment
Labels: bug

#2 - fix entry point name to avoid collision

Pull Request - State: closed - Opened by dirk-thomas about 6 years ago
Labels: bug

#1 - enable Travis CI and AppVeyor

Pull Request - State: closed - Opened by dirk-thomas over 6 years ago
Labels: enhancement