summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Read the Docs build configuration (#12020)HEADmainPradyun Gedam2023-05-081-1/+5
* Add Python 3.12 classifier (#12019)Pradyun Gedam2023-05-081-0/+1
* Include nox install instructions in Getting Started dev doc (#12001)Awit (Ah-Wit) Ghirmai2023-04-262-7/+19
* Merge pull request #12000 from pfmoore/release/23.1.2Paul Moore2023-04-262-1/+9
|\
| * Bump for developmentPaul Moore2023-04-261-1/+1
| * Bump for release23.1.2Paul Moore2023-04-263-2/+10
|/
* Merge pull request #11997 from pfmoore/vendoring-setuptoolsPaul Moore2023-04-255-292/+344
|\
| * Upgrade setuptools to 67.7.2Paul Moore2023-04-253-2/+5
| * Suppress pkg_resources deprecation warningPaul Moore2023-04-251-0/+9
| * Upgrade setuptools to 67.6.1Paul Moore2023-04-254-292/+332
|/
* Merge pull request #11992 from pfmoore/release/23.1.1Paul Moore2023-04-224-4/+20
|\
| * Bump for developmentPaul Moore2023-04-221-1/+1
| * Bump for release23.1.1Paul Moore2023-04-225-5/+21
|/
* Merge pull request #11987 from pfmoore/revert_56e5fa3Paul Moore2023-04-225-63/+12
|\
| * Add a news filePaul Moore2023-04-211-0/+1
| * Revert "Merge pull request #11487 from pelson/feature/base-prefix-config"Paul Moore2023-04-214-63/+11
|/
* Merge pull request #11976 from pfmoore/revert_setuptoolsPaul Moore2023-04-184-331/+293
|\
| * Revert "Upgrade setuptools to 67.6.1"Paul Moore2023-04-174-331/+293
* | Update docs about hash checking and wheel cache (#11967)Stéphane Bidoul2023-04-172-6/+8
* | Mention `setup.py develop` change in 23.1 changelog (#11973)Stéphane Bidoul2023-04-171-2/+3
|/
* Merge pull request #11963 from pfmoore/release/23.1Paul Moore2023-04-1549-70/+107
|\
| * Bump for developmentPaul Moore2023-04-151-1/+1
| * Bump for release23.1Paul Moore2023-04-1548-70/+92
| * Update AUTHORS.txtPaul Moore2023-04-151-0/+15
|/
* Merge pull request #11919 from sbidoul/deprecate-legacy-ignore-config-setting...Stéphane Bidoul2023-04-153-1/+13
|\
| * Deprecate legacy projects ignoring config settingsStéphane Bidoul2023-04-022-0/+12
| * Update commentStéphane Bidoul2023-04-021-1/+1
* | Merge pull request #11897 from sbidoul/cache-hash-checking-sbiStéphane Bidoul2023-04-1510-16/+129
|\ \
| * | Further refactor is_wheel_from_cacheStéphane Bidoul2023-04-143-7/+9
| * | Improve testStéphane Bidoul2023-04-141-0/+4
| * | Introduce ireq.cached_wheel_source_linkStéphane Bidoul2023-04-145-4/+8
| * | Add a couple of assertsStéphane Bidoul2023-04-141-0/+2
| * | Rename original_link_is_in_wheel_cache to is_wheel_from_cacheStéphane Bidoul2023-04-145-10/+13
| * | CosmeticsStéphane Bidoul2023-04-141-1/+1
| * | Fix rst syntaxTzu-ping Chung2023-04-141-1/+1
| * | Tweak a conditionStéphane Bidoul2023-04-141-6/+3
| * | Improve pip wheel wrt hash checking of cached built wheelsStéphane Bidoul2023-04-141-6/+21
| * | Check hashes of cached built wheels agains origin source archiveStéphane Bidoul2023-04-144-2/+73
| * | Add function to check hashes against known digestsStéphane Bidoul2023-04-142-0/+15
|/ /
* | Merge pull request #11949 from sbidoul/hash2hashes-sbiStéphane Bidoul2023-04-148-15/+93
|\ \
| * | Add commentStéphane Bidoul2023-04-131-0/+1
| * | Add newsStéphane Bidoul2023-04-111-0/+3
| * | Tweak commentsStéphane Bidoul2023-04-114-4/+7
| * | Improve conversion of direct_url.hash to hashesStéphane Bidoul2023-04-112-11/+49
| * | Add test for download_info hashesStéphane Bidoul2023-04-111-0/+33
* | | Merge pull request #11954 from honnix/patch-1Tzu-ping Chung2023-04-142-0/+9
|\ \ \
| * | | Update user_guide.rstHonnix2023-04-131-1/+1
| * | | Update 11954.doc.rstHonnix2023-04-131-1/+1
| * | | Update user_guide.rstHonnix2023-04-131-2/+2
| * | | Update user_guide.rstHonnix2023-04-131-4/+8