Claim the packaging PEPs (and strip trailing whitespace)
This commit is contained in:
parent
0a717addf7
commit
27cfb6131a
|
@ -3,6 +3,7 @@ Title: Compatibility Tags for Built Distributions
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: 07-Aug-2012
|
Last-Modified: 07-Aug-2012
|
||||||
Author: Daniel Holth <dholth@fastmail.fm>
|
Author: Daniel Holth <dholth@fastmail.fm>
|
||||||
|
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
@ -253,7 +254,7 @@ Copyright
|
||||||
This document has been placed in the public domain.
|
This document has been placed in the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..
|
..
|
||||||
Local Variables:
|
Local Variables:
|
||||||
mode: indented-text
|
mode: indented-text
|
||||||
|
|
|
@ -3,6 +3,7 @@ Title: Metadata for Python Software Packages 1.3
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Daniel Holth <dholth@fastmail.fm>
|
Author: Daniel Holth <dholth@fastmail.fm>
|
||||||
|
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Discussions-To: Distutils SIG
|
Discussions-To: Distutils SIG
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
@ -701,7 +702,7 @@ Copyright
|
||||||
|
|
||||||
This document has been placed in the public domain.
|
This document has been placed in the public domain.
|
||||||
|
|
||||||
|
|
||||||
..
|
..
|
||||||
Local Variables:
|
Local Variables:
|
||||||
mode: indented-text
|
mode: indented-text
|
||||||
|
|
|
@ -3,6 +3,7 @@ Title: The Wheel Binary Package Format 0.1
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Daniel Holth <dholth@fastmail.fm>
|
Author: Daniel Holth <dholth@fastmail.fm>
|
||||||
|
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
|
||||||
Discussions-To: <distutils-sig@python.org>
|
Discussions-To: <distutils-sig@python.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
|
@ -337,7 +338,7 @@ Copyright
|
||||||
This document has been placed into the public domain.
|
This document has been placed into the public domain.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
..
|
..
|
||||||
Local Variables:
|
Local Variables:
|
||||||
mode: indented-text
|
mode: indented-text
|
||||||
|
|
Loading…
Reference in New Issue