issues
search
colcon
/
colcon-python-setup-py
Extension for colcon to support Python packages with the metadata in the setup.py file
http://colcon.readthedocs.io
Apache License 2.0
2
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Extract test dependencies from [options.extras_require]test
#61
cottsay
closed
4 weeks ago
1
Port some identification/augmentation tests from colcon_core
#60
cottsay
closed
1 month ago
1
Handle missing 'tests_require' option in newer setuptools
#59
cottsay
closed
1 month ago
0
setuptools 72.2.0 breaks colcon-python-setup-py
#58
lianghongzhuo
closed
1 month ago
3
Update deb platforms for release
#57
nuclearsandwich
closed
9 months ago
0
setuptools==68.2.0 breaks colcon-python-setup-py
#56
hashb
opened
1 year ago
6
Handle DISTUTILS_DEBUG environment variable
#55
cottsay
closed
2 months ago
1
Prepare 0.2.8 release.
#54
nuclearsandwich
closed
2 years ago
0
failure to build cython package
#53
christian-rauch
opened
2 years ago
1
New release to pypi
#52
russkel
closed
7 months ago
0
Install Reqs From Setup.py's "install_requires" Field
#51
connoranderson
closed
4 weeks ago
2
Update stdeb suites to match publish-python.yaml
#50
cottsay
closed
2 years ago
0
Update release platforms.
#49
nuclearsandwich
closed
2 years ago
0
Use GitHub Actions instead of Travis and AppVeyor
#48
cottsay
closed
2 years ago
0
error: Error: setup script specifies an absolute path
#47
johnwason
opened
3 years ago
0
colcon build symlink option does not work for data files in rclpy packages
#46
JaehyunShim
opened
3 years ago
0
Rust Extensions issue with setup.py
#45
AndrewJSchoen
closed
3 years ago
1
allow ImportError to support Arch and older setuptools versions
#44
dirk-thomas
closed
4 years ago
1
add publish-python.yaml
#43
dirk-thomas
closed
4 years ago
0
Move SpecifierSet from setuptools to packaging
#42
AchmadFathoni
closed
4 years ago
3
setuptools 50.3.0 makes build fail
#41
AchmadFathoni
closed
4 years ago
11
move Python dependencies and metadata extraction from identification to augmentation module
#40
dirk-thomas
closed
4 years ago
0
avoid warning introduced in setuptools 49.2.0
#39
dirk-thomas
closed
4 years ago
0
setuptools warning causing build failure
#38
sloppyclampizza
closed
4 years ago
9
use contextlib.suppress
#37
dirk-thomas
closed
4 years ago
0
pass with flake8 3.8
#36
dirk-thomas
closed
4 years ago
0
Pass Distribution object back from subprocess
#35
rotu
opened
4 years ago
0
Use pickle instead of repr/ast.literal_eval
#34
rotu
opened
4 years ago
2
Fails to identify package that specifies `python_requires`.
#33
rotu
opened
4 years ago
1
fix AttributeError when reading metadata dict
#32
dirk-thomas
closed
4 years ago
4
colcon build failing on python modules
#31
zmichaels11
closed
4 years ago
3
use distutils.core.run_setup to get package information
#30
dirk-thomas
closed
4 years ago
1
support non-realpath package path
#28
dirk-thomas
closed
4 years ago
7
paths incorrect after colcon-core 0.5.0 backwards-incompatible changes
#29
AAlon
closed
4 years ago
4
add Ubuntu Focal to list of suites
#27
dirk-thomas
closed
4 years ago
0
add minimum version for flake8 to provide extend_ignore
#26
rotu
closed
4 years ago
2
Make subprocess calls faster by not using ProcessPoolExecutor
#25
rotu
closed
4 years ago
6
Better scoping of things
#24
rotu
closed
4 years ago
11
Fix crash since os.environ can't be pickled
#23
rotu
closed
5 years ago
5
use distutils.core.run_setup to extract more complete package information
#22
dirk-thomas
closed
4 years ago
9
WIP: better way to get python package metadata
#21
rotu
closed
5 years ago
7
Update release suites for deb releases.
#20
nuclearsandwich
closed
5 years ago
1
use utf-8 to pass setup arguments from subprocess
#19
dirk-thomas
closed
5 years ago
1
add version to package metadata
#18
dirk-thomas
closed
5 years ago
0
If a project has a setup.cfg file, colcon ignores the setup.py file completely
#17
rotu
closed
5 years ago
1
add No-Python2 flag to stdeb.cfg to avoid making Python 2 releases by accident
#16
dirk-thomas
closed
5 years ago
0
switch to scspell for spell checking
#15
dirk-thomas
closed
5 years ago
0
fix flake8 test logic
#14
dirk-thomas
closed
5 years ago
0
add desc order in changelog link
#13
dirk-thomas
closed
6 years ago
0
set pytest option filterwarnings: error
#12
dirk-thomas
closed
6 years ago
0
Next