Hugo van Kemenade
4b35f2cda9
PEP 621, 668: Fix name spelling ( #3176 )
2023-06-21 10:52:31 +01:00
C.A.M. Gerlach
bf3465d3e3
Packaging PEPs: Update headers & link canonical PyPA specs ( #2690 )
...
* Update headers/etc. of older packaging PEPs to reflect replacement PEPs
* Infra: Fix lowercase and tweak plural in text for PyPA spec banner
* Add banner to all relevant PEPs pointing to their canonical PyPA specs
Co-authored-by: Brett Cannon <brett@python.org>
2022-10-07 08:29:13 -07:00
Brett Cannon
855819341c
PEP 621: add a note linking to the official specification ( #2684 )
2022-06-28 12:18:43 -07:00
Adam Turner
19f2582774
Several PEPs: Add `Topic: Packaging` ( #2636 )
2022-06-14 14:22:20 -07:00
Julian Berman
6b88b042ce
PEP 621: Fix missing schemes in example project.urls ( #2621 )
...
PyPI seems to reject these as-is (probably expectedly).
2022-05-30 14:07:29 -07:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Brett Cannon
589b945e30
PEP 621: clarify what the `text` field for `license` represents
2021-07-14 12:55:19 -07:00
Dominic Davis-Foster
7654df8351
PEP 621: Remove mentions of core metadata from `Entry points` ( #1989 )
2021-07-13 13:59:28 -07:00
Brett Cannon
67aa9979f9
Normalize capitalization of Tzu-ping Chung's name
2021-07-07 09:55:05 -07:00
Thomas Kluyver
9caeab3687
PEP 621: mention that '{name} <{email}>' may need quoting ( #1861 )
2021-03-08 12:58:17 -08:00
Brett Cannon
5a4ada6b84
PEP 621: mark as final ( #1857 )
2021-03-02 17:11:39 -08:00
Hugo van Kemenade
a2890cf4bc
PEP 621, 635, 637, 639, 642, 644, 645, 647, 650: Fix single backticks ( #1797 )
2021-02-05 08:09:26 -08:00
Miroslav Šedivý
45fdc844dd
Typos: Remove repeated words ( #1726 )
2020-12-04 09:51:44 -08:00
Brett Cannon
37f5b8a0d3
PEP 621: Provisional acceptance
2020-11-21 11:25:09 -08:00
Brett Cannon
19bac6162a
PEP 621: reviewer feedback ( #1714 )
2020-11-13 13:17:42 -08:00
Brett Cannon
855ab61a82
PEP 621: fix a spelling mistake
2020-11-10 14:36:08 -08:00
Ofek Lev
75b5fd8c1e
PEP 621: fix typo ( #1702 )
2020-11-01 14:17:53 +11:00
Brett Cannon
3008efd0de
PEP 621: address feedback ( #1701 )
2020-10-31 16:29:10 -07:00
Brett Cannon
38c98e574d
PEP 621: drop requiring updating sdists ( #1684 )
2020-10-24 16:20:05 -07:00
Dominic Davis-Foster
d7cc52b838
PEP 621: Fix grammatical error ( #1659 )
2020-10-19 11:10:08 -07:00
Brett Cannon
59baefd540
PEP 621: update post history ( #1657 )
2020-10-18 14:10:01 -07:00
Brett Cannon
0ed5bf21c5
PEP 621: Clarify expectations for sdists ( #1652 )
2020-10-16 12:43:03 -07:00
Brett Cannon
77713a634c
PEP 621: data specified is canonical ( #1651 )
2020-10-14 11:32:31 -07:00
Brett Cannon
b8dae20a52
PEP 621 & 631: pull in details from PEP 631 into PEP 621 ( #1647 )
...
Along the way, update PEP 631 as accepted and add a note about it contributing to PEP 621.
2020-10-10 12:28:09 -07:00
Hugo van Kemenade
3301169c9f
PEP 445, PEP 467, PEP 548, PEP 621: Fix incorrect backticks ( #1560 )
2020-08-12 08:05:43 -07:00
Brett Cannon
06d41486de
PEP 621: note that `license` could eventually have a "type" field
2020-08-07 12:06:29 -07:00
Hugo van Kemenade
ba36cccc2d
Fix RST backticks ( #1554 )
2020-08-07 09:35:20 -07:00
Brett Cannon
4c5a0d0203
Re-introduce 'Maintainers' ( #1485 )
2020-06-30 17:39:08 -07:00
Brett Cannon
7e4d2545a0
PEP 621: clearly specify that metadata specified is static, but it's all optional ( #1481 )
2020-06-29 15:40:46 -07:00
Brett Cannon
fbd23d76b6
PEP 621: Clearly specify that PEP 621 is not meant to be read from an sdist ( #1474 )
...
Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
Co-authored-by: Paul Ganssle <p.ganssle@gmail.com>
2020-06-28 15:40:42 -07:00
Brett Cannon
1fa2817f5f
PEP 621: Try to simplify the motivation section ( #1469 )
2020-06-26 11:12:38 -07:00
Brett Cannon
cccbc3256c
PEP 621: Clarify points brought up from public consultation ( #1465 )
2020-06-25 12:08:57 -07:00
Pradyun Gedam
30592da944
PEP 621: Cosmetic updates ( #1459 )
...
A typo fix, and change email in example to a functional one.
2020-06-23 22:25:03 -07:00
Brett Cannon
977f841a11
Specify where to send discussions for PEP 621 ( #1447 )
2020-06-22 14:58:41 -07:00
Brett Cannon
88a5ace0fb
Introduce PEP 621: Storing project metadata in pyproject.toml ( #1446 )
2020-06-22 14:38:24 -07:00