openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
poetry
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
21 days
ago. based on code collected
23 days
ago.
Jan 27, 2024 — Jan 27, 2025
Showing page 14 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
chore: merge changelog from 1.8 branch (#9420)
Randy Döring
More...
9 months ago
Add poetry 1.8.3 to history and merge fixes for older releases
Randy Döring
More...
9 months ago
chore: update poetry-plugin-export (#9409)
Randy Döring
More...
9 months ago
release: bump version to 1.8.0
Randy Döring
More...
10 months ago
markers: improve typing (no need for a dict, Mapping is sufficient for validate) (#729)
Randy Döring
More...
10 months ago
[pre-commit.ci] pre-commit autoupdate (#730)
pre-commit-ci[bot]
More...
10 months ago
[pre-commit.ci] pre-commit autoupdate (#282)
pre-commit-ci[bot]
More...
10 months ago
tests: update tests that are based on old lock files (prior Poetry 1.1) (#279)
Randy Döring
More...
10 months ago
ci: fix release workflow (#9387)
Randy Döring
More...
10 months ago
installer: add option to install without re-resolving (just by evaluating locked markers) (#9427) - introduce "installer.re-resolve" config option (default: True) - if the config option is set to False and the lock file is at least version 2.1, the installer will not re-resolve but evaluate locked markers
Randy Döring
More...
10 months ago
Get Build Platlib Dir From Build Env (#726)
grabpot
More...
10 months ago
relax poetry and poetry-core constraint to facilitate development of Poetry 2.0 (#280)
Randy Döring
More...
10 months ago
[pre-commit.ci] pre-commit autoupdate (#278)
pre-commit-ci[bot]
More...
10 months ago
Project tidying (#724)
David Hotham
More...
10 months ago
[pre-commit.ci] pre-commit autoupdate (#725)
pre-commit-ci[bot]
More...
10 months ago
Automated licenses list update (#727)
poetry-bot[bot]
More...
10 months ago
chore: update dev dependencies (#728)
Randy Döring
More...
10 months ago
ci: mention exact version in comment and update actions (#9364)
Randy Döring
More...
10 months ago
Adding -e flag to editable local references (#258)
Frederico Caroli
More...
10 months ago
fix race condition and KeyError exception in executor (#9335)
Vincent Fazio
More...
10 months ago
ci: restore old backport workflow because the overhauled workflow does not work (#9341)
Randy Döring
More...
10 months ago
add support for non Python versions in `platform_release` markers (#722)
Nathan
More...
10 months ago
add support for string comparisons with `in`/`not in` (#722)
Nathan
More...
10 months ago
locker/installer: drop support for reading very old lock files (prior lock file version 1.0 and Poetry 1.1) (#9345)
Randy Döring
More...
10 months ago
installer: simplify logic for calculating operations regarding extras and fix small bug (#9345) * Operations are completely calculated in `Transaction.calculate_operations()` so that we do not have to remember extra uninstalls between two calculations. * Previously, extras that were not requested were not uninstalled when running `poetry install` (without extras) if there was no lockfile, now it does not matter if there was a lockfile or not. * In `installer._get_extra_packages()` we do not have to distinguish between locked extras and extras in the pyproject.toml because both must be consistent.
Randy Döring
More...
10 months ago
add support for operators `in`/`not in` to generic constraint (#722)
Nathan
More...
10 months ago
self install: in this context the project is not a package so we should set package-mode to false (#9302)
Randy Döring
More...
10 months ago
[pre-commit.ci] pre-commit autoupdate (#723)
pre-commit-ci[bot]
More...
10 months ago
Update pipx plugin uninstall docs (#9320)
George Waters
More...
10 months ago
Move to native tags gathering (#9304)
Bartosz Sokorski
More...
10 months ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree