Matt Davis
|
4fa70dba68
|
Merge branch 'main' into named-categories
|
2022-10-08 10:55:13 -04:00 |
|
Matt Davis
|
81cde423a5
|
add documentation for named categories.
|
2022-10-08 10:54:43 -04:00 |
|
Oz N Tiram
|
9d532123d1
|
Merge pull request #5389 from pypa/clean-conftest
Clean conftest
|
2022-10-06 08:13:29 +02:00 |
|
Matt Davis
|
19b53014f4
|
Merge branch 'main' into named-categories
|
2022-10-05 23:30:54 -04:00 |
|
Oz N Tiram
|
8d6bec6bfd
|
Merge pull request #5387 from jerempy/python_full_version-in-pipfile
Python full version in pipfile
|
2022-10-06 01:17:05 +02:00 |
|
Oz N Tiram
|
1f836f66fc
|
Remove usage of fs_encode
See also #5062
|
2022-10-06 00:24:08 +02:00 |
|
Oz N Tiram
|
ea84f684a6
|
Remove unused import of threading
|
2022-10-06 00:23:47 +02:00 |
|
jerempy
|
3cf0696769
|
more news
|
2022-10-05 11:41:07 -04:00 |
|
jerempy
|
3171333449
|
delete accidental dup test
|
2022-10-05 10:54:46 -04:00 |
|
jerempy
|
5bf9f1baac
|
pipfile saves correctly
and news segment
|
2022-10-05 10:52:09 -04:00 |
|
Oz N Tiram
|
7bde538c71
|
Merge pull request #5388 from jerempy/Register-pytest-markers
Add pytest.markers to pyproject.toml
|
2022-10-05 09:15:13 +02:00 |
|
Oz N Tiram
|
edf7d1cd4a
|
Merge pull request #5383 from pypa/issue-5266-docs
Update documentation around requirements command and provide current examples.
|
2022-10-05 08:40:17 +02:00 |
|
Matt Davis
|
8c0667539c
|
Update docs based on PR feedback.
|
2022-10-04 21:45:08 -04:00 |
|
github-actions[bot]
|
12ebb670cc
|
Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-05 01:39:54 +00:00 |
|
Matt Davis
|
6c457fe41c
|
Release v2022.10.4
|
2022-10-04 21:38:07 -04:00 |
|
jerempy
|
ee29d99821
|
solve lint error
|
2022-10-04 11:24:46 -04:00 |
|
jerempy
|
2f14fa08d4
|
filename change
|
2022-10-04 10:38:21 -04:00 |
|
jerempy
|
88aeff1bbb
|
-> .rst
|
2022-10-04 10:01:40 -04:00 |
|
jerempy
|
31cfc992bc
|
Create 5388.process.dev
|
2022-10-04 09:32:11 -04:00 |
|
Matt Davis
|
11b96eddce
|
Prefer click secho over echo + style.
|
2022-10-04 05:41:42 -04:00 |
|
Matt Davis
|
a5256d2949
|
Remove debug print.
|
2022-10-04 05:34:02 -04:00 |
|
Matt Davis
|
35b996df76
|
merge in main and resolve conflict.
|
2022-10-04 05:32:31 -04:00 |
|
jerempy
|
4fd60625b5
|
add pytest.markers
to help silence most of the warnings when running pytest
|
2022-10-03 10:57:00 -04:00 |
|
Oz N Tiram
|
89e266cc8a
|
Merge pull request #5381 from pypa/drop-six-vendoring
Add news fragment for dropping six
|
2022-10-03 15:19:32 +02:00 |
|
jerempy
|
3fe3674949
|
test first - it fails
expected output doesn't match current output which is "python_version": "3.10"
|
2022-10-03 09:10:56 -04:00 |
|
Oz N Tiram
|
53763e13c1
|
Merge pull request #5384 from pypa/vendor-latest-wheel
Vendor latest wheel
|
2022-10-03 13:51:11 +02:00 |
|
Oz N Tiram
|
37fb31e6cf
|
Merge pull request #5386 from pypa/bump-dparse
Bump dparse version to 0.6.2
|
2022-10-03 13:50:36 +02:00 |
|
Oz N Tiram
|
d2fe28a8b0
|
Bump dparse version to 0.6.2
|
2022-10-02 23:58:38 +02:00 |
|
Matt Davis
|
c0dcc4ad83
|
Vendor in latest wheel version and add missing license file.
|
2022-10-02 09:55:47 -04:00 |
|
Matt Davis
|
32ede85a55
|
Clarify sentence.
|
2022-10-02 09:50:53 -04:00 |
|
Matt Davis
|
047d828fcf
|
Prep to vendor in latest wheel version.
|
2022-10-02 09:46:31 -04:00 |
|
Matt Davis
|
9bc26b056f
|
Prefer to use the lockfile sources if available since this is used in install phase (#5380)
* Prefer to use the lockfile sources if available since this is used in install phase.
* Add news fragment.
|
2022-10-02 09:44:55 -04:00 |
|
Matt Davis
|
6ad06134a2
|
Update documentation around requirements command and provide current examples.
|
2022-10-02 09:37:46 -04:00 |
|
Oz N Tiram
|
181b0c64ef
|
Add new fragment for dropping six
|
2022-10-02 09:50:46 +02:00 |
|
Oz N Tiram
|
2eb7712a9b
|
Remove vendored six library
Fix #5187.
|
2022-10-02 09:46:53 +02:00 |
|
Matt Davis
|
eaed25d5b1
|
Write the lockfile contents when default content is missing.
|
2022-09-25 22:17:32 -04:00 |
|
Matt Davis
|
f6775eb443
|
Merge branch 'main' into named-categories
|
2022-09-25 21:36:18 -04:00 |
|
Matt Davis
|
16ca1f5358
|
Add news fragment.
|
2022-09-25 21:35:52 -04:00 |
|
Oz N Tiram
|
2fa19e5383
|
Merge pull request #5376 from pypa/sysconfig-path-bug
Use creator venv when creating virtual environments
|
2022-09-25 20:27:29 +02:00 |
|
Matt Davis
|
310d9e6c8b
|
Prefer creator venv instead.
|
2022-09-25 05:54:34 -04:00 |
|
github-actions[bot]
|
7bd50f80d4
|
Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-24 23:29:33 +00:00 |
|
Matt Davis
|
0ee9f18044
|
Release v2022.9.24
|
2022-09-24 19:27:12 -04:00 |
|
Matt Davis
|
5e322059fc
|
news fragment.
|
2022-09-24 19:21:17 -04:00 |
|
Oz N Tiram
|
67003f765a
|
Merge pull request #5373 from pypa/marker-determinism
Always evaluate markers fresh, without lru_cache.
|
2022-09-24 21:02:25 +02:00 |
|
Matt Davis
|
09399005be
|
Prefer posix_local if its available over posix_prefix.
|
2022-09-24 11:29:54 -04:00 |
|
Matt Davis
|
598dd248a2
|
Vendor in new requirememntslib version.
|
2022-09-24 10:57:07 -04:00 |
|
Matt Davis
|
a245025978
|
Always evaluate markers fresh, without lru_cache.
|
2022-09-22 04:34:42 -04:00 |
|
Matt Davis
|
b3381ce4e8
|
Check point progress fixing tests in branch.
|
2022-09-22 04:32:32 -04:00 |
|
Matt Davis
|
8e81ddadc1
|
resolve merge conflict with main.
|
2022-09-21 21:41:12 -04:00 |
|
github-actions[bot]
|
0c490a0dee
|
Bumped version.
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-21 14:31:11 +00:00 |
|