Commit Graph

25 Commits

Author SHA1 Message Date
Benjamin Peterson 708afdc50f update url (https://github.com/python/pythondotorg/issues/765) 2015-05-27 11:08:36 -05:00
Nick Coghlan 827fb2d6e7 PEP 440: Clarify admonitions are for releases, not local builds 2015-04-15 19:05:55 -04:00
Nick Coghlan e36583e224 PEP 440 is no longer provisional 2015-03-19 13:10:44 +10:00
Ethan Furman 4a419e4431 missing space after comma messing up formatting 2015-03-02 12:46:30 -08:00
Nick Coghlan c4904f1ae8 PEP 440 updates based on user feedback 2015-01-03 12:28:31 +10:00
Nick Coghlan 42b4a722d4 Note provisional status of PEP 440 2014-12-29 15:48:17 +10:00
Donald Stufft 0d1b0e8472 Small clarification 2014-12-29 00:25:40 -05:00
Donald Stufft 636fd5474f Fix a place where c -> rc normalization rules were missed 2014-12-23 09:25:45 -05:00
Donald Stufft 1bbfc0d6eb Switch from preferring c to rc for release candidates 2014-12-17 21:16:19 -05:00
Donald Stufft c508f9012b Small clarification that the grammar is only for the cannonical versions 2014-12-13 16:02:44 -05:00
Nick Coghlan 1633e8f02b PEP 440: Missed one update for single number releases 2014-09-02 21:15:46 +10:00
Nick Coghlan df28da700d Accept PEP 440, superseding PEP 386 2014-08-22 22:43:42 +10:00
Nick Coghlan dc7a5009c0 PEP 440: Patch from Donald to address distutils-sig feedback 2014-08-22 19:53:21 +10:00
Nick Coghlan f659c90323 Update PEP 440 based on pip proof of concept 2014-08-08 20:58:55 +10:00
Nick Coghlan 73ac9c124b PEP 440 updates based on Donald's pip integration work 2014-07-02 22:54:49 -07:00
Nick Coghlan 805a0ab6a1 Include version epochs in PEP 440 2014-01-28 22:37:42 +10:00
Nick Coghlan e8266719af Major update to metadata 2.0 draft specs
- split many fields out to standard extensions
- support for local versions in PEP 440
- addressed several other issues noted in
  https://bitbucket.org/pypa/pypi-metadata-formats/issues
2013-12-21 23:52:04 +10:00
Nick Coghlan b1126e367c Incorporate Vinay's direct reference feedback
* Syntax becomes "from URL" instead of "is URL"
* Now a distinct alternative to version specifiers rather
  than a subclause of one
2013-06-26 21:27:57 +10:00
Nick Coghlan f4a21c42e6 Update post dates for 426/440 2013-06-20 19:24:19 +10:00
Nick Coghlan 6676b35f46 PEP 426/440 update 2013-06-19 23:56:38 +10:00
Nick Coghlan dfb7f691ac Markup fixes 2013-05-30 00:17:27 +10:00
Nick Coghlan e2794d830b Update based on distutils-sig feedback 2013-05-30 00:15:30 +10:00
Nick Coghlan 7d207bc210 Publish the JSON-based metadata 2.0 spec 2013-05-27 21:20:13 +10:00
Georg Brandl 9ce9ab923a PEP 440/441: reformat according to template 2013-04-10 09:30:46 +02:00
Nick Coghlan 84896d01e6 Split the versioning standard back out of PEP 426 2013-03-30 16:14:52 +10:00