Commit Graph

42 Commits

Author SHA1 Message Date
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
Adam Turner 19f2582774
Several PEPs: Add `Topic: Packaging` (#2636) 2022-06-14 14:22:20 -07:00
Tzu-ping Chung dab4e0bb9b
Wheel should have headers, not include (#2523) 2022-04-13 11:20:18 -07:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
CAM Gerlach 52ffaebe9b
PEP 12: Update guidance on linking PEPs/RFCs per recent changes, and add check for it (#2291) 2022-02-02 19:52:40 -08:00
Adam Turner 113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209) 2022-01-21 11:03:51 +00:00
Thomas Kluyver e93b2efdea
PEP 427: Point to spec on packaging.python.org (GH-1840) 2021-02-25 22:35:05 +00:00
Brett Cannon 9e81dc8092
PEP 427: clarify how the build tag plays into wheel file selection (#1798) 2021-02-05 14:36:00 -08:00
Nick Coghlan d8411b76d7
Mark several PEPs as final (#578)
- 376, 425, 427: reference implementations now live outside CPython
- 506: implemented and released in Python 3.6
- 539: implemented in Python 3.7
2018-02-21 10:36:21 +10:00
Nick Coghlan 7e6792adcb
PEP 427: Fix typo in directory name reference
Fixes GH-533
2018-01-10 11:51:36 +10:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Benjamin Peterson 60d9b24542 promote m.p.o links to https 2017-06-11 12:02:39 -07:00
Nick Coghlan 5f275ad773 Wording tweaks 2014-01-30 22:18:50 +10:00
Nick Coghlan 92a40289d8 PEP 427: emphasise the preference for installation
The zipimport compatibility isn't an accident, but relying on
it is still a great way to create obscure bugs for yourself if
you don't already know exactly what you're doing.
2014-01-30 22:07:45 +10:00
Nick Coghlan 4e4c0e8fc9 Improve PEP 427 FAQ formatting 2014-01-29 23:50:14 +10:00
Nick Coghlan dc696d75e9 PEP 427: Make it clear that supported != recommended 2014-01-29 23:06:29 +10:00
Nick Coghlan 26d5c79fb9 Clarify wheels support zipimport 2014-01-28 23:26:43 +10:00
Nick Coghlan 2e47d2bdaa Clarify purelib vs platlib in PEP 427 2014-01-28 23:21:43 +10:00
Nick Coghlan 4ffae15866 Fix PEP headers 2013-03-13 22:43:28 -07:00
Daniel Holth 9614d07cdf wheel clarifications 2013-03-10 13:33:33 -04:00
Daniel Holth 373b80f240 PEP-0427: clarify some implementation details.
Hope it's OK to clarify two details that came up during Vinay's distlib wheel
implementation: zip directory filenames are encoded as utf-8, and it's nicer
to put the .dist-info directory at the end of the archive.
2013-02-24 21:41:40 -05:00
Nick Coghlan de0706b506 PEP 427: fix header (spotted by W. Trevor King) 2013-02-18 22:41:37 +10:00
Nick Coghlan 8bae85b3f6 Accept PEP 427 (wheel format) 2013-02-16 21:14:38 +10:00
Daniel Holth 3515a9e84e edit wheel peps for posting 2013-02-15 23:02:25 -05:00
Daniel Holth 6eed09d5bd wheel: add escaping 2013-02-15 09:50:50 -05:00
Daniel Holth 738c179919 minor wheel edits 2013-02-15 07:41:57 -05:00
Daniel Holth 1ab3113380 pep-0427: Require metadata 1.1 or greater 2013-02-12 22:30:53 -05:00
Daniel Holth 2e741fa88d PEP-427 (wheel) edits 2013-02-08 22:32:34 -05:00
Daniel Holth 4fc723131b wheel rationales 2013-02-08 11:56:08 -05:00
Nick Coghlan 27cfb6131a Claim the packaging PEPs (and strip trailing whitespace) 2013-01-01 01:45:03 +10:00
Daniel Holth 895121b37d PEP 427: remove signing algorithms 2012-11-13 11:31:37 -05:00
Daniel Holth f1535d9c8c pep-0427 edits 2012-10-27 15:57:47 -04:00
Daniel Holth a75301cf3d explain signing scheme in faq 2012-10-22 12:16:24 -04:00
Daniel Holth 3b3c108e38 Metadata 1.3, wheel edits 2012-10-18 21:06:24 -04:00
Daniel Holth 89978a0422 bye sysconfig.get_paths 2012-10-15 22:22:51 -04:00
Daniel Holth d9a153d410 explain #!python rewrite-on-install 2012-10-11 18:31:41 -04:00
Daniel Holth df038cc333 lower wheel spec version 2012-10-10 19:23:03 -04:00
Daniel Holth caf06e1290 note that wheel installers should compile .py 2012-09-29 23:15:29 -04:00
Georg Brandl d45d2e63af Edit PEP 427 for markup and add missing footer. 2012-09-23 21:37:59 +02:00
Daniel Holth 81c47a6fc8 full text of wheel PEP 2012-09-22 23:24:31 -04:00
Daniel Holth c56a901517 add stub for wheel spec 2012-09-20 18:43:53 -04:00