issues
search
periareon
/
req-compile
Python requirements compilation
MIT License
14
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow `py_reqs_compiler` to write wheels for sdist dependencies
#49
abrisco
closed
8 months ago
0
Compile windows requirements
#48
abrisco
closed
8 months ago
0
Update `py_reqs_solution_test` to accept individual `.in/.txt` files
#47
abrisco
closed
8 months ago
0
Fix ability to use Bazel rules in external repos
#46
abrisco
closed
8 months ago
0
Release 1.0.0rc13
#45
abrisco
closed
8 months ago
0
Add automated releases
#44
abrisco
closed
8 months ago
0
Render `--find-links` into compiled outputs if provided in input files
#43
abrisco
closed
8 months ago
0
Added Bazel rules
#42
abrisco
closed
8 months ago
0
Add Python 3.12 support
#41
sputt
closed
8 months ago
0
Release 1.0.0rc11
#40
abrisco
closed
9 months ago
0
Fix url detection in solutions
#39
abrisco
closed
9 months ago
0
Ignore requirement expressions that aren't valid versions when determining if something is a prerelease check
#38
sputt
closed
9 months ago
0
req-compile incompatible with setuptools>=60
#37
sputt
closed
9 months ago
0
Enable testing for additional python versions and platforms
#36
abrisco
closed
8 months ago
0
Added `py.typed` file and enabled `implicit_optional`
#35
abrisco
closed
10 months ago
0
Bump urllib3 from 2.0.4 to 2.0.7
#34
dependabot[bot]
closed
8 months ago
1
Bump urllib3 from 2.0.4 to 2.0.6
#33
dependabot[bot]
closed
1 year ago
1
Intentionally pool non-source and non-solution repositories using a P…
#32
sputt
closed
1 year ago
0
Bump certifi from 2023.5.7 to 2023.7.22
#31
dependabot[bot]
closed
1 year ago
2
Add support for [project] keys for setuptools backend.
#30
sputt
closed
1 year ago
0
Use urllib parse on the url and resource when dumping via --urls
#29
sputt
closed
1 year ago
0
Skip candidates with unparseable versions. This fixes #27
#28
sputt
closed
1 year ago
0
Invalid Versions
#27
sputt
closed
1 year ago
0
Cleanup input parsing, don't copy git dirs for source dists
#26
sputt
closed
1 year ago
0
Bump certifi from 2022.9.24 to 2022.12.7
#25
dependabot[bot]
closed
1 year ago
1
Packaging fixes and push a solution file
#24
sputt
closed
2 years ago
0
Update compiler to download setup requirements to a given wheeldir
#23
sputt
closed
2 years ago
0
Implement --urls and unify how solution output works
#22
sputt
closed
2 years ago
0
Add a test and fix an issue with :all:
#21
sputt
closed
2 years ago
0
All flag to dump download URLs in req-candidates
#20
sputt
closed
2 years ago
1
Add only-binary and plumb through compile and candidates.
#19
sputt
closed
2 years ago
1
Download setup requires to wheeldir so subsequent installs can use --find-links --no-index
#18
sputt
opened
2 years ago
0
prefer-binary?
#17
dand-oss
opened
2 years ago
1
typing
#16
sputt
closed
2 years ago
0
Support pyproject.toml based setuptools projects with only a setup.cf…
#15
sputt
closed
2 years ago
0
req-compile doesnt support pyproject.toml with setup.cfg for setuptools.build_meta backend
#14
klimburg
closed
2 years ago
0
Platform wheel sort
#13
sputt
closed
3 years ago
0
req-compile returning wheels for the "any" wheel rather than the platform-specific wheel
#12
NSchrading
closed
3 years ago
0
Walking back dependency version fails to invalidate constraints
#11
jnguyen75
closed
3 years ago
1
Mac compile fails when platform version doesn't have minor version
#10
jnguyen75
closed
3 years ago
0
Passing filename as a keyword arg in setup.py is not directly supported
#9
sputt
closed
3 years ago
0
req_compile doesn't support new manylinux tags from PEP 600
#8
NSchrading
closed
3 years ago
1
Improve recursion during compile and fix some version is_possible checks
#7
sputt
closed
3 years ago
0
Fix #5 source dist is incomplete
#6
sputt
closed
4 years ago
0
sdist doesnt include mandatory file for installation
#5
jayvdb
closed
4 years ago
3
Fixes #3 - allow passing paths through stdin
#4
sputt
closed
5 years ago
1
req-compile does not handle stdin paths correctly
#3
nat45928
closed
5 years ago
1
Add support for new Python versions
#2
nat45928
closed
5 years ago
1
Builds failing on Python 3.5
#1
nat45928
closed
5 years ago
1
Previous